Lucene search
+L

365 matches found

Kitploit
Kitploit
added 2026/09/09 8:36 p.m.5 views

NotEnough

Huffman table hacking tool This tool calculates tricky canonical huffman histogram, which is able to trigger OOB Out Of Band write for vulnerable libwebp library i.e. libwebp = 1.3.1. This vulnerability is known as CVE-2023-4863 or CVE-2023-41064. We can overflow the pre-allocated huffman table b...

8.8CVSS7.2AI score0.99979EPSS
SaveExploits10References2
RedhatCVE
RedhatCVE
added 2026/09/01 2:53 p.m.7 views

CVE-2026-46603

A flaw was found in golang.org/x/image/vp8l. A remote attacker can cause a denial of service by providing a specially crafted VP8L image. This image, containing many unused Huffman tree groups, leads to excessive memory allocation during VP8L decoding, resulting in memory exhaustion. Mitigation...

7.5CVSS5.8AI score0.00417EPSS
SaveExploits0References6
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.12 views

Astra Linux – Vulnerability in libstb

It was discovered that stbimage.h v2.27 contains a heap-based use-after-free issue due to the stbijpeghuffdecode function...

8.8CVSS7.9AI score0.01624EPSS
SaveExploits1References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.7 views

Astra Linux – Vulnerability in grub2

A heap out-of-bounds write may occur during the handling of Huffman tables in the PNG reader. This may lead to data corruption in the heap space. The impacts on confidentiality, integrity, and availability are considered low, as it is very complex for an attacker to control the encoding and...

6.9CVSS7.3AI score0.00473EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added 2026/08/24 10:19 a.m.14 views

Astra Linux – Vulnerability in gst-plugins-bad1.0

GStreamer JPEG Parser Heap-based Buffer Overflow Remote Code Execution Vulnerability. This vulnerability allows remote attackers to execute arbitrary code on affected installations of GStreamer. Interaction with this library is required to exploit this vulnerability, but the attack vectors may va...

7.8CVSS7.7AI score0.00787EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/20 5:18 p.m.12 views

CVE-2026-55586

SumatraPDF is a multi-format reader for Windows. In 3.6.1 and earlier, a crafted CHM file can supply malformed LZX Huffman code lengths to makedecodetable in ext/CHMLib/lzx.c. In the long-code branch, the function writes new internal nodes through nextsymbol before validating that the canonical...

6.6CVSS0.00127EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 4:35 p.m.15 views

EUVD-2026-63469

SumatraPDF is a multi-format reader for Windows. In 3.6.1 and earlier, a crafted CHM file can supply malformed LZX Huffman code lengths to makedecodetable in ext/CHMLib/lzx.c. In the long-code branch, the function writes new internal nodes through nextsymbol before validating that the canonical...

6.6CVSS6.4AI score0.00127EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/20 4:35 p.m.16 views

CVE-2026-55586 SumatraPDF: Heap out-of-bounds write in vendored CHMLib LZX Huffman table construction reachable from crafted CHM files

SumatraPDF is a multi-format reader for Windows. In 3.6.1 and earlier, a crafted CHM file can supply malformed LZX Huffman code lengths to makedecodetable in ext/CHMLib/lzx.c. In the long-code branch, the function writes new internal nodes through nextsymbol before validating that the canonical...

6.6CVSS6.5AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/20 4:35 p.m.45 views

CVE-2026-55586 SumatraPDF: Heap out-of-bounds write in vendored CHMLib LZX Huffman table construction reachable from crafted CHM files

SumatraPDF is a multi-format reader for Windows. In 3.6.1 and earlier, a crafted CHM file can supply malformed LZX Huffman code lengths to makedecodetable in ext/CHMLib/lzx.c. In the long-code branch, the function writes new internal nodes through nextsymbol before validating that the canonical...

6.6CVSS0.00127EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/20 12:42 p.m.4 views

CVE-2026-77118 Out-of-bounds write in GraphicsMagick PCD decoder

