diff options
author | Remko Lodder <remko@FreeBSD.org> | 2007-03-16 07:35:42 +0000 |
---|---|---|
committer | Remko Lodder <remko@FreeBSD.org> | 2007-03-16 07:35:42 +0000 |
commit | a87575e4d3e4e9c8530a9e977342c866a53cdae7 (patch) | |
tree | 6e1262d8d9cd8feed55133adcbf87ef18f490c2a /security | |
parent | d7ba0f619033b7686984e8787aa66266ca8748c7 (diff) | |
download | ports-a87575e4d3e4e9c8530a9e977342c866a53cdae7.tar.gz ports-a87575e4d3e4e9c8530a9e977342c866a53cdae7.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index c75e234b3ea6..74dc977d7eb7 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -34,6 +34,36 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="f951cf4a-a1fe-11db-98f9-0004aca3703d"> + <topic>cacti -- remote injection exploit</topic> + <affects> + <package> + <name>cacti</name> + <range><lt>cacti-0.8.6i_1</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <blockquote cite="http://forums.cacti.net/viewtopic.php?p=88599"> + <p>There has been an exploit published that affect Cacti + 0.8.6x. Two patches have been released for Cacti versions + 0.8.6h and 0.8.6i. These patches are available on the + Cacti Web Site at + <a href="http://www.cacti.net/patches">http://www.cacti.net/patches</a> + </p> + </blockquote> + </body> + </description> + <references> + <freebsdpr>ports/1078357</freebsdpr> + <url>http://www.cacti.net/download_patches.php?version=0.8.6i</url> + </references> + <dates> + <discovery>2007-01-03</discovery> + <entry>2007-03-16</entry> + </dates> + </vuln> + <vuln vid="f235fe7a-b9ca-11db-bf0f-0013720b182d"> <topic>samba -- potential Denial of Service bug in smbd</topic> <affects> |