cve/2019/CVE-2019-17626.md
2025-09-29 21:09:30 +02:00

786 B

CVE-2019-17626

Description

ReportLab through 3.5.26 allows remote code execution because of toColor(eval(arg)) in colors.py, as demonstrated by a crafted XML document with '<span color="' followed by arbitrary Python code.

POC

Reference

No PoCs from references.

Github