ghsa-v9pc-9mvp-x87g
Vulnerability from github
Published
2022-05-17 02:47
Modified
2024-10-09 21:04
Severity ?
5.5 (Medium) - CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
7.1 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Summary
Pillow Buffer overflow in Jpeg2KEncode.c
Details
Heap-based buffer overflow in the j2k_encode_entry function in Pillow 2.5.0 through 3.1.1 allows remote attackers to cause a denial of service (memory corruption) via a crafted Jpeg2000 file.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pillow" }, "ranges": [ { "events": [ { "introduced": "2.5.0" }, { "fixed": "3.1.2" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2016-3076" ], "database_specific": { "cwe_ids": [ "CWE-119" ], "github_reviewed": true, "github_reviewed_at": "2024-04-22T22:34:49Z", "nvd_published_at": "2017-04-24T18:59:00Z", "severity": "HIGH" }, "details": "Heap-based buffer overflow in the j2k_encode_entry function in Pillow 2.5.0 through 3.1.1 allows remote attackers to cause a denial of service (memory corruption) via a crafted Jpeg2000 file.", "id": "GHSA-v9pc-9mvp-x87g", "modified": "2024-10-09T21:04:57Z", "published": "2022-05-17T02:47:20Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2016-3076" }, { "type": "WEB", "url": "https://bugzilla.redhat.com/show_bug.cgi?id=1321929" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2017-92.yaml" }, { "type": "PACKAGE", "url": "https://github.com/python-pillow/Pillow" }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/blob/4.1.x/docs/releasenotes/3.1.2.rst" }, { "type": "WEB", "url": "https://web.archive.org/web/20200227174644/http://www.securityfocus.com/bid/98042" }, { "type": "WEB", "url": "http://pillow.readthedocs.io/en/4.1.x/releasenotes/3.1.2.html" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.0/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:P/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "Pillow Buffer overflow in Jpeg2KEncode.c" }
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.