mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 20:52:49 +02:00
19 lines
787 B
Markdown
19 lines
787 B
Markdown
### [CVE-2021-23352](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23352)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
This affects the package madge before 4.0.1. It is possible to specify a custom Graphviz path via the graphVizPath option parameter which when the .image(), .svg() or .dot() functions are called, is executed by the childprocess.exec function.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://snyk.io/vuln/SNYK-JS-MADGE-1082875
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/dellalibera/dellalibera
|
|
|