vendor:
OnePound Shop
by:
Affix
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: OnePound Shop
Affected Version From: 1.x
Affected Version To: 1.x
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
2009
OnePound Shop 1.x products.php SQL Injection Vulnerability
A vulnerability in OnePound Shop 1.x allows an attacker to inject arbitrary SQL commands via the 'id' parameter in the 'products.php' script. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code. This vulnerability is also known as 'SQL Injection'.
Mitigation:
Input validation should be used to prevent SQL injection attacks.