diff options
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r-- | security/vuxml/vuln.xml | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index b905c7f45d09..74e6b703c2b8 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,38 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="2eccb24f-61c0-11e0-b199-0015f2db7bde"> + <topic>xrdb -- root hole via rogue hostname</topic> + <affects> + <package> + <name>xrdb</name> + <range><lt>1.0.6_1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Matthias Hopf reports:</p> + <blockquote cite="http://lists.freedesktop.org/archives/xorg-announce/2011-April/001636.html"> + <p>By crafting hostnames with shell escape characters, arbitrary + commands can be executed in a root environment when a display + manager reads in the resource database via xrdb.</p> + <p>These specially crafted hostnames can occur in two environments:</p> + <p>Systems are affected are: systems set their hostname via DHCP, + and the used DHCP client allows setting of hostnames with illegal + characters. And systems that allow remote logins via xdmcp.</p> + </blockquote> + </body> + </description> + <references> + <cvename>CVE-2011-0465</cvename> + <url>http://lists.freedesktop.org/archives/xorg-announce/2011-April/001636.html</url> + </references> + <dates> + <discovery>2011-04-05</discovery> + <entry>2011-04-14</entry> + </dates> + </vuln> + <vuln vid="a4372a68-652c-11e0-a25a-00151735203a"> <topic>OTRS -- Several XSS attacks possible</topic> <affects> |