DOcument phpMyAdmin CVE-2011-3181 (multiple XSS).

This commit is contained in:
Xin LI 2011-08-24 22:20:14 +00:00
parent 0d54e5f426
commit 0add101dd2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=280367

View File

@ -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>