ghsa-3f63-hfp8-52jq
Vulnerability from github
Published
2024-01-19 21:30
Modified
2024-11-18 16:26
Severity ?
8.1 (High) - CVSS:3.1/AV:N/AC:H/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
Arbitrary Code Execution in Pillow
Details
Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 (which was about the expression parameter).
{ "affected": [ { "ecosystem_specific": { "affected_functions": [ "PIL.ImageMath.eval" ] }, "package": { "ecosystem": "PyPI", "name": "Pillow" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "10.2.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2023-50447" ], "database_specific": { "cwe_ids": [ "CWE-94", "CWE-95" ], "github_reviewed": true, "github_reviewed_at": "2024-01-22T21:28:18Z", "nvd_published_at": "2024-01-19T20:15:11Z", "severity": "CRITICAL" }, "details": "Pillow through 10.1.0 allows PIL.ImageMath.eval Arbitrary Code Execution via the environment parameter, a different vulnerability than CVE-2022-22817 (which was about the expression parameter).", "id": "GHSA-3f63-hfp8-52jq", "modified": "2024-11-18T16:26:35Z", "published": "2024-01-19T21:30:35Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2023-50447" }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/commit/45c726fd4daa63236a8f3653530f297dc87b160a" }, { "type": "WEB", "url": "https://devhub.checkmarx.com/cve-details/CVE-2023-50447" }, { "type": "WEB", "url": "https://duartecsantos.github.io/2023-01-02-CVE-2023-50447" }, { "type": "WEB", "url": "https://duartecsantos.github.io/2024-01-02-CVE-2023-50447" }, { "type": "PACKAGE", "url": "https://github.com/python-pillow/Pillow" }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/releases" }, { "type": "WEB", "url": "https://lists.debian.org/debian-lts-announce/2024/01/msg00019.html" }, { "type": "WEB", "url": "https://pillow.readthedocs.io/en/stable/releasenotes/10.2.0.html#security" }, { "type": "WEB", "url": "http://www.openwall.com/lists/oss-security/2024/01/20/1" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:H/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": "Arbitrary Code Execution in Pillow" }
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.