vendor:
phpCOIN
by:
Baybora
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: phpCOIN
Affected Version From: 1.2.1
Affected Version To: 1.2.1
Patch Exists: YES
Related CWE: N/A
CPE: a:phpcoin:phpcoin:1.2.1
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
2009
phpCOIN 1.2.1 (mod.php) SQL Injection Vulnerability
A SQL injection vulnerability exists in phpCOIN 1.2.1, which allows an attacker to execute arbitrary SQL commands via the mod.php?mod=faq&mode=show&faq_id= parameter. An attacker can exploit this vulnerability to gain access to sensitive information such as usernames and passwords stored in the database.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.