Lucene search
+L

2868 matches found

RedHat Linux
RedHat Linux
added 2026/05/07 5:29 p.m.35 views

pillow: Pillow: Out-of-bounds Write via Specially Crafted PSD Image

A flaw was found the Pillow Python imaging library. Providing a specially crafted PSD image may lead to an out-of-bounds write. This could potentially allow for arbitrary code execution or information disclosure...

8.6CVSS7.8AI score0.00367EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:00 a.m.26 views

RHEL 9 : Satellite 6.17.8 Async Update (Important) (RHSA-2026:14873)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:14873 advisory. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessity t...

9.8CVSS6.9AI score0.00812EPSS
SaveExploits3References22
Tenable Nessus
Tenable Nessus
added 2026/05/07 12:00 a.m.33 views

RHEL 8 / 9 : Satellite 6.16.8 Async Update (Important) (RHSA-2026:14874)

The remote Redhat Enterprise Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:14874 advisory. Red Hat Satellite is a system management solution that allows organizations to configure and maintain their systems without the necessi...

9.8CVSS6.9AI score0.00812EPSS
SaveExploits3References20
Github Security Blog
Github Security Blog
added 2026/05/05 6:33 p.m.18 views

Langchain-Chatchat Uses a Broken or Risky Cryptographic Algorithm

A flaw has been found in chatchat-space Langchain-Chatchat up to 0.3.1.3. This issue affects the function PIL.Image.tobytes of the file libs/chatchat-server/chatchat/webuipages/dialogue/dialogue.py of the component Vision Chat Paste Image Handler. This manipulation of the argument...

2.6CVSS5.1AI score0.0014EPSS
SaveExploits0References8Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/04 8:20 p.m.38 views

Pillow has an OOB Write with Invalid PSD Tile Extents (Integer Overflow)

Impact Processing a malicious PSD file could lead to memory corruption, potentially resulting in a crash or arbitrary code execution. Patches Patched version: 12.2.0 Pillow 12.1.1 addressed CVE-2026-25990 by adding checks for tile extents in PSD image decoding/encoding to prevent an out-of-bounds...

8.6CVSS6.9AI score0.00367EPSS
SaveExploits1References7Affected Software1
Snyk
Snyk
added 2026/05/04 8:20 p.m.10 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/05/04 8:19 p.m.11 views

Infinite loop

Overview Affected versions of this package are vulnerable to Infinite loop in trailer handling in PIL/PdfParser.py. An attacker can cause the application to consume excessive CPU by supplying a malicious file that creates a cyclic reference in the trailer's Prev pointer. Remediation Upgrade pillo...

7.5CVSS5.8AI score0.00126EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/04 8:19 p.m.14 views

Pillow has a PDF Parsing Trailer Infinite Loop (DoS)

Impact An attacker can supply a malicious PDF that causes the process to hang indefinitely, consuming 100% CPU and making the application unresponsive. Patches Patched version: 12.2.0. PdfParser introduced in Pillow 4.2.0 follows Prev pointers in PDF trailers to read cross-reference sections. If ...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/05/04 8:19 p.m.12 views

GHSA-R73J-PQJ5-W3X7 Pillow has a PDF Parsing Trailer Infinite Loop (DoS)

Impact An attacker can supply a malicious PDF that causes the process to hang indefinitely, consuming 100% CPU and making the application unresponsive. Patches Patched version: 12.2.0. PdfParser introduced in Pillow 4.2.0 follows Prev pointers in PDF trailers to read cross-reference sections. If ...

5.5CVSS5.8AI score0.00126EPSS
SaveExploits0References6
OSV
OSV
added 2026/05/04 8:18 p.m.31 views

GHSA-WJX4-4JCJ-G98J Pillow has an integer overflow when processing fonts

If a font advances for each glyph by an exceeding large amount, when Pillow keeps track of the current position, it may lead to an integer overflow. This has been fixed...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/05/04 8:18 p.m.14 views

Integer Overflow or Wraparound

Overview Affected versions of this package are vulnerable to Integer Overflow or Wraparound. An attacker can cause unexpected behavior by supplying a font where each glyph advances by an excessively large amount. Remediation Upgrade pillow to version 12.2.0 or higher. References - GitHub Advisory...

