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.