exploit-db-mirror/exploits/asp/webapps/29112.txt
Offensive Security d304cc3d3e DB: 2017-11-24
116602 new exploits

Too many to list!
2017-11-24 20:56:23 +00:00

10 lines
No EOL
675 B
Text

source: http://www.securityfocus.com/bid/21191/info
Grandora Rialto is prone to multiple input-validation vulnerabilities, including SQL-injection and cross-site scripting issues, because it fails to sufficiently sanitize user-supplied data.
Exploiting this issue 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.
Version 1.6 is vulnerable; other versions may also be affected.
http://www.example.com/searchmain.asp?I1=1&area='[sql]
http://www.example.com/searchmain.asp?I1=1&area=all&cat='[sql]