A heap out-of-bounds write exists in the Photo CD PCD decoder of GraphicsMagick. In DecodeImage coders/pcd.c, the Huffman delta loop advances its output pointer with q++ after every decoded delta and never checks it against the end of the heap-allocated luma/chroma plane buffers. The pointer is...

8.4CVSS5.2AI score0.00131EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/20 12:42 p.m.14 views

EUVD-2026-63345

A heap out-of-bounds write exists in the Photo CD PCD decoder of GraphicsMagick. In DecodeImage coders/pcd.c, the Huffman delta loop advances its output pointer with q++ after every decoded delta and never checks it against the end of the heap-allocated luma/chroma plane buffers. The pointer is...

8.4CVSS5.3AI score0.00131EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/20 12:00 a.m.28 views

PT-2026-79059

Name of the Vulnerable Software and Affected Versions SumatraPDF versions prior to 3.6.2 Description A crafted CHM file can provide malformed LZX Huffman code lengths to the make decode table function in ext/CHMLib/lzx.c. In the long-code branch, the function writes new internal nodes via next...

6.6CVSS5.6AI score0.00127EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/14 5:18 p.m.12 views

DEBIAN-CVE-2026-46603

VP8L decoding in golang.org/x/image/vp8l can allocate an excessive amount of memory when processing a crafted VP8L image containing many unused Huffman tree groups. This allows a remote attacker to cause a denial of service via memory exhaustion...

7.5CVSS5.4AI score0.00417EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/14 5:18 p.m.10 views

CVE-2026-46603

VP8L decoding in golang.org/x/image/vp8l can allocate an excessive amount of memory when processing a crafted VP8L image containing many unused Huffman tree groups. This allows a remote attacker to cause a denial of service via memory exhaustion...

7.5CVSS0.00417EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/14 5:18 p.m.7 views

UBUNTU-CVE-2026-46603

VP8L decoding in golang.org/x/image/vp8l can allocate an excessive amount of memory when processing a crafted VP8L image containing many unused Huffman tree groups. This allows a remote attacker to cause a denial of service via memory exhaustion...

7.5CVSS5.3AI score0.00417EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/14 4:38 p.m.69 views

CVE-2026-46603

CVE-2026-46603: VP8L decoding in golang.org/x/image/vp8l can allocate excessive memory when processing crafted VP8L images with many unused Huffman tree groups, enabling remote DoS via memory exhaustion. Affected component is golang.org/x/image/vp8l; the root cause is memory allocation growth dur...

7.5CVSS5.3AI score0.00417EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/14 4:38 p.m.11 views

EUVD-2026-58720

VP8L decoding in golang.org/x/image/vp8l can allocate an excessive amount of memory when processing a crafted VP8L image containing many unused Huffman tree groups. This allows a remote attacker to cause a denial of service via memory exhaustion...

7.5CVSS5.4AI score0.00417EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/14 4:38 p.m.50 views

CVE-2026-46603 Excessive memory allocation during VP8L decoding in golang.org/x/image

VP8L decoding in golang.org/x/image/vp8l can allocate an excessive amount of memory when processing a crafted VP8L image containing many unused Huffman tree groups. This allows a remote attacker to cause a denial of service via memory exhaustion...

0.00417EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/14 12:00 a.m.27 views

PT-2026-72054

Name of the Vulnerable Software and Affected Versions golang.org/x/image/vp8l affected versions not specified Description VP8L decoding in the golang.org/x/image/vp8l package can allocate an excessive amount of memory when processing a specially crafted VP8L image that contains numerous unused...

7.5CVSS5.3AI score0.00417EPSS
SaveExploits0References25
Tenable Nessus
Tenable Nessus
added 2026/07/29 12:00 a.m.19 views

Debian dla-4704 : libraw-bin - security update

The remote Debian 11 / 12 host has packages installed that are affected by multiple vulnerabilities as referenced in the dla-4704 advisory. ------------------------------------------------------------------------- Debian LTS Advisory DLA-4704-1 [email protected]...

9.8CVSS6.3AI score0.00932EPSS
SaveExploits5References13
Rows per page
Query Builder