mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 22:31:34 +02:00
18 lines
670 B
Markdown
18 lines
670 B
Markdown
### [CVE-2020-28429](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-28429)
|
|

|
|

|
|

|
|
|
|
### 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(){})
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-GEOJSON2KML-1050412
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|