From 77016595fc7006dd34fd17bed90b371c7b919fd2 Mon Sep 17 00:00:00 2001 From: matthew Date: Fri, 17 Aug 2012 07:27:04 +0000 Subject: Document the latest phpMyAdmin vulnerability PMSA-2012-4 --- security/vuxml/vuln.xml | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/security/vuxml/vuln.xml b/security/vuxml/vuln.xml index 9615001a0052..d3f27dfbcab5 100644 --- a/security/vuxml/vuln.xml +++ b/security/vuxml/vuln.xml @@ -52,6 +52,43 @@ Note: Please add new entries to the beginning of this file. --> + + phpMyAdmin -- Multiple XSS in Table operations, Database structure, Trigger and Visualize GIS data pages + + + phpMyAdmin + 3.5.2.2 + + + + +

The phpMyAdmin development team reports:

+
+

Using a crafted table name, it was possible to produce a + XSS : 1) On the Database Structure page, creating a new + table with a crafted name 2) On the Database Structure page, + using the Empty and Drop links of the crafted table name 3) + On the Table Operations page of a crafted table, using the + 'Empty the table (TRUNCATE)' and 'Delete the table (DROP)' + links 4) On the Triggers page of a database containing + tables with a crafted name, when opening the 'Add Trigger' + popup 5) When creating a trigger for a table with a crafted + name, with an invalid definition. Having crafted data in a + database table, it was possible to produce a XSS : 6) When + visualizing GIS data, having a crafted label name.

+
+ +
+ + CVE-2012-4345 + http://www.phpmyadmin.net/home_page/security/PMASA-2012-4.php + + + 2012-08-12 + 2012-08-17 + +
+ typo3 -- Multiple vulernabilities in TYPO3 Core -- cgit