Skip to main content

Grocery Crud CVE-2021-47811

CRITICAL
SQL Injection (CWE-89)
2026-01-16 disclosure@vulncheck.com
9.1
CVSS 3.1 · NVD
Share

Severity by source

NVD PRIMARY
9.1 CRITICAL
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N

Primary rating from NVD · only source for this CVE.

CVSS VectorNVD

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Lifecycle Timeline

3
Analysis Generated
Mar 12, 2026 - 21:54 vuln.today
PoC Detected
Feb 02, 2026 - 16:16 vuln.today
Public exploit code
CVE Published
Jan 16, 2026 - 00:16 nvd
CRITICAL 9.1

DescriptionCVE.org

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.

AnalysisAI

Grocery Crud 1.6.4 has a SQL injection vulnerability in the order_by parameter, allowing remote attackers to read, modify, or delete database contents through crafted sort requests.

Technical ContextAI

The order_by parameter in Grocery Crud 1.6.4 is concatenated directly into SQL queries without sanitization. This CWE-89 SQL injection allows attackers to append arbitrary SQL clauses to ORDER BY statements.

RemediationAI

Upgrade Grocery Crud to a patched version. Use parameterized queries and whitelist allowed sort columns.

Share

CVE-2021-47811 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy