pysec-2022-43145
Vulnerability from pysec
Published
2022-05-25 12:15
Modified
2024-11-25 18:35
Severity ?
Details
libImaging/TgaRleDecode.c in Pillow 9.1.0 has a heap buffer overflow in the processing of invalid TGA image files.
Aliases
{ "affected": [ { "package": { "ecosystem": "PyPI", "name": "pillow", "purl": "pkg:pypi/pillow" }, "ranges": [ { "events": [ { "introduced": "9.1.0" }, { "fixed": "9.1.1" } ], "type": "ECOSYSTEM" } ], "versions": [ "9.1.0" ] } ], "aliases": [ "CVE-2022-30595", "GHSA-hr8g-f6r6-mr22" ], "details": "libImaging/TgaRleDecode.c in Pillow 9.1.0 has a heap buffer overflow in the processing of invalid TGA image files.", "id": "PYSEC-2022-43145", "modified": "2024-11-25T18:35:18.357593Z", "published": "2022-05-25T12:15:00Z", "references": [ { "type": "WEB", "url": "https://pillow.readthedocs.io/en/stable/releasenotes/9.1.1.html" }, { "type": "EVIDENCE", "url": "https://github.com/python-pillow/Pillow/blob/main/src/libImaging/TgaRleDecode.c" }, { "type": "WEB", "url": "https://github.com/python-pillow/Pillow/blob/main/src/libImaging/TgaRleDecode.c" } ], "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "type": "CVSS_V3" } ] }
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.