vendor:
sX-Shop
by:
secret - mohammed.atta@hotmail.com
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: sX-Shop
Affected Version From: *newest version*
Affected Version To: *newest version*
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: XP - Linux
2010
sX-Shop / view_image.php SQL Injection
Discovered by secret, sX-Shop / view_image.php SQL Injection vulnerability can be exploited by sending a malicious SQL query to the vulnerable parameter 'id' in view_image.php. An attacker can use this vulnerability to gain access to the database and execute arbitrary code.
Mitigation:
Input validation should be used to prevent SQL injection attacks. Sanitize user input and use parameterized queries to prevent SQL injection.