vendor:
paGO Commerce
by:
Mehmet Kelepçe / Gais Cyber Security
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: paGO Commerce
Affected Version From: 2.5.9.0
Affected Version To: 2.5.9.0
Patch Exists: NO
Related CWE: N/A
CPE: a:corephp:pago_commerce:2.5.9.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Apache2
2020
Joomla! paGO Commerce 2.5.9.0 – SQL Injection (Authenticated)
Joomla! paGO Commerce 2.5.9.0 is vulnerable to an authenticated SQL injection vulnerability. An attacker can exploit this vulnerability by sending a specially crafted HTTP POST request to the vulnerable application. The vulnerable parameter is 'filter_published'. An attacker can use sqlmap to exploit this vulnerability and gain access to the underlying database.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in SQL queries.