CyberRota Analysis
This is a high severity vulnerability with a CVSS score of 7.3. Public exploit code or proof-of-concept references have been detected in its references. Its EPSS score suggests a 63.3% probability of exploitation in the next 30 days.
Public Exploit Signal
A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.
Detected Signals
poc
Note: these links are listed for security research and verification purposes only.
CVE
CVE-2020-28429
Severity
HIGH
CVSS
7.3
EPSS
63.30%
Original NVD 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(){})