vendor:
redSHOP
by:
v3n0m
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: redSHOP
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:redcomponent:redshop:1.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
2010
Joomla Component com_redshop 1.0 (pid) SQL Injection Vulnerability
A vulnerability exists in Joomla Component com_redshop 1.0 (pid) which allows an attacker to inject arbitrary SQL commands. This can be exploited to manipulate SQL queries by injecting arbitrary SQL code in the 'pid' parameter in a vulnerable URL. This can be used to bypass authentication and gain access to unauthorized data or to modify data.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.