216.73.216.6

CVE-2025-57350

· Published 24/09/2025 18:15 · Modified 24/09/2025 20:15

Labels: CVE-2025-57350 2025-09-24CVE-2025-57350CWE-1321[email protected]

Essential information

Published
24/09/2025 18:15
Modified
24/09/2025 20:15
Author
Creator
CVSS
8.6 HIGH (v3.1)
CISA KEV
No
CWE
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:L/A:L

CVSS metrics

Description

The csvtojson package, a tool for converting CSV data to JSON with customizable parsing capabilities, contains a prototype pollution vulnerability in versions prior to 2.0.10. This issue arises due to insufficient sanitization of nested header names during the parsing process in the parser_jsonarray component. When processing CSV input containing specially crafted header fields that reference prototype chains (e.g., using __proto__ syntax), the application may unintentionally modify properties of the base Object prototype. This vulnerability can lead to denial of service conditions or unexpected behavior in applications relying on unmodified prototype chains, particularly when untrusted CSV data is processed. The flaw does not require user interaction beyond providing a maliciously constructed CSV file.

NVD status

Status
Received — CVE has been recently published to the CVE List and has been received by the NVD.
Source
[email protected]
NVD
View on NVD

Affected products (CPE)

ProductCPE
csvtojson / csvtojson cpe:2.3:a:csvtojson:csvtojson:<2.0.10:*:*:*:*:*:*:*

References