Lucene search
+L

1171 matches found

Kitploit
Kitploit
added 2026/09/22 5:54 a.m.12 views

cve-2025-9951-ffmpeg-jp2-poc

CVE-2025-9951 FFmpeg JPEG 2000 Exploitation Research This repository contains two deliberately separated exploitation milestones for the FFmpeg JPEG 2000 component-mapping vulnerability: 1. 01-gdb-assisted/ — the original deterministic GDB-launched PoC and its full research-journey writeup,...

7.2CVSS6.9AI score0.00433EPSS
SaveExploits1References2
Ubuntu
Ubuntu
added 2026/09/21 12:51 p.m.4 views

USN-8791-1: Ghostscript vulnerability

It was discovered that Ghostscript incorrectly handled JPEG 2000 image components with mismatched subsampling factors. An attacker could possibly use this issue to cause Ghostscript to crash or execute arbitrary code if it opened a specially crafted file...

9.8CVSS0.00486EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/21 11:41 a.m.4 views

CVE-2026-39919

A flaw was found in Ghostscript. This heap-based buffer overflow vulnerability in the JPEG 2000 output adapter allows an attacker to cause memory corruption by supplying a specially crafted PDF file. The crafted PDF contains a JPEG 2000 image with mismatched component subsampling factors...

9.8CVSS0.00486EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.9 views

Linux Distros Unpatched Vulnerability : CVE-2026-39919

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Ghostscript before 10.08.0 contains a heap-based buffer overflow vulnerability in the JPEG 2000 output adapter base/sjpxopenjpeg.c that allows attackers to caus...

9.8CVSS0.00486EPSS
SaveExploits0References3
Kitploit
Kitploit
added 2026/09/15 8:04 p.m.7 views

openjpeg-2.3.0_CVE-2020-27824

Biblioteca y Aplicaciones OPENJPEG ¿Qué es OpenJPEG? OpenJPEG es un códec JPEG 2000 de código abierto escrito en lenguaje C. Ha sido desarrollado para promover el uso de JPEG 2000, un estándar de compresión de imágenes fijas del Joint Photographic Experts Group JPEG. Desde abril de 2015, está...

5.5CVSS6.6AI score0.0161EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/15 2:26 p.m.34 views

CVE-2026-39919 Ghostscript < 10.08.0 Heap Buffer Overflow via JPEG 2000 Output Adapter

Ghostscript before 10.08.0 contains a heap-based buffer overflow vulnerability in the JPEG 2000 output adapter base/sjpxopenjpeg.c that allows attackers to cause memory corruption by supplying a crafted PDF containing a JPEG 2000 image with mismatched component subsampling factors. When image...

9.8CVSS0.00486EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 2:26 p.m.38 views

CVE-2026-39919

Ghostscript before 10.08.0 is affected by a heap-based buffer overflow in the JPEG 2000 output adapter (base/sjpx_openjpeg.c). The root cause is a sizing mismatch: when image components declare different subsampling factors, the non-samescale sub-byte-depth path allocates a row buffer sized for p...

9.8CVSS6.6AI score0.00486EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/09/15 2:26 p.m.5 views

CVE-2026-39919 Ghostscript < 10.08.0 Heap Buffer Overflow via JPEG 2000 Output Adapter

Ghostscript before 10.08.0 contains a heap-based buffer overflow vulnerability in the JPEG 2000 output adapter base/sjpxopenjpeg.c that allows attackers to cause memory corruption by supplying a crafted PDF containing a JPEG 2000 image with mismatched component subsampling factors. When image...

9.8CVSS0.00486EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/15 12:00 a.m.15 views

PT-2026-92028

Ghostscript before 10.08.0 contains a heap-based buffer overflow vulnerability in the JPEG 2000 output adapter base/sjpx openjpeg.c that allows attackers to cause memory corruption by supplying a crafted PDF containing a JPEG 2000 image with mismatched component subsampling factors. When image...

9.8CVSS6.6AI score0.00486EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/24 10:08 p.m.37 views

CVE-2026-68516

OpenEXR (the reference implementation for the EXR image format) versions 3.4.0 through 3.4.13 are vulnerable to a denial of service via a crafted HTJ2K-compressed EXR file. A malicious file whose JPEG 2000 SIZ fields place the first tile outside the visible image reaches invalid tile and codebloc...

6.5CVSS5.2AI score0.00247EPSS
SaveExploits0References3
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.8 views

Astra Linux – Vulnerability in openjpeg2

