Vulnerability CVE-2019-19450


Published: 2023-09-20

Description:
paraparser in ReportLab before 3.5.31 allows remote code execution because start_unichar in paraparser.py evaluates untrusted user input in a unichar element in a crafted XML document with '<unichar code="' followed by arbitrary Python code, a similar issue to CVE-2019-17626.

 References:
https://github.com/MrBitBucket/reportlab-mirror/blob/master/CHANGES.md
https://pastebin.com/5MicRrr4

Copyright 2026, cxsecurity.com

 

Back to Top