vendor:
FanUpdate
by:
InSecurity Romania
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: FanUpdate
Affected Version From: 2.2.2001
Affected Version To: 2.2.2001
Patch Exists: NO
Related CWE: N/A
CPE: 2.2.2001
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
FanUpdate 2.2.1 SQL Injection Vulnerability
The vulnerability exists due to insufficient sanitization of the listingid variable in the show-cat.php file. An attacker can inject their malicious SQL code and gain access to sensitive information such as user credentials, database information, and version information.
Mitigation:
Ensure that all user-supplied input is properly sanitized before being used in SQL queries.