vendor:
PHPAuction GPL Enhanced
by:
Hussin X
7.5
CVSS
HIGH
Remote SQL Injection
89
CWE
Product Name: PHPAuction GPL Enhanced
Affected Version From: V2.51
Affected Version To: V2.51
Patch Exists: YES
Related CWE: N/A
CPE: a:phpauction:phpauction_gpl_enhanced
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
2008
PHPAuction GPL Enhanced V2.51 (profile.php id) Remote SQL Injection Vulnerability
A vulnerability exists in PHPAuction GPL Enhanced V2.51 which allows an attacker to inject malicious SQL queries via the 'id' parameter in the 'profile.php' script. An attacker can exploit this vulnerability to gain access to the admin panel and gain access to sensitive information such as usernames and passwords.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.