Lucene search
+L

14 matches found

OSV
OSV
added 4 days ago15 views

OESA-2026-3187 python-pillow security update

Pillow is the friendly PIL fork by Alex Clark and Contributors. PIL is the Python Imaging \ Library by Fredrik Lundh and Contributors. As of 2019, Pillow development is supported by Tidelift. of CVE-2022-22815,CVE-2022-22816 Security Fixes: Pillow is a Python imaging library. Prior to 12.3.0, whe...

8.3CVSS5.7AI score0.00385EPSS
SaveExploits3References5
EUVD
EUVD
added 2026/07/20 11:19 p.m.14 views

EUVD-2026-43746

Pillow: Controlled heap out-of-bounds write in Pillow ImageCmsTransform.apply via output mode mismatch...

7.5CVSS5.2AI score0.00385EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/20 11:19 p.m.5 views

GHSA-9HW9-CH79-4VH6 Pillow: Controlled heap out-of-bounds write in Pillow `ImageCmsTransform.apply()` via output mode mismatch

Summary Pillow's public ImageCms.ImageCmsTransform.applyim, imOut API can trigger controlled native heap corruption when the caller supplies an output image whose mode does not match the transform's declared output mode. For example, a transform built as RGBA - RGBA can be applied to an L output...

7.5CVSS5.4AI score0.00385EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:0 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-59205

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Pillow is a Python imaging library. Prior to 12.3.0, Pillow's ImageCms.ImageCmsTransform.applyim, imOut API can trigger controlled native heap corruption when t...

7.5CVSS5.9AI score0.00385EPSS
SaveExploits1References3
SUSE CVE
SUSE CVE
added 2026/07/15 6:48 p.m.7 views

SUSE CVE-2026-59205

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's ImageCms.ImageCmsTransform.applyim, imOut API can trigger controlled native heap corruption when the caller supplies an output image whose mode does not match the transform's declared output mode. This issue is fixed in version 12.3.0...

6.2CVSS5.5AI score0.00385EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/14 4:17 p.m.8 views

PYSEC-2026-3453

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's ImageCms.ImageCmsTransform.applyim, imOut API can trigger controlled native heap corruption when the caller supplies an output image whose mode does not match the transform's declared output mode. This issue is fixed in version 12.3.0...

7.5CVSS6.1AI score0.00385EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2026/07/14 4:17 p.m.15 views

CVE-2026-59205

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's ImageCms.ImageCmsTransform.applyim, imOut API can trigger controlled native heap corruption when the caller supplies an output image whose mode does not match the transform's declared output mode. This issue is fixed in version 12.3.0...

7.5CVSS6.1AI score0.00385EPSS
SaveExploits1References5
OSV
OSV
added 2026/07/14 4:17 p.m.7 views

UBUNTU-CVE-2026-59205

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's ImageCms.ImageCmsTransform.applyim, imOut API can trigger controlled native heap corruption when the caller supplies an output image whose mode does not match the transform's declared output mode. This issue is fixed in version 12.3.0...

7.5CVSS6.1AI score0.00385EPSS
SaveExploits1References6
OSV
OSV
added 2026/07/14 3:48 p.m.8 views

CVE-2026-59205 Pillow: Controlled heap out-of-bounds write in `ImageCmsTransform.apply()` via output mode mismatch

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's ImageCms.ImageCmsTransform.applyim, imOut API can trigger controlled native heap corruption when the caller supplies an output image whose mode does not match the transform's declared output mode. This issue is fixed in version 12.3.0...

7.5CVSS6.1AI score
SaveExploits0References6
Debian CVE
Debian CVE
added 2026/07/14 3:48 p.m.7 views

CVE-2026-59205

Pillow is a Python imaging library. Prior to 12.3.0, Pillow's ImageCms.ImageCmsTransform.applyim, imOut API can trigger controlled native heap corruption when the caller supplies an output image whose mode does not match the transform's declared output mode. This issue is fixed in version 12.3.0...

7.5CVSS5.5AI score0.00385EPSS
SaveExploits1
Positive Technologies
Positive Technologies
added 2026/07/14 12:0 a.m.12 views

PT-2026-58092

Name of the Vulnerable Software and Affected Versions Pillow versions prior to 12.3.0 Description The ImageCms.ImageCmsTransform.applyim, imOut API can trigger controlled native heap corruption. This occurs when the caller provides an output image whose mode is inconsistent with the transform's...

8.7CVSS6.1AI score0.00418EPSS
SaveExploits3References44
Positive Technologies
Positive Technologies
added 2025/05/02 12:0 a.m.7 views

PT-2025-18894 · Linux · Linux Kernel

Name of the Vulnerable Software and Affected Versions: Linux kernel affected versions not specified Description: A issue in the Linux kernel has been identified where the disk scan partitions function is called with 'FMODE EXCL', but blkdev get by dev is called without 'FMODE EXCL'. As a result,...

5AI score
SaveExploits0References14
GoogleProjectZero
GoogleProjectZero
added 2019/09/25 12:0 a.m.79 views

Windows‌ ‌Exploitation‌ ‌Tricks:‌ ‌Spoofing‌ ‌Named‌ ‌Pipe‌ ‌Client‌ ‌PID‌

Posted by James Forshaw, Project Zero While researching the Access Mode Mismatch in IO Manager bug class I came across an interesting feature in named pipes which allows a server to query the connected clients PID. This feature was introduced in Vista and is exposed to servers through the...

7.8CVSS6.5AI score0.03206EPSS
SaveExploits3
GoogleProjectZero
GoogleProjectZero
added 2019/03/14 12:0 a.m.138 views

Windows Kernel Logic Bug Class: Access Mode Mismatch in IO Manager

Posted by James Forshaw, Project Zero This blog post is an in-depth look at an interesting logic bug class in the Windows Kernel and what I did to try to get it fixed with our partners at Microsoft. The maximum impact of the bug class is local privilege escalation if kernel and driver developers...

7.8CVSS7.3AI score0.06129EPSS
SaveExploits5
Rows per page
Query Builder