<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>LinuxSecurity.com: Debian Advisories</title>
    <link>http://www.linuxsecurity.com/</link>
    <description>The central voice for Linux and Open Source security news.</description>
    <language>en-us</language>
    <generator>generate-advisory-rss.pl (1.01)</generator>

  <item>
    <title>Study: Spammers use e-mail ID to gain legitimacy</title>
    <link>http://www.linuxsecurity.com/content/view/116271?rdf</link>
    <description>(Sep 9) With few junk e-mail filters supporting a protocol for verifying the source address of digital messages, spammers have adopted it themselves as a way to appear more legitimate, according to a report released on Wednesday. . . . ... </description>
    <guid isPermaLink='true'>http://www.linuxsecurity.com/content/view/116271?rdf</guid>
    <source url='http://www.linuxsecurity.com'>Robert Lemos, CNET News.com</source>
  </item>

  <item>
    <title>Review: The Book of Wireless</title>
    <link>http://www.linuxsecurity.com/content/view/136167?rdf</link>
    <description>(Apr 15)  "The Book of Wireless" by John Ross is an answer to the problem of learning about wireless networking. With the wide spread use of Wireless networks today anyone with a computer should at least know the basics of wireless. Also, with the wireless ne ... </description>
    <guid isPermaLink='true'>http://www.linuxsecurity.com/content/view/136167?rdf</guid>
    <source url='http://www.linuxsecurity.com'>LinuxSecurity.com</source>
  </item>

  <item>
    <title>Debian: New Linux 2.6.18 packages fix several vulnerabilities</title>
    <link>http://www.linuxsecurity.com/content/view/136688?rdf</link>
    <description>(May 1) Several local vulnerabilities have been discovered in the Linux kernel that may lead to a denial of service or the execution of arbitrary code. The Common Vulnerabilities and Exposures project identifies the following problems:  </description>
    <guid isPermaLink='true'>http://www.linuxsecurity.com/content/view/136688?rdf</guid>
    <source url='http://www.linuxsecurity.com'>LinuxSecurity.com</source>
  </item>

  <item>
    <title>Debian: New wordpress packages fix several vulnerabilities</title>
    <link>http://www.linuxsecurity.com/content/view/136687?rdf</link>
    <description>(May 1) Several remote vulnerabilities have been discovered in wordpress, a weblog manager. The Common Vulnerabilities and Exposures project identifies the following problems: Insufficient input sanitising allowed for remote attackers to     redirect visitors to external websites.   </description>
    <guid isPermaLink='true'>http://www.linuxsecurity.com/content/view/136687?rdf</guid>
    <source url='http://www.linuxsecurity.com'>LinuxSecurity.com</source>
  </item>

  <item>
    <title>Debian: New asterisk packages fix denial of service</title>
    <link>http://www.linuxsecurity.com/content/view/136679?rdf</link>
    <description>(Apr 30) Joel R. Voss discovered that the IAX2 module of Asterisk, a free software PBX and telephony toolkit performs insufficient validation of IAX2 protocol messages, which may lead to denial of service.  </description>
    <guid isPermaLink='true'>http://www.linuxsecurity.com/content/view/136679?rdf</guid>
    <source url='http://www.linuxsecurity.com'>LinuxSecurity.com</source>
  </item>

  <item>
    <title>Debian: New iceape packages fix arbitrary code execution</title>
    <link>http://www.linuxsecurity.com/content/view/136539?rdf</link>
    <description>(Apr 28) It was discovered that crashes in the Javascript engine of Iceape, an unbranded version of the Seamonkey internet suite could potentially lead to the execution of arbitrary code.  </description>
    <guid isPermaLink='true'>http://www.linuxsecurity.com/content/view/136539?rdf</guid>
    <source url='http://www.linuxsecurity.com'>LinuxSecurity.com</source>
  </item>

  <item>
    <title>Debian: New ldm packages fix information disclosure</title>
    <link>http://www.linuxsecurity.com/content/view/136538?rdf</link>
    <description>(Apr 28) Christian Herzog discovered that within the Linux Terminal Server Project, it was possible to connect to X on any LTSP client from any host on the network, making client windows and keystrokes visible to that host.  </description>
    <guid isPermaLink='true'>http://www.linuxsecurity.com/content/view/136538?rdf</guid>
    <source url='http://www.linuxsecurity.com'>LinuxSecurity.com</source>
  </item>

  <item>
    <title>Debian: New kronolith2 packages fix cross site scripting</title>
    <link>http://www.linuxsecurity.com/content/view/136535?rdf</link>
    <description>(Apr 28) "The-0utl4w" discovered that the Kronolith, calendar component for the Horde Framework, didn't properly sanitise URL input, leading to a cross-site scripting vulnerability in the add event screen.  </description>
    <guid isPermaLink='true'>http://www.linuxsecurity.com/content/view/136535?rdf</guid>
    <source url='http://www.linuxsecurity.com'>LinuxSecurity.com</source>
  </item>

  <item>
    <title>Debian: New perl packages fix denial of service</title>
    <link>http://www.linuxsecurity.com/content/view/136530?rdf</link>
    <description>(Apr 27) It has been discovered that the Perl interpreter may encounter a buffer overflow condition when compiling certain regular expressions containing Unicode characters.  This also happens if the offending characters are contained in a variable reference protected by the \Q...\E quoting construct.  When encountering this condition, the Perl interpreter typically crashes, but arbitrary code execution cannot be ruled out.  </description>
    <guid isPermaLink='true'>http://www.linuxsecurity.com/content/view/136530?rdf</guid>
    <source url='http://www.linuxsecurity.com'>LinuxSecurity.com</source>
  </item>

  <item>
    <title>Debian: New phpgedview packages fix cross site scripting</title>
    <link>http://www.linuxsecurity.com/content/view/136529?rdf</link>
    <description>(Apr 27)  It was discovered that phpGedView, an application to provide online access to genealogical data, performed insufficient input sanitising on some parameters, making it vulnerable to cross site scripting.  </description>
    <guid isPermaLink='true'>http://www.linuxsecurity.com/content/view/136529?rdf</guid>
    <source url='http://www.linuxsecurity.com'>LinuxSecurity.com</source>
  </item>

  <item>
    <title>Debian: New wml packages fix denial of service</title>
    <link>http://www.linuxsecurity.com/content/view/136528?rdf</link>
    <description>(Apr 27)     Frank Lichtenheld and Nico Golde discovered that WML, an off-line    HTML generation toolkit, creates insecure temporary files in the    eperl and ipp backends and in the wmg.cgi script, which could lead    to local denial of service by overwriting files.  </description>
    <guid isPermaLink='true'>http://www.linuxsecurity.com/content/view/136528?rdf</guid>
    <source url='http://www.linuxsecurity.com'>LinuxSecurity.com</source>
  </item>

  <item>
    <title>Debian: New xulrunner packages fix arbitrary code execution</title>
    <link>http://www.linuxsecurity.com/content/view/136520?rdf</link>
    <description>(Apr 24) It was discovered that crashes in the Javascript engine of xulrunner, the Gecko engine library, could potentially lead to the execution of arbitrary code.  </description>
    <guid isPermaLink='true'>http://www.linuxsecurity.com/content/view/136520?rdf</guid>
    <source url='http://www.linuxsecurity.com'>LinuxSecurity.com</source>
  </item>

  </channel>
</rss>
