aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJosef El-Rayes <josef@FreeBSD.org>2004-11-20 00:39:56 +0000
committerJosef El-Rayes <josef@FreeBSD.org>2004-11-20 00:39:56 +0000
commitb8ac45361659f4715e1a0f90e172b863a4c34e74 (patch)
tree3ef925b0e7c0b9686fda5fbfa7e2700ef93f5a2a /security
parent554e996bf8011a2cdffa719cdc837bf00afe32a1 (diff)
downloadports-b8ac45361659f4715e1a0f90e172b863a4c34e74.tar.gz
ports-b8ac45361659f4715e1a0f90e172b863a4c34e74.zip
Notes
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 87b336bf3677..a7240ff3907a 100644
--- a/security/vuxml/vuln.xml
+++ b/security/vuxml/vuln.xml
@@ -32,6 +32,31 @@ EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-->
<vuxml xmlns="http://www.vuxml.org/apps/vuxml-1">
+ <vuln vid="6a33477e-3a9c-11d9-84ad-000c6e8f12ef">
+ <topic>phpMyAdmin -- cross-site scripting vulnerabilities</topic>
+ <affects>
+ <package>
+ <name>phpMyAdmin</name>
+ <range><le>2.6.0.2</le></range>
+ </package>
+ </affects>
+ <description>
+ <body xmlns="http://www.w3.org/1999/xhtml">
+ <p>Multiple cross-site scripting vulnerabilities, caused
+ by improper input parameter sanitizing, were
+ detected in phpMyAdmin, which may enable an attacker
+ to do cross-site scripting attacks.</p>
+ </body>
+ </description>
+ <references>
+ <url>http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2004-3</url>
+ </references>
+ <dates>
+ <discovery>2004-11-18</discovery>
+ <entry>2004-11-20</entry>
+ </dates>
+ </vuln>
+
<vuln vid="759b8dfe-3972-11d9-a9e7-0001020eed82">
<topic>Overflow error in fetch</topic>
<affects>