aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2011-08-25 06:20:14 +0800
committerdelphij <delphij@FreeBSD.org>2011-08-25 06:20:14 +0800
commit6c88cbf21c8f873e8bd23a1ccbebff6fa53af63e (patch)
tree6f0fd77a62446afc788aa21ae29274c433a7cb05 /security
parentb6b83e80d989bd10d4d0a311bef9b7ed8500440f (diff)
downloadfreebsd-ports-gnome-6c88cbf21c8f873e8bd23a1ccbebff6fa53af63e.tar.gz
freebsd-ports-gnome-6c88cbf21c8f873e8bd23a1ccbebff6fa53af63e.tar.zst
freebsd-ports-gnome-6c88cbf21c8f873e8bd23a1ccbebff6fa53af63e.zip
DOcument phpMyAdmin CVE-2011-3181 (multiple XSS).
Diffstat (limited to 'security')
-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>