diff options
Diffstat (limited to 'security/vuxml')
-rw-r--r-- | security/vuxml/vuln.xml | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 7bf7a21baf6c..58ef5805be96 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,34 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="fee7e059-acec-11dc-807f-001b246e4fdf"> + <topic>ganglia-webfrontend -- XSS vulnerabilities</topic> + <affects> + <package> + <name>ganglia-webfrontend</name> + <range><lt>3.0.6</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The Ganglia project reports:</p> + <blockquote cite="http://ganglia.info/?p=60"> + <p>The Ganglia development team is pleased to release Ganglia + 3.0.6 (Foss) which is available[...]. This release includes a + security fix for web frontend cross-scripting vulnerability.</p> + </blockquote> + </body> + </description> + <references> + <url>http://sourceforge.net/mailarchive/message.php?msg_name=d4c731da0712101044l7245cba9l34974008879f47a3%40mail.gmail.com</url> + <url>http://sourceforge.net/mailarchive/forum.php?thread_name=d4c731da0712101044l7245cba9l34974008879f47a3%40mail.gmail.com&forum_name=ganglia-developers</url> + </references> + <dates> + <discovery>2007-12-10</discovery> + <entry>2007-12-17</entry> + </dates> + </vuln> + <vuln vid="30f5ca1d-a90b-11dc-bf13-0211060005df"> <topic>qemu -- Translation Block Local Denial of Service Vulnerability</topic> <affects> |