cve/2021/CVE-2021-23352.md
2025-09-29 21:09:30 +02:00

789 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