{ "schema_version": "1.4.0", "id": "GHSA-3f63-hfp8-52jq", "modified": "2024-11-18T16:26:35Z", "published": "2024-01-19T21:30:35Z", "aliases": [ "CVE-2023-50447" ], "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).", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H" }, { "type": "CVSS_V4", "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" } ], "affected": [ { "package": { "ecosystem": "PyPI", "name": "Pillow" }, "ranges": [ { "type": "ECOSYSTEM", "events": [ { "introduced": "0" }, { "fixed": "10.2.0" } ] } ] } ], "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" } ], "database_specific": { "cwe_ids": [ "CWE-94", "CWE-95" ], "severity": "CRITICAL", "github_reviewed": true, "github_reviewed_at": "2024-01-22T21:28:18Z", "nvd_published_at": "2024-01-19T20:15:11Z" } }