Lucene search
+L

20 matches found

OSV
OSV
added 2026/07/20 11:11 p.m.4 views

GHSA-PG7V-JWJ7-P798 Pillow EpsImagePlugin negative %%BeginBinary byte count causes infinite loop denial of service

Summary Pillow's EPS parser PIL/EpsImagePlugin.py accepts a negative byte count in the %%BeginBinary directive. A crafted EPS file can cause Image.open to seek backwards to the same directive and parse it repeatedly, resulting in an infinite loop and CPU denial of service. The issue is triggered...

5.3CVSS5.9AI score0.00399EPSS
SaveExploits1References7
OSV
OSV
added 2026/07/14 4:17 p.m.7 views

DEBIAN-CVE-2026-59203

Pillow is a Python imaging library. From 12.0.0 through 12.2.0, Pillow's EPS parser in PIL/EpsImagePlugin.py accepts a negative byte count in the %%BeginBinary directive, allowing a crafted EPS file to cause Image.open to seek backwards to the same directive and parse it repeatedly in an infinite...

7.5CVSS6.1AI score0.00399EPSS
SaveExploits1References1
OSV
OSV
added 2026/07/14 3:43 p.m.5 views

CVE-2026-59203 Pillow EpsImagePlugin negative %%BeginBinary byte count causes infinite loop denial of service

Pillow is a Python imaging library. From 12.0.0 through 12.2.0, Pillow's EPS parser in PIL/EpsImagePlugin.py accepts a negative byte count in the %%BeginBinary directive, allowing a crafted EPS file to cause Image.open to seek backwards to the same directive and parse it repeatedly in an infinite...

5.3CVSS6.1AI score0.00399EPSS
SaveExploits1References6
CVE
CVE
added 2026/07/14 3:43 p.m.29 views

CVE-2026-59203

Pillow (Python imaging library) 12.0.0–12.2.0 is affected by an issue in the EPS parser (PIL/EpsImagePlugin.py) where a negative byte count in the %%BeginBinary directive allows an EPS file to cause Image.open() to seek backwards to the same directive and repeatedly parse it, creating an infinite...

7.5CVSS6.1AI score0.00399EPSS
SaveExploits1References4Affected Software1
RedHat Linux
RedHat Linux
added 2026/07/14 8:59 a.m.9 views

python-pillow: Pillow: Denial of Service via crafted GD 2.x image file

A flaw was found in Pillow, a Python imaging library. A remote attacker could exploit this vulnerability by providing a specially crafted GD 2.x image file. The GdImageFile.open function reads image dimensions without proper validation, leading to excessive memory allocation. This can result in a...

7.5CVSS6AI score0.00418EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/06/02 10:2 p.m.16 views

CVE-2026-49136

Banana Slides through 0.4.0, patched in commit e8bc490, contains a path traversal vulnerability in the generateimage function within the AI service backend that allows unauthenticated attackers to read arbitrary image-format files outside the intended uploads directory by exploiting an incomplete...

8.7CVSS5.9AI score0.00417EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/01 7:9 p.m.38 views

CVE-2026-49136 Banana Slides 0.4.0 Path Traversal via generate_image() in ai_service.py

Banana Slides through 0.4.0, patched in commit e8bc490, contains a path traversal vulnerability in the generateimage function within the AI service backend that allows unauthenticated attackers to read arbitrary image-format files outside the intended uploads directory by exploiting an incomplete...

8.7CVSS0.00417EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/06/01 12:0 a.m.30 views

PT-2026-45559

Name of the Vulnerable Software and Affected Versions Banana Slides versions prior to 0.4.0 Description The AI service backend contains a path traversal issue in the generate image function. This occurs due to an incomplete path prefix check using os.path.startswith without a trailing separator,...

8.7CVSS5.9AI score0.00417EPSS
SaveExploits0References9
Snyk
Snyk
added 2026/05/04 8:20 p.m.9 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write in the setimage functions in encode.c and decode.c, which are exploitable via Image.open. An attacker can execute arbitrary code by supplying a malicious PSD image file with tile dimensions that trigger integer...

