All intelligence
// vulnerability record
cached · NVD via COSMOS syncCVE-2021-47811
HIGHpublished 2026-01-16 00:16 UTC · 7 months ago · modified 2026-06-17 04:18 UTC
8.8
CVSS / 10
// description
Grocery Crud 1.6.4 contains a SQL injection vulnerability in the order_by parameter that allows remote attackers to manipulate database queries. Attackers can inject malicious SQL code through the order_by[] parameter in POST requests to the ajax_list endpoint to potentially extract or modify database information.
// weaknesses (CWE)
- CWE-89