exploit-db-mirror/exploits/asp/webapps/29030.txt
Offensive Security b4c96a5864 DB: 2021-09-03
28807 changes to exploits/shellcodes
2021-09-03 20:19:21 +00:00

9 lines
No EOL
655 B
Text

source: https://www.securityfocus.com/bid/21073/info
MGinternet Property Site Manager is prone to multiple input-validation vulnerabilities, including cross-site scripting and SQL-injection issues, because it fails to sufficiently sanitize user-supplied input.
An attacker could exploit these issues 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/asp/listings.asp?l='[sql]
http://www.example.com/asp/listings.asp?s=search&typ='[sql]
http://www.example.com/asp/listings.asp?s=search&typ=4&loc='[sql]