InTouch User Variable SQL Injection Vulnerability
BID:16110
Info
InTouch User Variable SQL Injection Vulnerability
| Bugtraq ID: | 16110 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Jan 01 2006 12:00AM |
| Updated: | Jan 01 2006 12:00AM |
| Credit: | Discovery is credited to Aliaksandr Hartsuyeu. |
| Vulnerable: |
inTouch inTouch 0.5.1 Alpha |
| Not Vulnerable: | |
Discussion
InTouch User Variable SQL Injection Vulnerability
inTouch is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
inTouch is prone to an SQL injection vulnerability. This issue is due to a failure in the application to properly sanitize user-supplied input before using it in an SQL query.
Successful exploitation could result in a compromise of the application, disclosure or modification of data, or may permit an attacker to exploit vulnerabilities in the underlying database implementation.
Exploit / POC
InTouch User Variable SQL Injection Vulnerability
The following example was provided:
http://www.example.com/index.php
username: a' or 'a'='a'/*
password: anypassword
The following example was provided:
http://www.example.com/index.php
username: a' or 'a'='a'/*
password: anypassword
Solution / Fix
InTouch User Variable 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 are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
Solution:
Currently we are not aware of any vendor-supplied patches for this issue. If you feel we are in error or are aware of more recent information, please mail us at: [email protected] <mailto:[email protected]>.
References
InTouch User Variable SQL Injection Vulnerability
References:
References:
- inTouch Authentication Bypass (eVuln)
- inTouch Homepage (inTouch)