aboutsummaryrefslogtreecommitdiff
path: root/security/vuxml/vuln.xml
diff options
context:
space:
mode:
authorXin LI <delphij@FreeBSD.org>2011-08-24 22:20:14 +0000
committerXin LI <delphij@FreeBSD.org>2011-08-24 22:20:14 +0000
commit0add101dd251bb74c6a575a733b6a43b071189cd (patch)
tree185f471d13865a385542c88fbff645a2082cbb85 /security/vuxml/vuln.xml
parent0d54e5f42664fc5f03c8f030814a23aacfcb7500 (diff)
downloadports-0add101dd251bb74c6a575a733b6a43b071189cd.tar.gz
ports-0add101dd251bb74c6a575a733b6a43b071189cd.zip
Notes
Diffstat (limited to 'security/vuxml/vuln.xml')
-rw-r--r--security/vuxml/vuln.xml25
1 files changed, 25 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index c62a1cb012a6..874b4916a1a9 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,31 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="75e26236-ce9e-11e0-b26a-00215c6a37bb">
+ <topic>phpmyadmin -- multiple XSS vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>phpMyAdmin</name>
+ <range><lt>3.4.4</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>The phpMyAdmin development team reports:</p>
+ <blockquote cite="http://www.phpmyadmin.net/home_page/security/PMASA-2011-13.php">
+ <p>Multiple XSS in the Tracking feature.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2011-3181</cvename>
+ </references>
+ <dates>
+ <discovery>2011-08-244</discovery>
+ <entry>2011-08-24</entry>
+ </dates>
+ </vuln>
+
<vuln vid="3f1df2f9-cd22-11e0-9bb2-00215c6a37bb">
<topic>php -- crypt() returns only the salt for MD5</topic>
<affects>