Buffer over-flow in Pillow
GHSA-hr8g-f6r6-mr22 · BIT-pillow-2022-30595 · CVE-2022-30595 · PYSEC-2022-43145
Published · Modified
AI SAST
Find this class of vulnerability in your own code
Corgea's AI-native static analysis detects vulnerabilities like this one across your repositories, ranks them by exploitability, and returns review-ready fixes.
Description
When reading a TGA file with RLE packets that cross scan lines, Pillow reads the information past the end of the first line without deducting that from the length of the remaining file data. This vulnerability was introduced in Pillow 9.1.0, and can cause a heap buffer overflow.
Opening an image with a zero or negative height has been found to bypass a decompression bomb check. This will now raise a SyntaxError instead, in turn raising a PIL.UnidentifiedImageError.
References
- ADVISORY https://nvd.nist.gov/vuln/detail/CVE-2022-30595
- WEB https://github.com/python-pillow/Pillow/commit/c846cc881ebe34e3518412c2e3636433d9947280
- WEB https://github.com/pypa/advisory-database/tree/main/vulns/pillow/PYSEC-2022-43145.yaml
- PACKAGE https://github.com/python-pillow/Pillow
- WEB https://github.com/python-pillow/Pillow/blob/main/src/libImaging/TgaRleDecode.c
- WEB https://pillow.readthedocs.io/en/stable/releasenotes/9.1.1.html
Ready to move
Start Securing
Free, no credit card | First findings in minutes