Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Tonyshavez

#27972de 53,635
9.1CVSS total
Vulnerabilidades · 1
PT-2026-3181
9.1
2026-01-15
Unknown · Grocery Crud · CVE-2021-47811
**Name of the Vulnerable Software and Affected Versions** Grocery Crud version 1.6.4 **Description** The software contains a SQL injection issue in the `order by` parameter. Remote attackers can manipulate database queries by injecting malicious SQL code through the `order by[]` parameter in POST requests to the `/ajax list` API endpoint, potentially allowing them to extract or modify database information. **Recommendations** Update to a newer version that contains a fix for this vulnerability. As a temporary workaround, restrict or sanitize the `order by` parameter in the `/ajax list` API endpoint.