8.6CVSS7.2AI score0.00367EPSS
SaveExploits1References3
Snyk
Snyk
added 2026/02/11 2:22 p.m.5 views

Out-of-bounds Write

Overview Affected versions of this package are vulnerable to Out-of-bounds Write in the setimage functions in encode.c and decode.c, which are exploitable via Image.open. An attacker can execute arbitrary code by supplying a malicious PSD image file. Remediation Upgrade pillow to version 12.1.1 o...

8.6CVSS6.1AI score0.00367EPSS
SaveExploits1References2
OSV
OSV
added 2026/02/11 2:22 p.m.7 views

GHSA-CFH3-3JMP-RVHC Pillow affected by out-of-bounds write when loading PSD images

Impact An out-of-bounds write may be triggered when loading a specially crafted PSD image. Pillow = 10.3.0 users are affected. Patches Pillow 12.1.1 will be released shortly with a fix for this. Workarounds Image.open has a formats parameter that can be used to prevent PSD images from being opene...

8.6CVSS5.8AI score0.00367EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2025/08/27 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2019-13574

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In lib/minimagick/image.rb in MiniMagick before 4.9.4, a fetched remote image filename could cause remote command execution because Image.open input is directly...

7.8CVSS7.7AI score0.07639EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/08/18 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2021-28675

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An issue was discovered in Pillow before 8.2.0. PSDImagePlugin.PsdImageFile lacked a sanity check on the number of input layers relative to the size of the data...

5.5CVSS5.6AI score0.0096EPSS
SaveExploits0References2
Prion
Prion
added 2021/06/02 3:15 p.m.30 views

Design/Logic Flaw

An issue was discovered in Pillow before 8.2.0. PSDImagePlugin.PsdImageFile lacked a sanity check on the number of input layers relative to the size of the data block. This could lead to a DoS on Image.open prior to Image.load...

4.3CVSS6.8AI score0.0096EPSS
SaveExploits0References3Affected Software2
ATTACKERKB
ATTACKERKB
added 2021/06/02 3:15 p.m.3 views

CVE-2021-28675

An issue was discovered in Pillow before 8.2.0. PSDImagePlugin.PsdImageFile lacked a sanity check on the number of input layers relative to the size of the data block. This could lead to a DoS on Image.open prior to Image.load...

5.5CVSS5.4AI score0.0096EPSS
SaveExploits0References5
PyPA
PyPA
added 2021/06/02 3:15 p.m.12 views

PYSEC-2021-139

An issue was discovered in Pillow before 8.2.0. PSDImagePlugin.PsdImageFile lacked a sanity check on the number of input layers relative to the size of the data block. This could lead to a DoS on Image.open prior to Image.load...

5.5CVSS6.8AI score0.0096EPSS
SaveExploits0References3Affected Software1
Veracode
Veracode
added 2019/07/12 5:44 a.m.19 views

OS Command Injection

minimagick is vulnerable to OS command injection. The input to Image.open is passed directly to Kernelopen, which accepts the | character. This allows a remote attacker to inject arbitrary OS command via a malicious image filename...

7.8CVSS7.7AI score0.07639EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 2019/07/12 3:15 a.m.4 views

DEBIAN-CVE-2019-13574

In lib/minimagick/image.rb in MiniMagick before 4.9.4, a fetched remote image filename could cause remote command execution because Image.open input is directly passed to Kernelopen, which accepts a '|' character followed by a command...

7.8CVSS7.8AI score0.07639EPSS
SaveExploits1References1
WPVulnDB
WPVulnDB
added 2014/08/01 10:59 a.m.11 views

dt-chocolate - Image Open redirect

The dt-chocolate WordPress theme was affected by an Image Open redirect security vulnerability...

2AI score
SaveExploits0References1Affected Software1
Patchstack
Patchstack
added 2014/08/01 12:0 a.m.11 views

WordPress DT Chocolate Theme - Image Open redirect

This theme is prone to an image open redirect vulnerability. Solution Update the theme...

2AI score
SaveExploits0References1Affected Software1
Rows per page
Query Builder