- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 29895
- Проверка EDB
-
- Пройдено
- Автор
- [email protected]
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- N/A
- Дата публикации
- 2007-04-24
phpMyAdmin 2.9.1 - Multiple Cross-Site Scripting Vulnerabilities
Код:
source: https://www.securityfocus.com/bid/23624/info
phpMyAdmin is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site. This may allow the attacker to steal cookie-based authentication credentials and to launch other attacks.
Versions prior to phpMyAdmin 2.10.1 are vulnerable to this issue.
http://www.example.com/[path]/showpic.php?pic=[xss]
http://www.example.com/[path]/showpic.php?gal=[xss]
- Источник
- www.exploit-db.com