vendor:
FretsWeb
by:
Juan Galiana Lara
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: FretsWeb
Affected Version From: 1.2
Affected Version To: 1.2
Patch Exists: NO
Related CWE: CVE-2006-4456
CPE: a:fretsweb_team:fretsweb
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows XP SP2
2006
FretsWeb 1.2 Blind SQL Injection Exploit
FretsWeb is prone to an SQL-injection vulnerability because it fails to sufficiently sanitize user-supplied data before using it in an SQL query. Exploit code: http://[target]/[path]/index.php?name=[SQL]
Mitigation:
Sanitize user-supplied data before using it in an SQL query.