CVE-2025-32020

The crud-query-parser library parses query parameters from HTTP requests and converts them to database queries. Improper neutralization of the order/sort parameter in the TypeORM adapter, which allows SQL injection. You are impacted by this vulnerability if you are using the TypeORM adapter, ordering is enabled and you have not set-up a property filter. This vulnerability is fixed in 0.1.0.
CVSS

No CVSS.

Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) La librería crud-query-parser analiza los parámetros de consulta de las solicitudes HTTP y los convierte en consultas de base de datos. Se ha producido una neutralización incorrecta del parámetro order/sort en el adaptador TypeORM, lo que permite la inyección de SQL. Esta vulnerabilidad afecta a quienes utilizan el adaptador TypeORM, tienen la ordenación habilitada y no han configurado un filtro de propiedades. Esta vulnerabilidad se ha corregido en la versión 0.1.0.

08 Apr 2025, 15:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-04-08 15:15

Updated : 2026-06-17 09:11


NVD link : CVE-2025-32020

Mitre link : CVE-2025-32020

CVE.ORG link : CVE-2025-32020


JSON object : View

Products Affected

No product.

CWE
CWE-89

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')