diff options
author | sem <sem@FreeBSD.org> | 2009-11-23 23:47:15 +0800 |
---|---|---|
committer | sem <sem@FreeBSD.org> | 2009-11-23 23:47:15 +0800 |
commit | 93df5e92a3321f2a50e73f9a416019fa722eda09 (patch) | |
tree | 98a3aa5c2d3f9b53e56e5cee1c47ec1039945bab /security/vuxml/vuln.xml | |
parent | ecd1892fa7af0f1dfd2c26a399ca109165af5fab (diff) | |
download | freebsd-ports-gnome-93df5e92a3321f2a50e73f9a416019fa722eda09.tar.gz freebsd-ports-gnome-93df5e92a3321f2a50e73f9a416019fa722eda09.tar.zst freebsd-ports-gnome-93df5e92a3321f2a50e73f9a416019fa722eda09.zip |
- Report a XSS vulnerability in net-mgmt/cacti port
Diffstat (limited to 'security/vuxml/vuln.xml')
-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> |