CVE-2020-28429

Publication date

2021-02-23 15:10:14

Family

snyk

State

PUBLISHED

Description

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