All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2026-74251
CRITICALpublished 2026-08-16 13:16 UTC · 2 days ago · modified 2026-08-17 16:17 UTC
9.3
CVSS / 10
// 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.
// weaknesses (CWE)
- CWE-89