Vulnerability CVE-2020-28429


Published: 2021-02-23

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(){})

Type:

CWE-77

(Improper Neutralization of Special Elements used in a Command ('Command Injection'))

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Geojson2kml project -> Geojson2kml 

 References:
https://snyk.io/vuln/SNYK-JS-GEOJSON2KML-1050412

Copyright 2024, cxsecurity.com

 

Back to Top