vendor:
eFiction
by:
Mr.SQL
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: eFiction
Affected Version From: 3
Affected Version To: 3
Patch Exists: NO
Related CWE: N/A
CPE: a:hugosnebula:efiction:3.0
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
rEm0te SQL InjEcti0n VulnErability
eFiction 3.0 is prone to a remote SQL injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. An attacker can exploit this issue to manipulate SQL queries and gain access to unauthorized information. This issue affects the 'toplists.php' script when 'list' parameter is supplied. An attacker can exploit this issue to manipulate SQL queries and gain access to unauthorized information. This issue affects the 'toplists.php' script when 'list' parameter is supplied.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to construct SQL queries in an unsafe manner.