CyberRota Analysis
AI-GeneratedThe Phoca Cart extension for Joomla versions 5.0.0 to 6.1.6 is vulnerable to unauthenticated SQL injection due to improper handling of the a[] and s[] GET parameters, which are directly concatenated into SQL queries. This flaw allows attackers to execute arbitrary SQL commands, potentially leading to complete database extraction through time-based blind techniques. Organizations using this extension should prioritize patching or mitigating this vulnerability to protect sensitive data from unauthorized access.
Original NVD Description
Joomla Extension - phoca.cz - Unauthenticated SQL injection via attribute filter in Phoca Cart 5.0.0-6.1.6 - The a[] (attribute) and s[] (specification) GET array parameters on Phoca Cart's public shop items page are concatenated raw into SQL WHERE clauses without parameterization or escaping. An unauthenticated attacker can inject arbitrary SQL through these parameters, enabling full database extraction via time-based blind techniques.