DSLogin Index.PHP Multiple SQL Injection Vulnerabilities
BID:17262
Info
DSLogin Index.PHP Multiple SQL Injection Vulnerabilities
| Bugtraq ID: | 17262 |
| Class: | Input Validation Error |
| CVE: |
CVE-2006-1238 |
| Remote: | Yes |
| Local: | No |
| Published: | Mar 27 2006 12:00AM |
| Updated: | Mar 28 2006 05:09PM |
| Credit: | Aliaksandr Hartsuyeu is credited with the discovery of this vulnerability. |
| Vulnerable: |
DSPortal DSLogin 1.0 |
| Not Vulnerable: | |
Discussion
DSLogin Index.PHP Multiple SQL Injection Vulnerabilities
DSLogin is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application 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.
DSLogin is prone to multiple SQL-injection vulnerabilities. These issues are due to a failure in the application 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.
Exploit / POC
DSLogin Index.PHP Multiple SQL Injection Vulnerabilities
This issue can be exploited through a web client.
The following proof of concept has been provided:
http://www.example.com/dslogin/index.php
Username: ' or 1/*
Password: any
This issue can be exploited through a web client.
The following proof of concept has been provided:
http://www.example.com/dslogin/index.php
Username: ' or 1/*
Password: any
Solution / Fix
DSLogin Index.PHP Multiple SQL Injection Vulnerabilities
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]:[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]:[email protected]
References
DSLogin Index.PHP Multiple SQL Injection Vulnerabilities
References:
References:
- DSLogin Authentication Bypass Vulnerability (eVuln.com)
- DSLogin Web Site (DSLogin)