DeltaScripts PHP Classifieds Member_Login.PHP SQL Injection Vulnerability
BID:16642
Info
DeltaScripts PHP Classifieds Member_Login.PHP SQL Injection Vulnerability
| Bugtraq ID: | 16642 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Feb 14 2006 12:00AM |
| Updated: | Feb 15 2006 04:07PM |
| Credit: | Audun Larsen is credited with the discovery of this vulnerability. |
| Vulnerable: |
DeltaScripts PHP Classifieds 6.20 |
| Not Vulnerable: | |
Discussion
DeltaScripts PHP Classifieds Member_Login.PHP SQL Injection Vulnerability
PHP Classifieds 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 allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation. An attacker can exploit this issue to bypass the authentication mechanism and gain access as an arbitrary user.
PHP Classifieds 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 allow an attacker to compromise the application, access or modify data, or exploit vulnerabilities in the underlying database implementation. An attacker can exploit this issue to bypass the authentication mechanism and gain access as an arbitrary user.
Exploit / POC
DeltaScripts PHP Classifieds Member_Login.PHP SQL Injection Vulnerability
An exploit is not required.
The following proof of concept is available:
[email protected]' -- '
An exploit is not required.
The following proof of concept is available:
[email protected]' -- '
Solution / Fix
DeltaScripts PHP Classifieds Member_Login.PHP 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]
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]
References
DeltaScripts PHP Classifieds Member_Login.PHP SQL Injection Vulnerability
References:
References:
- PHP Classifieds Homepage (DeltaScripts)
- SQL injection in PHP Classifieds 6.20 (Audun Larsen)