CVE-2025-32020
Published
CVSS v3
N/A
CVSS v2
N/A
Affected
1
PROJECT
Description
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.
Parses queries from HTTP requests and adapts them to database queries