CVE-2026-54058
קריטית 9.1
תיאור (מקור, אנגלית)
Pillow is a Python imaging library. Prior to 12.3.0, when Pillow loads an uncompressed McIdas AREA image from a filename through the mmap raw codec path, attacker-controlled header words can set a row stride smaller than the natural row width, causing pixel access such as Image.tobytes(), getpixel, convert, or save to read beyond the mapped region and disclose adjacent process memory or fault. This issue is fixed in version 12.3.0.
מדדים
- CVSS 3.1
-
9.1 (CRITICAL)
מקור הציון: NVD
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H - CVSS 4.0
-
8.3 (HIGH)
מקור הציון: CNA
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X - EPSS — סבירות ניצול
- 0% (אחוזון 000) נכון ל-9/8/2026
- CWE
- CWE-125
מוצרים מושפעים
python: pillow
קישורים
- https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93 ExploitMitigationVendor Advisory
- https://github.com/python-pillow/Pillow/security/advisories/GHSA-62p4-gmf7-7g93 ExploitMitigationVendor Advisory
- https://github.com/python-pillow/Pillow/commit/6a8de891fb00968e5ea79bfa84368ed… Patch
- https://github.com/python-pillow/Pillow/pull/9719 Issue TrackingPatch
- https://github.com/python-pillow/Pillow/releases/tag/12.3.0 ProductRelease Notes