GHSA-qpg2-vx7j-3869
Vulnerability from github
Published
2022-05-24 22:00
Modified
2024-10-26 22:32
Severity ?
9.8 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
9.3 (Critical) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
XML Injection in ReportLab
Details
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.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "reportlab" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.5.28" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-17626" ], "database_specific": { "cwe_ids": [ "CWE-91" ], "github_reviewed": true, "github_reviewed_at": "2022-06-27T16:52:31Z", "nvd_published_at": "2019-10-16T12:15:00Z", "severity": "CRITICAL" }, "details": "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 \u0027\u003cspan color=\"\u0027 followed by arbitrary Python code.", "id": "GHSA-qpg2-vx7j-3869", "modified": "2024-10-26T22:32:16Z", "published": "2022-05-24T22:00:57Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17626" }, { "type": "WEB", "url": "https://www.debian.org/security/2020/dsa-4663" }, { "type": "WEB", "url": "https://web.archive.org/web/20191016111823/https://bitbucket.org/rptlab/reportlab/issues/199/eval-in-colorspy-leads-to-remote-code" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4273-1" }, { "type": "WEB", "url": "https://security.netapp.com/advisory/ntap-20240719-0006" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202007-35" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/ZZPHP2BJSTP4IYCSJRQINP763IHO6ASL" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/NSCTOE3DITFICY2XKBYZ5WAF5TSQ52DM" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/ZZPHP2BJSTP4IYCSJRQINP763IHO6ASL" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/NSCTOE3DITFICY2XKBYZ5WAF5TSQ52DM" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2020/02/msg00019.html" }, { "type": "WEB", "url": "https://hg.reportlab.com/hg-public/reportlab/rev/51a521ad7dd3" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/reportlab/PYSEC-2019-117.yaml" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-qpg2-vx7j-3869" }, { "type": "PACKAGE", "url": "https://github.com/MrBitBucket/reportlab-mirror" }, { "type": "WEB", "url": "https://bitbucket.org/rptlab/reportlab/src/default/CHANGES.md" }, { "type": "WEB", "url": "https://bitbucket.org/rptlab/reportlab/issues/199/eval-in-colorspy-leads-to-remote-code" }, { "type": "WEB", "url": "https://access.redhat.com/security/cve/cve-2019-17626" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0230" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0201" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0197" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0195" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-02/msg00002.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "XML Injection in ReportLab" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.