Lucene search
+L

121 matches found

Kitploit
Kitploit
added 2026/09/15 3:42 a.m.8 views

CVE-2023-32315-EXPLOIT

CVE-2023-32315 - Openfire Authentication Bypass This repository highlights a high security issue impacting various versions of Openfire. Openfire, a cross-platform real-time collaboration server utilizing the XMPP protocol developed by the Ignite Realtime community, faces a severe vulnerability...

8.6CVSS7.8AI score0.99999EPSS
SaveExploits15
Kitploit
Kitploit
added 2026/09/09 2:09 a.m.10 views

CVE-2023-40031

CVE-2023-40031 Analysis and Reproduction of notepad++ Heap Buffer Overflow Vulnerability CVE-2023-40031 Vulnerability Overview Notepad++ is a well-known open-source code editor that runs on Windows and supports multiple programming languages. Recently, security researchers examined Notepad++ and...

7.8CVSS7.4AI score0.00517EPSS
SaveExploits1
Debian
Debian
added 2026/08/31 9:20 p.m.10 views

[SECURITY] [DLA 4765-1] expat security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-4765-1 [email protected] https://www.debian.org/lts/security/ Andrej Shadura August 31, 2026 https://wiki.debian.org/LTS -...

7.8CVSS6AI score0.00194EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/08/31 12:00 a.m.11 views

Debian dla-4765 : expat - security update

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

7.8CVSS6.1AI score0.00194EPSS
SaveExploits1References30
Tenable Nessus
Tenable Nessus
added 2026/08/18 12:00 a.m.19 views

Debian dsa-6446 : expat - security update

The remote Debian 13 host has packages installed that are affected by a vulnerability as referenced in the dsa-6446 advisory. - ------------------------------------------------------------------------- Debian Security Advisory DSA-6446-1 [email protected] https://www.debian.org/security/ Aron X...

6.2CVSS5.9AI score0.00194EPSS
SaveExploits0References4
UbuntuCve
UbuntuCve
added 2026/08/10 4:16 a.m.9 views

CVE-2026-72522

libexpat before 2.8.3 has an out-of-bounds read and resultant infinite loop because low surrogates are treated the same as high surrogates during Unicode processing in the toUtf16 functions...

6.2CVSS5.2AI score0.00194EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/10 3:28 a.m.47 views

CVE-2026-72522

libexpat before 2.8.3 has an out-of-bounds read and resultant infinite loop because low surrogates are treated the same as high surrogates during Unicode processing in the toUtf16 functions...

6.2CVSS0.00194EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/17 3:12 p.m.12 views

CLSA-2026-1776438719 Fix CVE(s): CVE-2026-32636

SECURITY UPDATE: heap buffer overflow in UTF-16 to UTF-8 conversion - debian/patches/CVE-2026-32636.patch: allocate length+1 instead of length in ConvertUTF16ToUTF8 in magick/xml-tree.c to make room for the null terminator. - CVE-2026-32636...

7.5CVSS6AI score0.00475EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/09 8:22 p.m.7 views

GHSA-HX6P-XPX3-JVVV Wasmtime: Heap OOB read in component model UTF-16 to latin1+utf16 string transcoding

Summary Wasmtime contains a vulnerability where when transcoding a UTF-16 string to the latin1+utf16 component-model encoding it would incorrectly validate the byte length of the input string when performing a bounds check. Specifically the number of code units were checked instead of the byte...

8.1CVSS5.8AI score0.00376EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2026/04/09 8:22 p.m.27 views

Wasmtime: Heap OOB read in component model UTF-16 to latin1+utf16 string transcoding

Summary Wasmtime contains a vulnerability where when transcoding a UTF-16 string to the latin1+utf16 component-model encoding it would incorrectly validate the byte length of the input string when performing a bounds check. Specifically the number of code units were checked instead of the byte...

8.1CVSS5.8AI score0.00376EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/09 7:16 p.m.5 views

DEBIAN-CVE-2026-34941

Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime contains a vulnerability where when transcoding a UTF-16 string to the latin1+utf16 component-model encoding it would incorrectly validate the byte length of the input string when performing a bounds chec...

8.1CVSS5.5AI score0.00376EPSS
SaveExploits0References1
OSV
OSV
added 2026/04/09 7:16 p.m.18 views

UBUNTU-CVE-2026-34941

Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime contains a vulnerability where when transcoding a UTF-16 string to the latin1+utf16 component-model encoding it would incorrectly validate the byte length of the input string when performing a bounds chec...

8.1CVSS5.8AI score0.00376EPSS
SaveExploits0References3
UbuntuCve
UbuntuCve
added 2026/04/09 7:16 p.m.10 views

CVE-2026-34941

Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime contains a vulnerability where when transcoding a UTF-16 string to the latin1+utf16 component-model encoding it would incorrectly validate the byte length of the input string when performing a bounds chec...

8.1CVSS5.8AI score0.00376EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/04/09 6:32 p.m.30 views

CVE-2026-34942 Wasmtime panics when transcoding misaligned utf-16 strings

Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime's implementation of transcoding strings into the Component Model's utf16 or latin1+utf16 encodings improperly verified the alignment of reallocated strings. This meant that unaligned pointers could be...

5.9CVSS0.00354EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/04/09 6:29 p.m.9 views

CVE-2026-34941

Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime contains a vulnerability where when transcoding a UTF-16 string to the latin1+utf16 component-model encoding it would incorrectly validate the byte length of the input string when performing a bounds chec...

6.9CVSS5.9AI score0.00376EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/04/09 6:29 p.m.56 views

CVE-2026-34941

Wasmtime (WebAssembly runtime) contains a heap OOB read during transcoding of UTF-16 to the latin1+utf16 component-model encoding. The bug stems from validating the input length by code units instead of by byte length, causing reads beyond the WebAssembly linear memory during bounds checking. In ...

8.1CVSS5.9AI score0.00376EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/04/09 12:00 p.m.32 views

RUSTSEC-2026-0093 Heap OOB read in component model UTF-16 to latin1+utf16 string transcoding

This is an entry in the RustSec database for the Wasmtime security advisory located at https://github.com/bytecodealliance/wasmtime/security/advisories/GHSA-hx6p-xpx3-jvvv For more information see the GitHub-hosted security advisory...

6.9CVSS5.8AI score0.00376EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/09 12:00 a.m.6 views

Linux Distros Unpatched Vulnerability : CVE-2026-34941

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Wasmtime is a runtime for WebAssembly. Prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1, Wasmtime contains a vulnerability where when transcoding a UTF-16 string to...

8.1CVSS5.7AI score0.00376EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/09 12:00 a.m.18 views

wasmtime 缓冲区错误漏洞

Wasmtime is a lightweight WebAssembly runtime open source by the Bytecode Alliance. Versions prior to 24.0.7, 36.0.7, 42.0.2, and 43.0.1 of Wastime contain a buffer error vulnerability. This vulnerability arises from incorrectly verifying the number of code units rather than the byte length when...

8.1CVSS6AI score0.00376EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.10 views

EUVD-2018-4367

Malware in sbrugna...

7.5CVSS8.6AI score0.03924EPSS
SaveExploits0References24
Rows per page
Query Builder