VYPR

npm package

geojson2kml

pkg:npm/geojson2kml

Vulnerabilities (1)

  • CVE-2020-28429Feb 23, 2021
    affected <= 0.1.1

    All versions of package geojson2kml are vulnerable to Command Injection via the index.js file. PoC: var a =require("geojson2kml"); a("./","& touch JHU",function(){})