diff options
author | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-27 04:30:53 +0000 |
---|---|---|
committer | Marcus Alves Grando <mnag@FreeBSD.org> | 2006-04-27 04:30:53 +0000 |
commit | 6d0d71dfe590477816173956226041d5c05bb90a (patch) | |
tree | 958ac59a8e59f931f075d5c9d0a220fbdb796bc9 /security | |
parent | 3e28c35336a819022e4c1e638226b1d287d0a407 (diff) | |
download | ports-6d0d71dfe590477816173956226041d5c05bb90a.tar.gz ports-6d0d71dfe590477816173956226041d5c05bb90a.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 0dc0e79beb61..c9f0643cd902 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="79c1154d-d5a5-11da-8098-00123ffe8333"> + <topic>cacti -- ADOdb "server.php" Insecure Test Script Security Issue</topic> + <affects> + <package> + <name>cacti</name> + <range><lt>0.8.6h</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>Secunia reports:</p> + <blockquote cite="http://secunia.com/advisories/18276/"> + <p>Cacti have a security issue, which can be exploited by malicious + people to execute arbitrary SQL code and potentially compromise a + vulnerable system.</p> + <p>The problem is caused due to the presence of the insecure + "server.php" test script.</p> + </blockquote> + </body> + </description> + <references> + <url>http://secunia.com/advisories/18276/</url> + <url>http://secunia.com/advisories/17418/</url> + </references> + <dates> + <discovery>2006-01-09</discovery> + <entry>2006-04-27</entry> + </dates> + </vuln> + <vuln vid="dc930435-d59f-11da-8098-00123ffe8333"> <topic>amaya -- Attribute Value Buffer Overflow Vulnerabilities</topic> <affects> |