diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2009-11-23 15:47:15 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2009-11-23 15:47:15 +0000 |
commit | 1ac284b4ba454e114a30cbb8d2f7071f4ddda0c8 (patch) | |
tree | 4c9a3433b8e8a9750305dd443a8b5cb7d13c7ed9 /security | |
parent | 0bd055b16d10098cdee1b6be04369a7738ecc21f (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/vuxml/vuln.xml | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index f9ad7c4e9283..5bb953ccc93d 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -35,6 +35,33 @@ Note: Please add new entries to the beginning of this file. --> <vuxml xmlns="http://www.vuxml.org/apps/vuxml-1"> + <vuln vid="04104985-d846-11de-84e4-00215af774f0"> + <topic>cacti -- cross-site scripting issues</topic> + <affects> + <package> + <name>cacti</name> + <range><lt>0.8.7e4</lt></range> + </package> + </affects> + <description> + <body xmlns="http://www.w3.org/1999/xhtml"> + <p>The cacti development team reports:</p> + <blockquote cite="http://docs.cacti.net/#cross-site_scripting_fixes"> + <p>The Cross-Site Scripting patch has been posted.</p> + <p>This patch addresses cross-site scripting issues reported + by Moritz Naumann.</p> + </blockquote> + </body> + </description> + <references> + <url>http://docs.cacti.net/#cross-site_scripting_fixes</url> + </references> + <dates> + <discovery>2009-11-21</discovery> + <entry>2009-11-23</entry> + </dates> + </vuln> + <vuln vid="0640198a-d117-11de-b667-0030843d3802"> <topic>wordpress -- multiple vulnerabilities</topic> <affects> |