diff options
author | brooks <brooks@FreeBSD.org> | 2007-12-18 06:24:48 +0800 |
---|---|---|
committer | brooks <brooks@FreeBSD.org> | 2007-12-18 06:24:48 +0800 |
commit | fe9c1ff154b866dbe39e5d838e6d8e739c5b1a90 (patch) | |
tree | 0f0a47568864147452267e11c02aa411e630bb95 /security/vuxml | |
parent | 02a3ccf5ea99d015cc86fa8f4fa6bb0c3876929c (diff) | |
download | freebsd-ports-gnome-fe9c1ff154b866dbe39e5d838e6d8e739c5b1a90.tar.gz freebsd-ports-gnome-fe9c1ff154b866dbe39e5d838e6d8e739c5b1a90.tar.zst freebsd-ports-gnome-fe9c1ff154b866dbe39e5d838e6d8e739c5b1a90.zip |
Upgrade to Ganglia 3.0.6.
Release 3.0.5 contained minor bug fixes. 3.0.6 corrects XSS
vulnerabilities in the webfrontend.
Security: vid:fee7e059-acec-11dc-807f-001b246e4fdf
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> |