vendor:
E-Book Store
by:
Valentin Hoebel
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: E-Book Store
Affected Version From: unknown
Affected Version To: unknown
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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
2010
E-Book Store SQL Injection Vulnerability
The E-Book Store web site script bundled with 120 ebooks with resellers right is vulnerable to an SQL injection attack. An attacker can inject malicious SQL queries via the 'keyword' parameter in the 'search.php' script.
Mitigation:
Input validation should be used to prevent SQL injection attacks.