vendor:
Joomla Component JooCart
by:
Ihsan Sencan
8,8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Joomla Component JooCart
Affected Version From: 2.x
Affected Version To: 2.x
Patch Exists: YES
Related CWE: N/A
CPE: a:soft-php:joomla_component_joocart
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
Joomla! Component JooCart (Joomla OpenCart Integration) v2.x – SQL Injection
A SQL injection vulnerability exists in Joomla! Component JooCart (Joomla OpenCart Integration) v2.x. An attacker can exploit this vulnerability by sending malicious SQL queries to the vulnerable application. This can allow the attacker to gain access to sensitive information stored in the database, such as user credentials, or to modify or delete data.
Mitigation:
Developers should always sanitize user input and use parameterized queries to prevent SQL injection attacks.