A heap-based buffer overflow was detected in openjpeg, specifically at line 379:42 in color.c:420 when decompressing a specially crafted .j2k file. An attacker could exploit this vulnerability to execute arbitrary code with the permissions of the application compiled against openjpeg...

7.8CVSS7.6AI score0.01536EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/24 2:06 p.m.14 views

GHSA-C4V7-W88G-M6C4 ImageMagick: Heap Buffer Over-Write in JP2 encoder when due to incorrect handling of arguments

Due to incorrect handling of arguments a heap buffer over-write can occur in the JP2 encoder...

5.5CVSS6AI score0.00148EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/23 12:00 a.m.16 views

PT-2026-64104

Summary src/libImaging/Jpeg2KDecode.c:853 accumulates total component width across every tile in a JPEG2000 image instead of recomputing it per tile. That accumulated value is then used in the tile bytes calculation at src/libImaging/Jpeg2KDecode.c:868, which can make the decoder grow state-buffe...

8.7CVSS5.4AI score0.00393EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/20 11:18 p.m.10 views

GHSA-VJC4-5QP5-M44J Pillow JPEG2000 tiled decode retains a growing scratch buffer and can be used for denial of service

Summary src/libImaging/Jpeg2KDecode.c:853 accumulates totalcomponentwidth across every tile in a JPEG2000 image instead of recomputing it per tile. That accumulated value is then used in the tilebytes calculation at src/libImaging/Jpeg2KDecode.c:868, which can make the decoder grow state-buffer v...

8.7CVSS7.2AI score0.00393EPSS
SaveExploits1References6
Tenable Nessus
Tenable Nessus
added 2026/07/18 12:00 a.m.15 views

SUSE SLES15 Security Update : python-Pillow (SUSE-SU-2026:3084-1)

The remote SUSE Linux SLES15 host has a package installed that is affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3084-1 advisory. This update for python-Pillow fixes the following issues - CVE-2026-54058: out-of-bounds read via attacker-controlled row stride on mmap path...

9.1CVSS7.1AI score0.00521EPSS
SaveExploits7References22
Tenable Nessus
Tenable Nessus
added 2026/07/16 12:00 a.m.24 views

SUSE SLES15: ImageMagick / ImageMagick-config-7-SUSE / etc (SUSE-SU-2026:3023-1)

The remote SUSE Linux SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:3023-1 advisory. This update for ImageMagick fixes the following issues - CVE-2026-42050: stack buffer overflow in XTileImage bsc1265048. -...

9.2CVSS6.8AI score0.01849EPSS
SaveExploits5References124
NVD
NVD
added 2026/07/14 4:17 p.m.34 views

CVE-2026-59204

Pillow is a Python imaging library. From 8.2.0 through 12.2.0, src/libImaging/Jpeg2KDecode.c accumulates totalcomponentwidth across every tile in a JPEG2000 image instead of recomputing it per tile, allowing a crafted tiled JPEG2000 file to force substantially higher transient memory usage and...

8.7CVSS0.00393EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/07/14 3:38 p.m.53 views

CVE-2026-59204 Pillow JPEG2000 tiled decode retains a growing scratch buffer and can be used for denial of service

Pillow is a Python imaging library. From 8.2.0 through 12.2.0, src/libImaging/Jpeg2KDecode.c accumulates totalcomponentwidth across every tile in a JPEG2000 image instead of recomputing it per tile, allowing a crafted tiled JPEG2000 file to force substantially higher transient memory usage and...

8.7CVSS0.00393EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/02 2:13 p.m.27 views

PYSEC-2026-705 Out-of-bounds Write in OpenCV.

In OpenCV 3.3.1 corresponding with OpenCV-Python 3.3.1.11, a heap-based buffer overflow happens in cv::Jpeg2KDecoder::readComponent8u in modules/imgcodecs/src/grfmtjpeg2000.cpp when parsing a crafted image file...

5.5CVSS6.2AI score0.01519EPSS
SaveExploits1References10
RedhatCVE
RedhatCVE
added 2026/07/01 10:09 p.m.24 views

CVE-2026-55597

A flaw was found in ImageMagick, a free and open-source software for editing and manipulating digital images. An incorrect handling of arguments in the JP2 encoder can lead to a heap buffer overwrite. This vulnerability could allow an attacker to cause a denial of service DoS by providing a...

5.5CVSS5.8AI score0.00148EPSS
SaveExploits0References5
Rows per page
Query Builder