<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – Heap Overflow</title>
  <link>https://cvedaily.com/pages/tags/heap-overflow.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/heap-overflow.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – Heap Overflow</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:44 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-42944 – NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a vulnerability...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42944</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42944</guid>
    <pubDate>Wed, 20 May 2026 10:16:27 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42944</strong></p>
  <p>NLnet Labs Unbound 1.14.0 up to and including version 1.25.0 has a vulnerability that results in heap overflow when encoding multiple NSID and/or DNS Cookie EDNS and/or EDNS Padding options in the reply packet. The relevant options ('nsid', 'answer-cookie', 'pad-responses' (default)) need to be enabled for the vulnerability to be exploited. An adversary who can query Unbound can exploit the vulne…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-197</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42944">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-32792 – NLnet Labs Unbound 1.6.2 up to and including version 1.25.0 has a denial of serv...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-32792</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-32792</guid>
    <pubDate>Wed, 20 May 2026 10:16:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-32792</strong></p>
  <p>NLnet Labs Unbound 1.6.2 up to and including version 1.25.0 has a denial of service vulnerability when compiled with DNSCrypt support ('--enable-dnscrypt'). A bad DNSCrypt query could underflow Unbound's DNSCrypt packet reading procedure that may lead to heap overflow. A malicious actor can exploit the vulnerability with a single bad DNSCrypt query that its decrypted plaintext consists entirely o…</p>
  <p><strong>CVSS:</strong> 5.3 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-32792">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43905 – OpenImageIO is a toolset for reading, writing, and manipulating image files of a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43905</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43905</guid>
    <pubDate>Thu, 14 May 2026 20:17:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43905</strong></p>
  <p>OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, jpeg2000input.cpp:395 computes buffer size as const int bufsize = w * h * ch * buffer_bpp using signed 32-bit arithmetic. When the product exceeds INT_MAX, the result wraps to 0 or a small value. m_buf.resize() allocates an undersized bu…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43905">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-43904 – OpenImageIO is a toolset for reading, writing, and manipulating image files of a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-43904</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-43904</guid>
    <pubDate>Thu, 14 May 2026 20:17:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-43904</strong></p>
  <p>OpenImageIO is a toolset for reading, writing, and manipulating image files of any image file format relevant to VFX / animation. Prior to 3.0.18.0 and 3.1.13.0, softimageinput.cpp:469 (mixed RLE) and :345 (pure RLE) do not clamp the run length to remaining scanline width before writing pixels. The raw packet path (line 403) correctly clamps with std::min, but RLE paths skip this check. A crafted…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-43904">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42046 – libcaca is a colour ASCII art library. In 0.99.beta20 and earlier, an integer ov...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42046</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42046</guid>
    <pubDate>Mon, 11 May 2026 22:22:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42046</strong></p>
  <p>libcaca is a colour ASCII art library. In 0.99.beta20 and earlier, an integer overflow vulnerability in libcaca's canvas import functionality allows an attacker to cause a controlled heap out-of-bounds write (heap overflow) by supplying a crafted file in the "caca" format. Depending on the build configuration and memory allocator, this may lead to memory corruption or remote code execution. This…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42046">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-44028 – An issue was discovered in Nix before 2.34.7 and Lix before 2.95.2. Unbounded re...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44028</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44028</guid>
    <pubDate>Tue, 05 May 2026 01:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44028</strong></p>
  <p>An issue was discovered in Nix before 2.34.7 and Lix before 2.95.2. Unbounded recursion in the NAR (Nix Archive) parser could lead to a stack-to-heap overflow when the parser is run on a coroutine stack. The stack is allocated without a guard page, which means that a stack overflow could overwrite memory on the heap and could allow arbitrary code execution as the Nix daemon (run as root in multi-…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-674</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44028">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-5402 – TLS protocol dissector heap overflow in Wireshark 4.6.0 to 4.6.4 allows denial o...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-5402</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-5402</guid>
    <pubDate>Thu, 30 Apr 2026 07:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-5402</strong></p>
  <p>TLS protocol dissector heap overflow in Wireshark 4.6.0 to 4.6.4 allows denial of service and possible code execution</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-5402">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-7040 – Text::Minify::XS versions from 0.3.0 before 0.7.8 for Perl have a heap overflow ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-7040</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-7040</guid>
    <pubDate>Mon, 27 Apr 2026 13:16:02 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-7040</strong></p>
  <p>Text::Minify::XS versions from 0.3.0 before 0.7.8 for Perl have a heap overflow when processing some malformed UTF-8 characters.  The minify functions mishandled some malformed UTF-8 characters, leading to heap corruption.  Note that the minify_utf8 function is an alias for minify.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-7040">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-3006 – Successful exploitation of the race condition vulnerability could allow
an attac...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3006</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3006</guid>
    <pubDate>Mon, 27 Apr 2026 03:15:59 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-3006</strong></p>
  <p>Successful exploitation of the race condition vulnerability could allow an attacker to trigger a kernel heap overflow, potentially leading to local privilege escalation and granting system-level access to the affected software.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-362</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3006">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-40164 – jq is a command-line JSON processor. Before commit 0c7d133c3c7e37c00b6d46b658a02...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-40164</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-40164</guid>
    <pubDate>Tue, 14 Apr 2026 00:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-40164</strong></p>
  <p>jq is a command-line JSON processor. Before commit 0c7d133c3c7e37c00b6d46b658a02244fdd3c784, jq used MurmurHash3 with a hardcoded, publicly visible seed (0x432A9843) for all JSON object hash table operations, which allowed an attacker to precompute key collisions offline. By supplying a crafted JSON object (~100 KB) where all keys hashed to the same bucket, hash table lookups degraded from O(1) t…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-328</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-40164">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-29043 – HDF5 is software for managing data. In 1.14.1-2 and earlier, an attacker who can...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-29043</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-29043</guid>
    <pubDate>Fri, 10 Apr 2026 16:16:30 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-29043</strong></p>
  <p>HDF5 is software for managing data. In 1.14.1-2 and earlier, an attacker who can control an h5 file parsed by HDF5 can trigger a write-based heap buffer overflow condition in the H5T__ref_mem_setnull method. This can lead to a denial-of-service condition, and potentially further issues such as remote code execution depending on the practical exploitability of the heap overflow against modern oper…</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-29043">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-31402 – In the Linux kernel, the following vulnerability has been resolved:

nfsd: fix h...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-31402</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-31402</guid>
    <pubDate>Fri, 03 Apr 2026 16:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-31402</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  nfsd: fix heap overflow in NFSv4.0 LOCK replay cache  The NFSv4.0 replay cache uses a fixed 112-byte inline buffer (rp_ibuf[NFSD4_REPLAY_ISIZE]) to store encoded operation responses. This size was calculated based on OPEN responses and does not account for LOCK denied responses, which include the conflicting lock owner as a vari…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-31402">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2026-2271 – A flaw was found in GIMP's PSP (Paint Shop Pro) file parser. A remote attacker c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-2271</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-2271</guid>
    <pubDate>Thu, 26 Mar 2026 21:17:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2026-2271</strong></p>
  <p>A flaw was found in GIMP's PSP (Paint Shop Pro) file parser. A remote attacker could exploit an integer overflow vulnerability in the read_creator_block() function by providing a specially crafted PSP image file. This vulnerability occurs when a 32-bit length value from the file is used for memory allocation without proper validation, leading to a heap overflow and an out-of-bounds write. Success…</p>
  <p><strong>CVSS:</strong> 3.3 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-2271">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-3549 – Heap Overflow in TLS 1.3 ECH parsing. An integer underflow existed in ECH extens...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-3549</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-3549</guid>
    <pubDate>Thu, 19 Mar 2026 21:17:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-3549</strong></p>
  <p>Heap Overflow in TLS 1.3 ECH parsing. An integer underflow existed in ECH extension parsing logic when calculating a buffer length, which resulted in writing beyond the bounds of an allocated buffer. Note that in wolfSSL, ECH is off by default, and the ECH standard is still evolving.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-3549">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-4177 – YAML::Syck versions through 1.36 for Perl has several potential security vulnera...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-4177</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-4177</guid>
    <pubDate>Mon, 16 Mar 2026 23:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-4177</strong></p>
  <p>YAML::Syck versions through 1.36 for Perl has several potential security vulnerabilities including a high-severity heap buffer overflow in the YAML emitter.  The heap overflow occurs when class names exceed the initial 512-byte allocation.  The base64 decoder could read past the buffer end on trailing newlines.  strtok mutated n->type_id in place, corrupting shared node data.  A memory leak occur…</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-4177">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-30883 – ImageMagick is free and open-source software used for editing and manipulating d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-30883</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-30883</guid>
    <pubDate>Tue, 10 Mar 2026 07:44:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-30883</strong></p>
  <p>ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16 and 6.9.13-41, an extremely large image profile could result in a heap overflow when encoding a PNG image. This vulnerability is fixed in 7.1.2-16 and 6.9.13-41.</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-30883">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-23750 – Golioth Pouch version 0.1.0, prior to commit 1b2219a1, contains a heap-based buf...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-23750</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-23750</guid>
    <pubDate>Thu, 26 Feb 2026 18:23:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-23750</strong></p>
  <p>Golioth Pouch version 0.1.0, prior to commit 1b2219a1, contains a heap-based buffer overflow in BLE GATT server certificate handling. server_cert_write() allocates a heap buffer of size CONFIG_POUCH_SERVER_CERT_MAX_LEN when receiving the first fragment, then appends subsequent fragments using memcpy() without verifying that sufficient capacity remains. An adjacent BLE client can send unauthentica…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-23750">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-14905 – A flaw was found in the 389-ds-base server. A heap buffer overflow vulnerability...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-14905</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-14905</guid>
    <pubDate>Mon, 23 Feb 2026 16:29:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-14905</strong></p>
  <p>A flaw was found in the 389-ds-base server. A heap buffer overflow vulnerability exists in the `schema_attr_enum_callback` function within the `schema.c` file. This occurs because the code incorrectly calculates the buffer size by summing alias string lengths without accounting for additional formatting characters. When a large number of aliases are processed, this oversight can lead to a heap ov…</p>
  <p><strong>CVSS:</strong> 7.2 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-14905">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-26200 – HDF5 is software for managing data. Prior to version 1.14.4-2, an attacker who c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-26200</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-26200</guid>
    <pubDate>Thu, 19 Feb 2026 20:25:42 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-26200</strong></p>
  <p>HDF5 is software for managing data. Prior to version 1.14.4-2, an attacker who can control an `h5` file parsed by HDF5 can trigger a write-based heap buffer overflow condition. This can lead to a denial-of-service condition, and potentially further issues such as remote code execution depending on the practical exploitability of the heap overflow against modern operating systems. Real-world explo…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-26200">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2026-22780 – Rizin is a UNIX-like reverse engineering framework and command-line toolset. Pri...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22780</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22780</guid>
    <pubDate>Mon, 02 Feb 2026 23:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2026-22780</strong></p>
  <p>Rizin is a UNIX-like reverse engineering framework and command-line toolset. Prior to 0.8.2, a heap overflow can be exploited when a malicious mach0 file, having bogus entries for the dyld chained segments, is parsed by rizin. This vulnerability is fixed in 0.8.2.</p>
  <p><strong>CVSS:</strong> 4.4 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22780">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2026-22778 – vLLM is an inference and serving engine for large language models (LLMs). From 0...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-22778</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-22778</guid>
    <pubDate>Mon, 02 Feb 2026 23:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2026-22778</strong></p>
  <p>vLLM is an inference and serving engine for large language models (LLMs). From 0.8.3 to before 0.14.1, when an invalid image is sent to vLLM's multimodal endpoint, PIL throws an error. vLLM returns this error to the client, leaking a heap address. With this leak, we reduce ASLR from 4 billion guesses to ~8 guesses. This vulnerability can be chained a heap overflow with JPEG2000 decoder in OpenCV/…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-532</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-22778">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-70303 – A heap overflow in the uncv_parse_config() function of GPAC v2.4.0 allows attack...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70303</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70303</guid>
    <pubDate>Thu, 15 Jan 2026 19:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-70303</strong></p>
  <p>A heap overflow in the uncv_parse_config() function of GPAC v2.4.0 allows attackers to cause a Denial of Service (DoS) via a crafted MP4 file.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70303">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-70302 – A heap overflow in the ghi_dmx_declare_opid_bin() function of GPAC v2.4.0 allows...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70302</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70302</guid>
    <pubDate>Thu, 15 Jan 2026 19:16:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-70302</strong></p>
  <p>A heap overflow in the ghi_dmx_declare_opid_bin() function of GPAC v2.4.0 allows attackers to cause a Denial of Service (DoS) via a crafted input.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70302">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-70299 – A heap overflow in the avi_parse_input_file() function of GPAC v2.4.0 allows att...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70299</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70299</guid>
    <pubDate>Thu, 15 Jan 2026 18:16:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-70299</strong></p>
  <p>A heap overflow in the avi_parse_input_file() function of GPAC v2.4.0 allows attackers to cause a Denial of Service (DoS) via a crafted AVI file.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70299">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-70310 – A heap overflow in the vorbis_to_intern() function of GPAC v2.4.0 allows attacke...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-70310</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-70310</guid>
    <pubDate>Thu, 15 Jan 2026 17:16:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-70310</strong></p>
  <p>A heap overflow in the vorbis_to_intern() function of GPAC v2.4.0 allows attackers to cause a Denial of Service (DoS) via a crafted .ogg file.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-70310">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-64721 – Sandboxie is a sandbox-based isolation software for 32-bit and 64-bit Windows NT...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64721</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64721</guid>
    <pubDate>Thu, 11 Dec 2025 22:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-64721</strong></p>
  <p>Sandboxie is a sandbox-based isolation software for 32-bit and 64-bit Windows NT-based operating systems. In versions 1.16.6 and below, the SYSTEM-level service SbieSvc.exe exposes SbieIniServer::RC4Crypt to sandboxed processes. The handler adds a fixed header size to a caller-controlled value_len without overflow checking. A large value_len (e.g., 0xFFFFFFF0) wraps the allocation size, causing a…</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64721">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-65406 – A heap overflow in the MatroskaFile::createRTPSinkForTrackNumber() function of L...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-65406</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-65406</guid>
    <pubDate>Mon, 01 Dec 2025 17:15:50 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-65406</strong></p>
  <p>A heap overflow in the MatroskaFile::createRTPSinkForTrackNumber() function of Live555 Streaming Media v2018.09.02 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MKV file.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-65406">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64330 – Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Inform...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64330</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64330</guid>
    <pubDate>Wed, 26 Nov 2025 23:15:48 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64330</strong></p>
  <p>Suricata is a network IDS, IPS and NSM engine developed by the OISF (Open Information Security Foundation) and the Suricata community. Prior to versions 7.0.13 and 8.0.2, a single byte read heap overflow when logging the verdict in eve.alert and eve.drop records can lead to crashes. This requires the per packet alert queue to be filled with alerts and then followed by a pass rule. This issue has…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64330">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-64182 – OpenEXR provides the specification and reference implementation of the EXR file ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-64182</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-64182</guid>
    <pubDate>Mon, 10 Nov 2025 22:15:37 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-64182</strong></p>
  <p>OpenEXR provides the specification and reference implementation of the EXR file format, an image storage format for the motion picture industry. In versions 3.2.0 through 3.2.4, 3.3.0 through 3.3.5, and 3.4.0 through 3.4.2, a memory safety bug in the legacy OpenEXR Python adapter (the deprecated OpenEXR.InputFile wrapper) allow crashes and likely code execution when opening attacker-controlled EX…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-64182">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-54329 – An issue was discovered in NAS in Samsung Mobile Processor, Wearable Processor, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-54329</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-54329</guid>
    <pubDate>Tue, 04 Nov 2025 17:16:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-54329</strong></p>
  <p>An issue was discovered in NAS in Samsung Mobile Processor, Wearable Processor, and Modem Exynos 980, 990, 850, 2100, 1280, 2200, 1330, 1380, 1480, 2400, 1580, 2500, W920, W930, W1000, Modem 5123, Modem 5300, and Modem 5400. The function used to send a multiple-payloads message (including an SMS message) lacks bounds checking, which can lead to a heap overflow.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-54329">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-61553 – An out-of-bounds write in VirtIO network device emulation in BitVisor from commi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-61553</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-61553</guid>
    <pubDate>Thu, 16 Oct 2025 19:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-61553</strong></p>
  <p>An out-of-bounds write in VirtIO network device emulation in BitVisor from commit 108df6 (2020-05-20) to commit 480907 (2025-07-06) allows local attackers to cause a denial of service (host hypervisor crash) via a crafted PCI configuration space access. Given it's a heap overflow in a privileged hypervisor context, exploitation may enable arbitrary code execution or guest-to-host privilege escala…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-61553">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-53524 – In the Linux kernel, the following vulnerability has been resolved:

wifi: iwlwi...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-53524</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-53524</guid>
    <pubDate>Wed, 01 Oct 2025 12:15:56 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-53524</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  wifi: iwlwifi: pcie: Fix integer overflow in iwl_write_to_user_buf  An integer overflow occurs in the iwl_write_to_user_buf() function, which is called by the iwl_dbgfs_monitor_data_read() function.  static bool iwl_write_to_user_buf(char __user *user_buf, ssize_t count, 				  void *buf, ssize_t *size, 				  ssize_t *bytes_copie…</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-53524">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Unknown] CVE-2025-39898 – In the Linux kernel, the following vulnerability has been resolved:

e1000e: fix...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-39898</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-39898</guid>
    <pubDate>Wed, 01 Oct 2025 08:15:32 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk unknown">Unknown</span> CVE-2025-39898</strong></p>
  <p>In the Linux kernel, the following vulnerability has been resolved:  e1000e: fix heap overflow in e1000_set_eeprom  Fix a possible heap overflow in e1000_set_eeprom function by adding input validation for the requested length of the change in the EEPROM. In addition, change the variable type from int to size_t for better code practices and rearrange declarations to RCT.</p>
  <p><strong>CVSS:</strong> N/A · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-39898">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-36853 – A vulnerability (CVE-2025-21172) exists in msdia140.dll due to integer overflow ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-36853</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-36853</guid>
    <pubDate>Mon, 08 Sep 2025 14:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-36853</strong></p>
  <p>A vulnerability (CVE-2025-21172) exists in msdia140.dll due to integer overflow and heap-based overflow.   Per CWE-122: Heap-based Buffer Overflow, a heap overflow condition is a buffer overflow, where the buffer that can be overwritten is allocated in the heap portion of memory, generally meaning that the buffer was allocated using a routine such as malloc().‍   Per CWE-190: Integer Overflow or…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-36853">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-36342 – Improper input validation in the GPU driver could allow an attacker to exploit a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-36342</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-36342</guid>
    <pubDate>Sat, 06 Sep 2025 18:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-36342</strong></p>
  <p>Improper input validation in the GPU driver could allow an attacker to exploit a heap overflow potentially resulting in arbitrary code execution.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-1285</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-36342">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-55298 – ImageMagick is free and open-source software used for editing and manipulating d...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-55298</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-55298</guid>
    <pubDate>Tue, 26 Aug 2025 18:15:47 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-55298</strong></p>
  <p>ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to ImageMagick versions 6.9.13-28 and 7.1.2-2, a format string bug vulnerability exists in InterpretImageFilename function where user input is directly passed to FormatLocaleString without proper sanitization. An attacker can overwrite arbitrary memory regions, enabling a wide range of attacks fro…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-123</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-55298">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-5942 – Netskope was notified about a potential gap in its agent (NS Client) on Windows ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-5942</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-5942</guid>
    <pubDate>Thu, 14 Aug 2025 05:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-5942</strong></p>
  <p>Netskope was notified about a potential gap in its agent (NS Client) on Windows systems.  If this gap is successfully exploited, an unprivileged user can trigger a heap overflow in the epdlpdrv.sys driver, leading to a Blue-Screen-of-Death (BSOD). Successful exploitation can also potentially be performed by an unprivileged user whose NS Client is configured to use Endpoint DLP. A successful explo…</p>
  <p><strong>CVSS:</strong> 5.7 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-5942">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-51089 – Tenda AC8V4 V16.03.34.06` was discovered to contain heap overflow at /goform/Get...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-51089</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-51089</guid>
    <pubDate>Thu, 24 Jul 2025 15:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-51089</strong></p>
  <p>Tenda AC8V4 V16.03.34.06` was discovered to contain heap overflow at /goform/GetParentControlInfo.The manipulation of the argument `mac` leads to heap-based buffer overflow.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-51089">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-42648 – NanoMQ v0.22.10 was discovered to contain a heap overflow which allows attackers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-42648</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-42648</guid>
    <pubDate>Mon, 14 Jul 2025 17:15:31 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-42648</strong></p>
  <p>NanoMQ v0.22.10 was discovered to contain a heap overflow which allows attackers to cause a Denial of Service (DoS) via a crafted CONNECT message.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-42648">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2025-45029 – WINSTAR WN572HP3 v230525 was discovered to contain a heap overflow via the CONTE...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-45029</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-45029</guid>
    <pubDate>Wed, 02 Jul 2025 14:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2025-45029</strong></p>
  <p>WINSTAR WN572HP3 v230525 was discovered to contain a heap overflow via the CONTENT_LENGTH variable at /cgi-bin/upload.cgi.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-45029">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-48990 – NeKernal is a free and open-source operating system stack. Version 0.0.2 has a 1...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-48990</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-48990</guid>
    <pubDate>Mon, 02 Jun 2025 12:15:25 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-48990</strong></p>
  <p>NeKernal is a free and open-source operating system stack. Version 0.0.2 has a 1-byte heap overflow in `rt_copy_memory`, which unconditionally wrote a null terminator at `dst[len]`. When `len` equals the size of the destination buffer (256 bytes), that extra `'\0'` write overruns the buffer by one byte. To avoid breaking existing callers or changing the public API, the patch in commit fb7b7f65832…</p>
  <p><strong>CVSS:</strong> 8.6 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-48990">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-30216 – CryptoLib provides a software-only solution using the CCSDS Space Data Link Secu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-30216</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-30216</guid>
    <pubDate>Tue, 25 Mar 2025 20:15:22 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-30216</strong></p>
  <p>CryptoLib provides a software-only solution using the CCSDS Space Data Link Security Protocol - Extended Procedures (SDLS-EP) to secure communications between a spacecraft running the core Flight System (cFS) and a ground station. In versions 1.3.3 and prior, a Heap Overflow vulnerability occurs in the `Crypto_TM_ProcessSecurity` function (`crypto_tm.c:1735:8`). When processing the Secondary Head…</p>
  <p><strong>CVSS:</strong> 9.4 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-30216">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-27440 – Heap overflow in some Zoom Workplace Apps may allow an authenticated user to con...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27440</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27440</guid>
    <pubDate>Tue, 11 Mar 2025 18:15:36 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-27440</strong></p>
  <p>Heap overflow in some Zoom Workplace Apps may allow an authenticated user to conduct an escalation of privilege via network access.</p>
  <p><strong>CVSS:</strong> 8.5 · <strong>CWE:</strong> CWE-124</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27440">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-26596 – A heap overflow flaw was found in X.Org and Xwayland. The computation of the len...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-26596</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-26596</guid>
    <pubDate>Tue, 25 Feb 2025 16:15:38 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-26596</strong></p>
  <p>A heap overflow flaw was found in X.Org and Xwayland. The computation of the length in XkbSizeKeySyms() differs from what is written in XkbWriteKeySyms(), which may lead to a heap-based buffer overflow.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-26596">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2025-27091 – OpenH264 is a free license codec library which supports H.264 encoding and decod...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-27091</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-27091</guid>
    <pubDate>Thu, 20 Feb 2025 18:15:26 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2025-27091</strong></p>
  <p>OpenH264 is a free license codec library which supports H.264 encoding and decoding. A vulnerability in the decoding functions of OpenH264 codec library could allow a remote, unauthenticated attacker to trigger a heap overflow. This vulnerability is due to a race condition between a Sequence Parameter Set (SPS) memory allocation and a subsequent non Instantaneous Decoder Refresh (non-IDR) Network…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-27091">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2025-26623 – Exiv2 is a C++ library and a command-line utility to read, write, delete and mod...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2025-26623</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2025-26623</guid>
    <pubDate>Tue, 18 Feb 2025 20:15:33 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2025-26623</strong></p>
  <p>Exiv2 is a C++ library and a command-line utility to read, write, delete and modify Exif, IPTC, XMP and ICC image metadata. A heap buffer overflow was found in Exiv2 versions v0.28.0 to v0.28.4. Versions prior to v0.28.0, such as v0.27.7, are **not** affected. Exiv2 is a command-line utility and C++ library for reading, writing, deleting, and modifying the metadata of image files. The heap overfl…</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2025-26623">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-55194 – OpenImageIO v3.1.0.0dev was discovered to contain a heap overflow via the compon...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-55194</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-55194</guid>
    <pubDate>Thu, 23 Jan 2025 22:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-55194</strong></p>
  <p>OpenImageIO v3.1.0.0dev was discovered to contain a heap overflow via the component /OpenImageIO/fmath.h.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-55194">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-55192 – OpenImageIO v3.1.0.0dev was discovered to contain a heap overflow via the compon...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-55192</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-55192</guid>
    <pubDate>Thu, 23 Jan 2025 22:15:14 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-55192</strong></p>
  <p>OpenImageIO v3.1.0.0dev was discovered to contain a heap overflow via the component OpenImageIO_v3_1_0::farmhash::inlined::Fetch64(char const*).</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-55192">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2018-9387 – In multiple functions of mnh-sm.c, there is a possible way to trigger a heap ove...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2018-9387</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2018-9387</guid>
    <pubDate>Sat, 18 Jan 2025 00:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2018-9387</strong></p>
  <p>In multiple functions of mnh-sm.c, there is a possible way to trigger a heap overflow due to an integer overflow. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2018-9387">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-51737 – RediSearch is a Redis module that provides querying, secondary indexing, and ful...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-51737</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-51737</guid>
    <pubDate>Wed, 08 Jan 2025 16:15:35 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-51737</strong></p>
  <p>RediSearch is a Redis module that provides querying, secondary indexing, and full-text search for Redis. An authenticated redis user executing FT.SEARCH or FT.AGGREGATE with a specially crafted LIMIT command argument, or FT.SEARCH with a specially crafted KNN command argument, can trigger an integer overflow, leading to heap overflow and potential remote code execution. This vulnerability is fixe…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-51737">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-51480 – RedisTimeSeries is a time-series database (TSDB) module for Redis, by Redis. Exe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-51480</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-51480</guid>
    <pubDate>Wed, 08 Jan 2025 16:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-51480</strong></p>
  <p>RedisTimeSeries is a time-series database (TSDB) module for Redis, by Redis. Executing one of these commands TS.QUERYINDEX, TS.MGET, TS.MRAGE, TS.MREVRANGE by an authenticated user, using specially crafted command arguments may cause an integer overflow, a subsequent heap overflow, and potentially lead to remote code execution. This vulnerability is fixed in 1.6.20, 1.8.15, 1.10.15, and 1.12.3.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-51480">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-43767 – In prepare_to_draw_into_mask of SkBlurMaskFilterImpl.cpp, there is a possible he...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-43767</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-43767</guid>
    <pubDate>Fri, 03 Jan 2025 01:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-43767</strong></p>
  <p>In prepare_to_draw_into_mask of SkBlurMaskFilterImpl.cpp, there is a possible heap overflow due to improper input validation. This could lead to remote code execution with no additional execution privileges needed. User interaction is not needed for exploitation.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-94</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-43767">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-11616 – Netskope was made aware of a security vulnerability in Netskope Endpoint DLP’s C...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-11616</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-11616</guid>
    <pubDate>Thu, 19 Dec 2024 10:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-11616</strong></p>
  <p>Netskope was made aware of a security vulnerability in Netskope Endpoint DLP’s Content Control Driver where a double-fetch issue leads to heap overflow. The vulnerability arises from the fact that the NumberOfBytes argument to ExAllocatePoolWithTag, and the Length argument for RtlCopyMemory, both independently dereference their value from the user supplied input buffer inside the EpdlpSetUsbActio…</p>
  <p><strong>CVSS:</strong> 5.6 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-11616">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-38922 – Open Robotics Robotic Operating System 2 (ROS2) and Nav2 humble version was disc...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-38922</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-38922</guid>
    <pubDate>Fri, 06 Dec 2024 22:15:19 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-38922</strong></p>
  <p>Open Robotics Robotic Operating System 2 (ROS2) and Nav2 humble version was discovered to contain a heap overflow in the nav2_amcl process. This vulnerability is triggered via sending a crafted message to the component /initialpose.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-38922">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-52811 – The ngtcp2 project is an effort to implement IETF QUIC protocol in C. In affecte...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-52811</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-52811</guid>
    <pubDate>Mon, 25 Nov 2024 19:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-52811</strong></p>
  <p>The ngtcp2 project is an effort to implement IETF QUIC protocol in C. In affected versions acks are not validated before being written to the qlog leading to a buffer overflow. In `ngtcp2_conn::conn_recv_pkt` for an ACK, there was new logic that got added to skip `conn_recv_ack` if an ack has already been processed in the payload. However, this causes us to also skip `ngtcp2_pkt_validate_ack`. Th…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-670</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-52811">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2022-20846 – A vulnerability in the Cisco&amp;nbsp;Discovery Protocol implementation for Cisco&amp;nb...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-20846</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-20846</guid>
    <pubDate>Fri, 15 Nov 2024 16:15:23 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2022-20846</strong></p>
  <p>A vulnerability in the Cisco&nbsp;Discovery Protocol implementation for Cisco&nbsp;IOS XR Software could allow an unauthenticated, adjacent attacker to cause the Cisco&nbsp;Discovery Protocol process to reload on an affected device. This vulnerability is due to a heap buffer overflow in certain Cisco&nbsp;Discovery Protocol messages. An attacker could exploit this vulnerability by sending a mali…</p>
  <p><strong>CVSS:</strong> 4.3 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-20846">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-35420 – wac commit 385e1 was discovered to contain a heap overflow.</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-35420</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-35420</guid>
    <pubDate>Fri, 08 Nov 2024 22:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-35420</strong></p>
  <p>wac commit 385e1 was discovered to contain a heap overflow.</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-35420">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-35419 – wac commit 385e1 was discovered to contain a heap overflow via the load_module f...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-35419</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-35419</guid>
    <pubDate>Fri, 08 Nov 2024 22:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-35419</strong></p>
  <p>wac commit 385e1 was discovered to contain a heap overflow via the load_module function at /wac-asan/wa.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted wasm file.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-35419">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-35418 – wac commit 385e1 was discovered to contain a heap overflow via the setup_call fu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-35418</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-35418</guid>
    <pubDate>Fri, 08 Nov 2024 22:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-35418</strong></p>
  <p>wac commit 385e1 was discovered to contain a heap overflow via the setup_call function at /wac-asan/wa.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted wasm file.</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-35418">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-35410 – wac commit 385e1 was discovered to contain a heap overflow via the interpret fun...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-35410</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-35410</guid>
    <pubDate>Fri, 08 Nov 2024 22:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-35410</strong></p>
  <p>wac commit 385e1 was discovered to contain a heap overflow via the interpret function at /wac-asan/wa.c. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted wasm file.</p>
  <p><strong>CVSS:</strong> 6.2 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-35410">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-45185 – An issue was discovered in Samsung Mobile Processor, Wearable Processor, and Mod...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-45185</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-45185</guid>
    <pubDate>Mon, 04 Nov 2024 20:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-45185</strong></p>
  <p>An issue was discovered in Samsung Mobile Processor, Wearable Processor, and Modem Exynos 9820, 9825, 980, 990, 850, 1080, 2100, 1280, 2200, 1330, 1380, 1480, 2400, 9110, W920, W930, Modem 5123, Modem 5300. There is an out-of-bounds write due to a heap overflow in the GPRS protocol.</p>
  <p><strong>CVSS:</strong> 5.1 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-45185">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-46483 – Xlight FTP Server &lt;3.9.4.3 has an integer overflow vulnerability in the packet p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-46483</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-46483</guid>
    <pubDate>Tue, 22 Oct 2024 22:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-46483</strong></p>
  <p>Xlight FTP Server <3.9.4.3 has an integer overflow vulnerability in the packet parsing logic of the SFTP server, which can lead to a heap overflow with attacker-controlled content.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-46483">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-6505 – A flaw was found in the virtio-net device in QEMU. When enabling the RSS feature...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-6505</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-6505</guid>
    <pubDate>Fri, 05 Jul 2024 14:15:03 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-6505</strong></p>
  <p>A flaw was found in the virtio-net device in QEMU. When enabling the RSS feature on the virtio-net network card, the indirections_table data within RSS becomes controllable. Setting excessively large values may cause an index out-of-bounds issue, potentially resulting in heap overflow access. This flaw allows a privileged user in the guest to crash the QEMU process on the host.</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-6505">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-36702 – libiec61850 v1.5 was discovered to contain a heap overflow via the BerEncoder_en...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-36702</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-36702</guid>
    <pubDate>Tue, 11 Jun 2024 19:16:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-36702</strong></p>
  <p>libiec61850 v1.5 was discovered to contain a heap overflow via the BerEncoder_encodeLength function at /asn1/ber_encoder.c.</p>
  <p><strong>CVSS:</strong> 7.4 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-36702">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-24192 – robdns commit d76d2e6 was discovered to contain a heap overflow via the componen...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-24192</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-24192</guid>
    <pubDate>Thu, 06 Jun 2024 22:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-24192</strong></p>
  <p>robdns commit d76d2e6 was discovered to contain a heap overflow via the component block->filename at /src/zonefile-insertion.c.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-24192">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-36843 – libmodbus v3.1.6 was discovered to contain a heap overflow via the modbus_mappin...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-36843</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-36843</guid>
    <pubDate>Fri, 31 May 2024 20:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-36843</strong></p>
  <p>libmodbus v3.1.6 was discovered to contain a heap overflow via the modbus_mapping_free() function.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-36843">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-6349 – A heap overflow vulnerability exists in libvpx - Encoding a frame that has large...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-6349</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-6349</guid>
    <pubDate>Mon, 27 May 2024 12:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-6349</strong></p>
  <p>A heap overflow vulnerability exists in libvpx - Encoding a frame that has larger dimensions than the originally configured size with VP9 may result in a heap overflow in libvpx. We recommend upgrading to version 1.13.1 or above</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-6349">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-29204 – A Heap Overflow vulnerability in WLAvalancheService component of Ivanti Avalanch...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-29204</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-29204</guid>
    <pubDate>Fri, 19 Apr 2024 02:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-29204</strong></p>
  <p>A Heap Overflow vulnerability in WLAvalancheService component of Ivanti Avalanche before 6.4.3 allows a remote unauthenticated attacker to execute arbitrary commands</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-29204">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-24996 – A Heap overflow vulnerability in WLInfoRailService component of Ivanti Avalanche...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-24996</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-24996</guid>
    <pubDate>Fri, 19 Apr 2024 02:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-24996</strong></p>
  <p>A Heap overflow vulnerability in WLInfoRailService component of Ivanti Avalanche before 6.4.3 allows an unauthenticated remote attacker to execute arbitrary commands.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-24996">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-22061 – A Heap Overflow vulnerability in WLInfoRailService component of Ivanti Avalanche...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-22061</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-22061</guid>
    <pubDate>Fri, 19 Apr 2024 02:15:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-22061</strong></p>
  <p>A Heap Overflow vulnerability in WLInfoRailService component of Ivanti Avalanche before 6.4.3 allows a remote unauthenticated attacker to execute arbitrary commands</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-77</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-22061">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-5400 – Server receiving a malformed message based on a using the specified key values c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-5400</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-5400</guid>
    <pubDate>Wed, 17 Apr 2024 17:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-5400</strong></p>
  <p>Server receiving a malformed message based on a using the specified key values can cause a heap overflow vulnerability which could lead to an attacker performing remote code execution or causing a failure.  See Honeywell Security Notification for recommendations on upgrading and versioning.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-5400">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-25115 – RedisBloom adds a set of probabilistic data structures to Redis. Starting in ver...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-25115</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-25115</guid>
    <pubDate>Tue, 09 Apr 2024 18:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-25115</strong></p>
  <p>RedisBloom adds a set of probabilistic data structures to Redis. Starting in version 2.0.0 and prior to version 2.4.7 and 2.6.10, specially crafted `CF.LOADCHUNK` commands may be used by authenticated users to perform heap overflow, which may lead to remote code execution. The problem is fixed in RedisBloom 2.4.7 and 2.6.10.</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-25115">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-21894 – A heap overflow vulnerability in IPSec component of Ivanti Connect Secure (9.x, ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21894</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21894</guid>
    <pubDate>Thu, 04 Apr 2024 23:15:15 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-21894</strong></p>
  <p>A heap overflow vulnerability in IPSec component of Ivanti Connect Secure (9.x, 22.x) and Ivanti Policy Secure allows an unauthenticated malicious user to send specially crafted requests in-order-to crash the service thereby causing a DoS attack. In certain conditions this may lead to execution of arbitrary code</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21894">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-22053 – A heap overflow vulnerability in IPSec component of Ivanti Connect Secure (9.x
 ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-22053</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-22053</guid>
    <pubDate>Thu, 04 Apr 2024 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-22053</strong></p>
  <p>A heap overflow vulnerability in IPSec component of Ivanti Connect Secure (9.x  22.x) and Ivanti Policy Secure allows an unauthenticated malicious user to send specially crafted requests in-order-to crash the service thereby causing a DoS attack or in certain conditions read contents from memory.</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-22053">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-30806 – An issue was discovered in Bento4 v1.6.0-641-2-g1529b83. There is a heap overflo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-30806</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-30806</guid>
    <pubDate>Tue, 02 Apr 2024 18:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-30806</strong></p>
  <p>An issue was discovered in Bento4 v1.6.0-641-2-g1529b83. There is a heap overflow in AP4_Dec3Atom::AP4_Dec3Atom at Ap4Dec3Atom.cpp, leading to a Denial of Service (DoS), as demonstrated by mp42aac.</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-30806">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-20307 – A vulnerability in the IKEv1 fragmentation code of Cisco IOS Software and Cisco ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-20307</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-20307</guid>
    <pubDate>Wed, 27 Mar 2024 18:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-20307</strong></p>
  <p>A vulnerability in the IKEv1 fragmentation code of Cisco IOS Software and Cisco IOS XE Software could allow an unauthenticated, remote attacker to cause a heap overflow, resulting in an affected device reloading.  This vulnerability exists because crafted, fragmented IKEv1 packets are not properly reassembled. An attacker could exploit this vulnerability by sending crafted UDP packets to an aff…</p>
  <p><strong>CVSS:</strong> 6.8 · <strong>CWE:</strong> CWE-121</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-20307">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-28231 – eprosima Fast DDS is a C++ implementation of the Data Distribution Service stand...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-28231</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-28231</guid>
    <pubDate>Wed, 20 Mar 2024 20:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-28231</strong></p>
  <p>eprosima Fast DDS is a C++ implementation of the Data Distribution Service standard of the Object Management Group. Prior to versions 2.14.0, 2.13.4, 2.12.3, 2.10.4, and 2.6.8, manipulated DATA Submessage can cause a heap overflow error in the Fast-DDS process, causing the process to be terminated remotely. Additionally, the payload_size in the DATA Submessage packet is declared as uint32_t. When…</p>
  <p><strong>CVSS:</strong> 9.6 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-28231">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-20832 – Heap overflow in Little Kernel in bootloader prior to SMR Mar-2024 Release 1 all...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-20832</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-20832</guid>
    <pubDate>Tue, 05 Mar 2024 05:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-20832</strong></p>
  <p>Heap overflow in Little Kernel in bootloader prior to SMR Mar-2024 Release 1 allows local privileged attackers to execute arbitrary code.</p>
  <p><strong>CVSS:</strong> 6.4 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-20832">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-1062 – A heap overflow flaw was found in 389-ds-base. This issue leads to a denial of s...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-1062</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-1062</guid>
    <pubDate>Mon, 12 Feb 2024 13:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-1062</strong></p>
  <p>A heap overflow flaw was found in 389-ds-base. This issue leads to a denial of service when writing a value larger than 256 chars in log_entry_attr.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-1062">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2024-0684 – A flaw was found in the GNU coreutils "split" program. A heap overflow with user...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-0684</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-0684</guid>
    <pubDate>Tue, 06 Feb 2024 09:15:52 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2024-0684</strong></p>
  <p>A flaw was found in the GNU coreutils "split" program. A heap overflow with user-controlled data of multiple hundred bytes in length could occur in the line_bytes_split() function, potentially leading to an application crash and denial of service.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-0684">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2024-21851 – in OpenHarmony v4.0.0 and prior versions allow a local attacker cause heap overf...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21851</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21851</guid>
    <pubDate>Fri, 02 Feb 2024 07:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-21851</strong></p>
  <p>in OpenHarmony v4.0.0 and prior versions allow a local attacker cause heap overflow through  integer overflow.</p>
  <p><strong>CVSS:</strong> 2.9 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21851">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Low] CVE-2024-21845 – in OpenHarmony v4.0.0 and prior versions allow a local attacker cause heap overf...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-21845</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-21845</guid>
    <pubDate>Fri, 02 Feb 2024 07:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk low">Low</span> CVE-2024-21845</strong></p>
  <p>in OpenHarmony v4.0.0 and prior versions allow a local attacker cause heap overflow through  integer overflow.</p>
  <p><strong>CVSS:</strong> 2.9 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-21845">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-6816 – A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer r...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-6816</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-6816</guid>
    <pubDate>Thu, 18 Jan 2024 05:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-6816</strong></p>
  <p>A flaw was found in X.Org server. Both DeviceFocusEvent and the XIQueryPointer reply contain a bit for each logical button currently down. Buttons can be arbitrarily mapped to any value up to 255, but the X.Org Server was only allocating space for the device's particular number of buttons, leading to a heap overflow if a bigger value was used.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-6816">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-41056 – Redis is an in-memory database that persists on disk. Redis incorrectly handles ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-41056</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-41056</guid>
    <pubDate>Wed, 10 Jan 2024 16:15:46 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-41056</strong></p>
  <p>Redis is an in-memory database that persists on disk. Redis incorrectly handles resizing of memory buffers which can result in integer overflow that leads to heap overflow and potential remote code execution. This issue has been patched in version 7.0.15 and 7.2.4.</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-41056">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-6879 – Increasing the resolution of video frames, while performing a multi-threaded enc...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-6879</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-6879</guid>
    <pubDate>Wed, 27 Dec 2023 23:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-6879</strong></p>
  <p>Increasing the resolution of video frames, while performing a multi-threaded encode, can result in a heap overflow in av1_loop_restoration_dealloc().</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-20</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-6879">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-42563 – Integer overflow vulnerability in landmarkCopyImageToNative of libFacePreProcess...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-42563</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-42563</guid>
    <pubDate>Tue, 05 Dec 2023 03:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-42563</strong></p>
  <p>Integer overflow vulnerability in landmarkCopyImageToNative of libFacePreProcessingjni.camera.samsung.so prior to SMR Dec-2023 Release 1 allows attacker to trigger heap overflow.</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-42563">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-42562 – Integer overflow vulnerability in detectionFindFaceSupportMultiInstance of libFa...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-42562</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-42562</guid>
    <pubDate>Tue, 05 Dec 2023 03:15:16 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-42562</strong></p>
  <p>Integer overflow vulnerability in detectionFindFaceSupportMultiInstance of libFacePreProcessingjni.camera.samsung.so prior to SMR Dec-2023 Release 1 allows attacker to trigger heap overflow.</p>
  <p><strong>CVSS:</strong> 6.7 · <strong>CWE:</strong> CWE-190</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-42562">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-49042 – Heap Overflow vulnerability in Tenda AX1803 v.1.0.0.1 allows a remote attacker t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-49042</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-49042</guid>
    <pubDate>Mon, 27 Nov 2023 17:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-49042</strong></p>
  <p>Heap Overflow vulnerability in Tenda AX1803 v.1.0.0.1 allows a remote attacker to execute arbitrary code via the schedStartTime parameter or the schedEndTime parameter in the function setSchedWifi.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-49042">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-48105 – An heap overflow vulnerability was discovered in Bytecode alliance wasm-micro-ru...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-48105</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-48105</guid>
    <pubDate>Wed, 22 Nov 2023 23:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-48105</strong></p>
  <p>An heap overflow vulnerability was discovered in Bytecode alliance wasm-micro-runtime v.1.2.3 allows a remote attacker to cause a denial of service via the wasm_loader_prepare_bytecode function in core/iwasm/interpreter/wasm_loader.c.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-48105">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-48110 – Tenda AX1803 v1.0.0.1 was discovered to contain a heap overflow via the urls par...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-48110</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-48110</guid>
    <pubDate>Mon, 20 Nov 2023 20:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-48110</strong></p>
  <p>Tenda AX1803 v1.0.0.1 was discovered to contain a heap overflow via the urls parameter in the function saveParentControlInfo . This vulnerability allows attackers to cause a Denial of Service (DoS) attack</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-48110">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-48109 – Tenda AX1803 v1.0.0.1 was discovered to contain a heap overflow via the deviceId...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-48109</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-48109</guid>
    <pubDate>Mon, 20 Nov 2023 20:15:07 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-48109</strong></p>
  <p>Tenda AX1803 v1.0.0.1 was discovered to contain a heap overflow via the deviceId parameter in the function saveParentControlInfo . This vulnerability allows attackers to cause a Denial of Service (DoS) attack</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-48109">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-47455 – Tenda AX1806 V1.0.0.1 contains a heap overflow vulnerability in setSchedWifi fun...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-47455</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-47455</guid>
    <pubDate>Tue, 07 Nov 2023 15:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-47455</strong></p>
  <p>Tenda AX1806 V1.0.0.1 contains a heap overflow vulnerability in setSchedWifi function, in which the src and v12 are directly obtained from http request parameter schedStartTime and schedEndTime without checking their size.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-47455">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-40802 – The get_parentControl_list_Info function does not verify the parameters entered ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-40802</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-40802</guid>
    <pubDate>Fri, 25 Aug 2023 15:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-40802</strong></p>
  <p>The get_parentControl_list_Info function does not verify the parameters entered by the user, causing a post-authentication heap overflow vulnerability in Tenda AC23 v16.03.07.45_cn</p>
  <p><strong>CVSS:</strong> 6.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-40802">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-40265 – A heap overflow bug exists FreeImage before 1.18.0 via ofLoad function in Plugin...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-40265</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-40265</guid>
    <pubDate>Tue, 22 Aug 2023 19:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-40265</strong></p>
  <p>A heap overflow bug exists FreeImage before 1.18.0 via ofLoad function in PluginJPEG.cpp.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-40265">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-40263 – A heap overflow vulnerability in FreeImage 1.18.0 via the ofLoad function in Plu...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-40263</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-40263</guid>
    <pubDate>Tue, 22 Aug 2023 19:16:21 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-40263</strong></p>
  <p>A heap overflow vulnerability in FreeImage 1.18.0 via the ofLoad function in PluginTIFF.cpp.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-40263">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Medium] CVE-2023-39741 – lrzip v0.651 was discovered to contain a heap overflow via the libzpaq::PostProc...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-39741</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-39741</guid>
    <pubDate>Thu, 17 Aug 2023 19:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk medium">Medium</span> CVE-2023-39741</strong></p>
  <p>lrzip v0.651 was discovered to contain a heap overflow via the libzpaq::PostProcessor::write(int) function at /libzpaq/libzpaq.cpp. This vulnerability allows attackers to cause a Denial of Service (DoS) via a crafted file.</p>
  <p><strong>CVSS:</strong> 5.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-39741">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-39947 – eprosima Fast DDS is a C++ implementation of the Data Distribution Service stand...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-39947</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-39947</guid>
    <pubDate>Fri, 11 Aug 2023 14:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-39947</strong></p>
  <p>eprosima Fast DDS is a C++ implementation of the Data Distribution Service standard of the Object Management Group. Prior to versions 2.11.1, 2.10.2, 2.9.2, and 2.6.6, even after the fix at commit 3492270, malformed `PID_PROPERTY_LIST` parameters cause heap overflow at a different program counter. This can remotely crash any Fast-DDS process. Versions 2.11.1, 2.10.2, 2.9.2, and 2.6.6 contain a pa…</p>
  <p><strong>CVSS:</strong> 8.2 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-39947">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-31998 – A heap overflow vulnerability found in EdgeRouters and Aircubes allows a malicio...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-31998</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-31998</guid>
    <pubDate>Tue, 18 Jul 2023 03:15:55 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-31998</strong></p>
  <p>A heap overflow vulnerability found in EdgeRouters and Aircubes allows a malicious actor to interrupt UPnP service to said devices.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-31998">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2022-24834 – Redis is an in-memory database that persists on disk. A specially crafted Lua sc...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2022-24834</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2022-24834</guid>
    <pubDate>Thu, 13 Jul 2023 15:15:08 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2022-24834</strong></p>
  <p>Redis is an in-memory database that persists on disk. A specially crafted Lua script executing in Redis can trigger a heap overflow in the cjson library, and result with heap corruption and potentially remote code execution. The problem exists in all versions of Redis with Lua scripting support, starting from 2.6, and affects only authenticated and authorized users. The problem is fixed in versio…</p>
  <p><strong>CVSS:</strong> 7.0 · <strong>CWE:</strong> CWE-122</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2022-24834">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2023-25078 – Server or Console Station DoS due to heap overflow occurring during the handling...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-25078</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-25078</guid>
    <pubDate>Thu, 13 Jul 2023 11:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2023-25078</strong></p>
  <p>Server or Console Station DoS due to heap overflow occurring during the handling of a specially crafted message for a specific configuration operation.   See Honeywell Security Notification for recommendations on upgrading and versioning.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-787</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-25078">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
