PyPi: Reportlab

CVE-2019-19450

Safety vulnerability ID: 61352

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Sep 20, 2023 Updated at Dec 10, 2024
Scan your Python projects for vulnerabilities →

Advisory

ReportLab 3.5.31 includes a fix for CVE-2019-19450: 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.
https://github.com/MrBitBucket/reportlab-mirror/blob/master/CHANGES.md#release-353115102019

Affected package

reportlab

Latest version: 4.2.5

The Reportlab Toolkit

Affected versions

Fixed versions

Vulnerability changelog

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. See CVE-2019-19450.


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

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

CRITICAL 9.8

CVSS v3 Details

CRITICAL 9.8
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
NONE
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
HIGH
Availability Availability (A)
HIGH