ghsa-9j59-75qj-795w
Vulnerability from github
Published
2022-03-11 23:10
Modified
2024-10-11 21:01
Severity ?
9.1 (Critical) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
8.8 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
8.8 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N
Summary
Path traversal in Pillow
Details
Pillow before 9.0.1 allows attackers to delete files because spaces in temporary pathnames are mishandled.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "Pillow" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "9.0.1" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-24303" ], "database_specific": { "cwe_ids": [ "CWE-22" ], "github_reviewed": true, "github_reviewed_at": "2022-03-11T23:10:32Z", "nvd_published_at": "2022-03-28T02:15:00Z", "severity": "HIGH" }, "details": "Pillow before 9.0.1 allows attackers to delete files because spaces in temporary pathnames are mishandled.", "id": "GHSA-9j59-75qj-795w", "modified": "2024-10-11T21:01:40Z", "published": "2022-03-11T23:10:32Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-24303" }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/pull/3450" }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/pull/6010" }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/commit/10c4f75aaa383bd9671e923e3b91d391ea12d781" }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/commit/143032103c9f2d55a0a7960bd3e630cb72549e8a" }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/commit/427221ef5f19157001bf8b1ad7cfe0b905ca8c26" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-9j59-75qj-795w" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2022-168.yaml" }, { "type": "PACKAGE", "url": "https://github.com/python-pillow/Pillow" }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/blob/e8ab5640774716c5486d3cb05167f74f742ad6ef/CHANGES.rst?plain=1#L1172" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W4ZUXPKEX72O3E5IHBPVY5ZCPMJ4GHHV" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/XR6UP2XONXOVXI4446VY72R63YRO2YTP" }, { "type": "WEB", "url": "https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html#security" }, { "type": "WEB", "url": "https://security.gentoo.org/glsa/202211-10" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Path traversal 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.