Remote Code Execution (RCE) Affecting reportlab2 package, versions [0,]


0.0
high

Snyk CVSS

    Attack Complexity High
    Confidentiality High
    Integrity High
    Availability High

    Threat Intelligence

    Exploit Maturity Proof of concept
    EPSS 5.12% (93rd percentile)
Expand this section
NVD
9.8 critical
Expand this section
SUSE
7.6 high
Expand this section
Red Hat
9.8 critical

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-PYTHON-REPORTLAB2-473507
  • published 16 Oct 2019
  • disclosed 16 Oct 2019
  • credit Unknown

How to fix?

There is no fixed version for reportlab2.

Overview

reportlab2 is a fork of reportlab with added AES-256 encryption (AESV3)

Affected versions of this package are vulnerable to Remote Code Execution (RCE) due to toColor(eval(arg)) in colors.py, as demonstrated by a crafted XML document with <span color=" followed by arbitrary Python code.