exploit-db-mirror/exploits/asp/webapps/29014.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
623 B
Text

source: https://www.securityfocus.com/bid/21066/info
Car Site Manager is prone to multiple SQL-injection and cross-site scripting vulnerabilities because it fails to sufficiently sanitize user-supplied data.
Exploiting these issues could allow an attacker to steal cookie-based authentication credentials, compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
http://www.example.com/csm/asp/listings.asp?l='[sql]
http://www.example.com/csm/asp/listings.asp?s=search&typ='[sql]
http://www.example.com/csm/asp/listings.asp?s=search&typ=4&loc='[sql]