Lucene search

K
exploitdbOmer SingerEDB-ID:30653
HistoryOct 09, 2007 - 12:00 a.m.

phpMyAdmin 2.11.1 - 'setup.php' Cross-Site Scripting

2007-10-0900:00:00
Omer Singer
www.exploit-db.com
28

AI Score

7.4

Confidence

Low

source: https://www.securityfocus.com/bid/26020/info

phpMyAdmin is prone to a cross-site scripting vulnerability because it fails to properly sanitize user-supplied input.

An attacker may leverage this issue to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal potentially sensitive information and launch other attacks.

This issue affects phpMyAdmin 2.11.1; other versions may also be vulnerable. 

http://www.example.com/phpMyAdmin-2.11.1/scripts/setup.php?>'"><script>alert('xss');</script>