7.5CVSS5.8AI score0.00114EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/04 8:18 p.m.17 views

Pillow has an integer overflow when processing fonts

If a font advances for each glyph by an exceeding large amount, when Pillow keeps track of the current position, it may lead to an integer overflow. This has been fixed...

5.5CVSS5.8AI score0.00114EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/05/04 8:18 p.m.12 views

Heap-based Buffer Overflow

Overview Affected versions of this package are vulnerable to Heap-based Buffer Overflow in ImagePath.Path, ImageDraw.ImageDraw.polygon, and ImageDraw.ImageDraw.line, all of which accept nested coordinates as input. An attacker can cause denial of service by supplying nested lists as coordinates,...

8.6CVSS5.8AI score0.00133EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/05/04 8:18 p.m.18 views

Pillow has a heap buffer overflow with nested list coordinates

Passing nested lists as coordinates to APIs that accept coordinates such as ImagePath.Path, ImageDraw.ImageDraw.polygon and ImageDraw.ImageDraw.line could cause a heap buffer overflow, as nested lists were recursively unpacked beyond the allocated buffer. Coordinate lists are now validated to...

5.5CVSS5.9AI score0.00133EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/05/04 8:18 p.m.26 views

GHSA-5XMW-VC9V-4WF2 Pillow has a heap buffer overflow with nested list coordinates

Passing nested lists as coordinates to APIs that accept coordinates such as ImagePath.Path, ImageDraw.ImageDraw.polygon and ImageDraw.ImageDraw.line could cause a heap buffer overflow, as nested lists were recursively unpacked beyond the allocated buffer. Coordinate lists are now validated to...

5.5CVSS5.9AI score0.00133EPSS
SaveExploits0References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/04 2:25 p.m.10 views

Security Bulletin: Vulnerability in Pillowy affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge.

Summary Potential vulnerability in Pillow has been identified that affects IBM watsonx Assistant Cartridge and IBM watsonx Orchestrate with watsonx Assistant Cartridge - Assistant Builder Component. . The vulnerability have been addressed. Refer to details for additional information. Vulnerabilit...

8.6CVSS6.5AI score0.00367EPSS
SaveExploits1Affected Software2
Positive Technologies
Positive Technologies
added 2026/05/04 12:00 a.m.22 views

PT-2026-37197

Name of the Vulnerable Software and Affected Versions Pillow versions prior to 12.2.0 Description An integer overflow can occur when the library tracks the current position if a font advances for each glyph by an excessively large amount. Recommendations Update to version 12.2.0...

8.7CVSS5.9AI score0.00671EPSS
SaveExploits3References55
Positive Technologies
Positive Technologies
added 2026/05/04 12:00 a.m.14 views

PT-2026-37198

Name of the Vulnerable Software and Affected Versions Pillow versions 11.2.1 through 12.1.x Description Passing nested lists as coordinates to APIs that accept coordinates, such as 'ImagePath.Path', 'ImageDraw.ImageDraw.polygon', and 'ImageDraw.ImageDraw.line', can cause a heap buffer overflow...

8.6CVSS6.5AI score0.0037EPSS
SaveExploits2References52
Positive Technologies
Positive Technologies
added 2026/05/04 12:00 a.m.17 views

PT-2026-37200

Name of the Vulnerable Software and Affected Versions Pillow versions 10.3.0 through 12.1.x Description Processing a malicious PSD file can lead to memory corruption, potentially resulting in a crash or arbitrary code execution. This occurs because bounds checks for tile extents in PSD image...

9.8CVSS6.2AI score0.03188EPSS
SaveExploits3References84
Positive Technologies
Positive Technologies
added 2026/05/04 12:00 a.m.17 views

PT-2026-37199

Name of the Vulnerable Software and Affected Versions Pillow versions 4.2.0 through 12.1.x Description A flaw in the PdfParser allows an attacker to supply a malicious PDF that causes the process to hang indefinitely, consuming 100% CPU and making the application unresponsive. This occurs because...

8.6CVSS5.8AI score0.00408EPSS
SaveExploits1References57
Rows per page
Query Builder