GHSA-vrw9-g62v-7fmf · 深刻度: medium · エコシステム: npm — CSVTOJSON has a prototype pollution vulnerability
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.
総合評価: CVE-2025-57350 は中リスク(52.9/100)。CVSS 深刻度は高。悪用される可能性が高い(EPSS 0.29%、53 パーセンタイル) 推奨対応: 影響資産を整理し、修補計画に組み込んでください。
リスクは変動します。再評価に基づき、本ページの表示内容を更新しています。
EPSS は日次で悪用されやすさの相対度合いを推定します。パーセンタイルは採点済み CVE の中での相対位置(高いほど相対的に深刻)を示します。
| # | 日付 | 旧 EPSS スコア | 新 EPSS スコア | Δ(新 − 旧) |
|---|---|---|---|---|
| 1 | 2026-06-10 | 0.22% | 0.29% | +0.07% |
| 2 | 2026-05-30 | 0.28% | 0.22% | -0.06% |
| 3 | 2026-04-20 | — | 0.28% | — |
EPSS の全履歴 (全 9 件)
この CVE の CVSS 指標。
| ベーススコア | バージョン | 深刻度 | ベクトル | 悪用しやすさ | 影響 | スコアの出典 |
|---|---|---|---|---|---|---|
| 8.6 | 3.1 | HIGH |
|
3.9 | 4.7 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
GHSA-vrw9-g62v-7fmf · 深刻度: medium · エコシステム: npm — CSVTOJSON has a prototype pollution vulnerability
| vendor | priority | summary | link |
|---|---|---|---|
redhat
|
medium | — | https://access.redhat.com/security/cve/CVE-2025-57350 |
| ベンダー | 製品 | バージョン | 生の CPE |
|---|---|---|---|
| keyangxiang | csvtojson | < 2.0.10 | cpe:2.3:a:keyangxiang:csvtojson:*:*:*:*:*:node.js:*:* |
| URL | タグ |
|---|---|
| https://github.com/Keyang/node-csvtojson/issues/498 | Issue Tracking Vendor Advisory |
| https://github.com/VulnSageAgent/PoCs/tree/main/JavaScript/prototype-pollution/CVE-2025-57350 | Third Party Advisory |