Reportlab
reportlab
4 CVEs • 1 product
Products (1)
Click to collapseToggle
Products (1)
Click to collapse
CVEs (4)
CVE VENDORS PRODUCTS UPDATED PUBLISHED CVSS |
|---|
2Debian Reportlab2Debian Linux ReportlabNov 21, 2024 Sep 20, 2023 N/A· v4 9.8 CRITICAL· v3 N/A· v2 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 a...Show more |
Reportlab up to v3.6.12 allows attackers to execute arbitrary code via supplying a crafted PDF file. |
2Fedoraproject Reportlab2Fedora ReportlabNov 21, 2024 Feb 18, 2021 N/A· v4 6.5 MEDIUM· v3 4.0 MEDIUM· v2 All versions of package reportlab are vulnerable to Server-side Request Forgery (SSRF) via img tags. In order to reduce risk, use trustedSchemes & trustedHosts (see in Reportlab's documentation) Steps to reproduce by Kar...Show more |
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. |