vendor:
J2Store
by:
Mehmet Kelepçe / Gais Cyber Security
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: J2Store
Affected Version From: 3.3.11
Affected Version To: 3.3.11
Patch Exists: YES
Related CWE: N/A
CPE: a:j2store:j2store
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Kali Linux - Apache2
2020
Joomla J2 Store 3.3.11 – ‘filter_order_Dir’ SQL Injection (Authenticated)
Joomla J2 Store 3.3.11 is vulnerable to an authenticated SQL injection vulnerability in the 'filter_order_Dir' parameter. An attacker can exploit this vulnerability by sending a specially crafted HTTP POST request to the vulnerable application. This can allow an attacker to gain access to the underlying database and potentially execute arbitrary code.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.