Files
CVEs-PoC/2021/CVE-2021-23352.md
T
2024-05-25 21:48:12 +02:00

787 B

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

Github