aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorLi-Wen Hsu <lwhsu@FreeBSD.org>2010-08-21 12:42:18 +0000
committerLi-Wen Hsu <lwhsu@FreeBSD.org>2010-08-21 12:42:18 +0000
commitc0a7938c19f5607c078a43741c914d6621f9e1d7 (patch)
tree96ab7086529394f05198d0525b4379e0b61d1ae9 /security
parent5e35568bf3b60a40b1bd7186ddd76c709d1afdef (diff)
downloadports-c0a7938c19f5607c078a43741c914d6621f9e1d7.tar.gz
ports-c0a7938c19f5607c078a43741c914d6621f9e1d7.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/vuxml/vuln.xml31
1 files changed, 31 insertions, 0 deletions
diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml
index ffa888ebcb2a..672f76dbf9d2 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -34,6 +34,37 @@ Note: Please add new entries to the beginning of this file.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="274922b8-ad20-11df-af1f-00e0814cab4e">
+ <topic>phpmyadmin -- Several XSS vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>phpMyAdmin</name>
+ <range><lt>3.3.5</lt></range>
+ </package>
+ <package>
+ <name>phpMyAdmin211</name>
+ <range><lt>2.11.10</lt></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>phpMyAdmin Team reports:</p>
+ <blockquote cite="http://www.phpmyadmin.net/home_page/security/PMASA-2010-5.php">
+ <p>It was possible to conduct a XSS attack using crafted URLs org
+ POST parameters on several pages.</p>
+ </blockquote>
+ </body>
+ </description>
+ <references>
+ <cvename>CVE-2010-3056</cvename>
+ <url>http://www.phpmyadmin.net/home_page/security/PMASA-2010-5.php</url>
+ </references>
+ <dates>
+ <discovery>2010-08-09</discovery>
+ <entry>2010-08-21</entry>
+ </dates>
+ </vuln>
+
<vuln vid="68c7187a-abd2-11df-9be6-0015587e2cc1">
<topic>SLiM -- insecure PATH assignment</topic>
<affects>