VYPR

Geojson2kml

by Geojson2kml Project

CVEs (1)

  • CVE-2020-28429HigFeb 23, 2021
    risk 0.53cvss 7.3epss 0.63

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