ghsa-j7mj-748x-7p78
Vulnerability from github
Published
2019-10-22 14:40
Modified
2024-10-09 21:07
Severity ?
7.5 (High) - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
8.7 (High) - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N
Summary
DOS attack in Pillow when processing specially crafted image files
Details
An issue was discovered in Pillow before 6.2.0. When reading specially crafted invalid image files, the library can either allocate very large amounts of memory or take an extremely long period of time to process the image.
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pillow" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "6.2.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2019-16865" ], "database_specific": { "cwe_ids": [ "CWE-770" ], "github_reviewed": true, "github_reviewed_at": "2019-10-17T17:43:21Z", "nvd_published_at": null, "severity": "HIGH" }, "details": "An issue was discovered in Pillow before 6.2.0. When reading specially crafted invalid image files, the library can either allocate very large amounts of memory or take an extremely long period of time to process the image.", "id": "GHSA-j7mj-748x-7p78", "modified": "2024-10-09T21:07:19Z", "published": "2019-10-22T14:40:42Z", "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-16865" }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/issues/4123" }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/commit/ab52630d0644e42a75eb88b78b9a9d7438a6fbeb" }, { "type": "WEB", "url": "https://www.debian.org/security/2020/dsa-4631" }, { "type": "WEB", "url": "https://usn.ubuntu.com/4272-1" }, { "type": "WEB", "url": "https://ubuntu.com/security/notices/USN-4272-1" }, { "type": "WEB", "url": "https://pillow.readthedocs.io/en/latest/releasenotes/6.2.0.html" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/LYDXD7EE4YAEVSTNIFZKNVPRVJX5ZOG3" }, { "type": "WEB", "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/EMJBUZQGQ2Q7HXYCQVRLU7OXNC7CAWWU" }, { "type": "PACKAGE", "url": "https://github.com/python-pillow/Pillow" }, { "type": "WEB", "url": "https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2019-110.yaml" }, { "type": "ADVISORY", "url": "https://github.com/advisories/GHSA-j7mj-748x-7p78" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0694" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0683" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0681" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0580" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0578" }, { "type": "WEB", "url": "https://access.redhat.com/errata/RHSA-2020:0566" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H", "type": "CVSS_V3" }, { "score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N", "type": "CVSS_V4" } ], "summary": "DOS attack in Pillow when processing specially crafted image files" }
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.