Lucene search
+L

331 matches found

Kitploit
Kitploit
•added 2026/09/23 11:16 a.m.•8 views

CVE-2022-20474

Análisis de CVE-2022-20474 — Bundle auto-modificado en modo LazyValue Prefacio Nota: antes de leer este artículo, debería tener una comprensión básica de las vulnerabilidades relacionadas con Bundle Mismatch. Si aún no ha leído los siguientes materiales de referencia, se recomienda hacerlo primer...

7.8CVSS7.6AI score0.00249EPSS
SaveExploits1References4
GitLab Advisory Database
GitLab Advisory Database
•added 2026/09/23 12:00 a.m.•6 views

Wire Swift runtime: negative LENGTH_DELIMITED length in skipGroup() crashes any protobuf-decoding service

Wire's Swift runtime Wire SPM/CocoaPods product, implemented by wire-runtime-swift did not reject a negative LENGTHDELIMITED field length while skipping an unknown protobuf group. A crafted 10-byte protobuf payload could cause ProtoReader.skipGroup to read a length-delimited field whose varint...

7.5CVSS5.7AI score0.0058EPSS
SaveExploits0References8Affected Software1
NVD
NVD
•added 2026/09/15 8:17 p.m.•11 views

CVE-2026-69210

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, WebSocket FrameTranscoder.bodyLength rejects extended payload lengths above Integer.MAXVALUE but permits negative 64-bit lengths. A remote client that completes a WebSocket handshake through an Ember server can send su...

7.5CVSS0.0063EPSS
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/15 7:19 p.m.•35 views

CVE-2026-69210 Http4s: WebSocket decoder accepts negative length, causing infinite decode loop

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, WebSocket FrameTranscoder.bodyLength rejects extended payload lengths above Integer.MAXVALUE but permits negative 64-bit lengths. A remote client that completes a WebSocket handshake through an Ember server can send su...

7.5CVSS0.0063EPSS
SaveExploits0References4
CVE
CVE
•added 2026/09/15 7:19 p.m.•16 views

CVE-2026-69210

Http4s , a Scala HTTP service library, is vulnerable to a denial of service via its WebSocket decoder. In versions prior to 0.23.35 and 1.0.0-M47 , FrameTranscoder.bodyLength rejects extended payload lengths above Integer.MAX_VALUE but incorrectly permits negative 64-bit lengths . A remote client...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References4
OSV
OSV
•added 2026/09/15 7:19 p.m.•6 views

CVE-2026-69210 Http4s: WebSocket decoder accepts negative length, causing infinite decode loop

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, WebSocket FrameTranscoder.bodyLength rejects extended payload lengths above Integer.MAXVALUE but permits negative 64-bit lengths. A remote client that completes a WebSocket handshake through an Ember server can send su...

7.5CVSS5.7AI score
SaveExploits0References6
EUVD
EUVD
•added 2026/09/15 7:19 p.m.•9 views

EUVD-2026-79192

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, WebSocket FrameTranscoder.bodyLength rejects extended payload lengths above Integer.MAXVALUE but permits negative 64-bit lengths. A remote client that completes a WebSocket handshake through an Ember server can send su...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
•added 2026/09/15 12:00 a.m.•13 views

PT-2026-92425

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, WebSocket FrameTranscoder.bodyLength rejects extended payload lengths above Integer.MAX VALUE but permits negative 64-bit lengths. A remote client that completes a WebSocket handshake through an Ember server can send...

7.5CVSS5.7AI score0.0063EPSS
SaveExploits0References5
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•11 views

Astra Linux – Vulnerability in libvirt

A flaw was discovered in the RPC library APIs of libvirt. The RPC server deserialization code allocates memory for arrays before performing the negative length check by the C API entry points. Passing a negative length to the gnew0 function results in a crash because the negative length is treate...

6.2CVSS6.6AI score0.00367EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•9 views

Astra Linux – Vulnerability in Linux 5.10

In the Linux kernel, the following vulnerability has been resolved: In the ofmodalias function, we can pass the str and len parameters. This could lead to a kernel oops in vsnprintf, as the function only allows passing a NULL pointer when the length is also 0. Additionally, we need to filter out...

5.3CVSS5.8AI score0.00794EPSS
SaveExploits0References2
AstraLinux
AstraLinux
•added 2026/09/14 12:01 p.m.•21 views

Astra Linux – Vulnerability in Thunderbird

A malicious mail server could send malformed strings with negative lengths, causing the parser to read memory outside the buffer. If a mail server or the connection to a mail server were compromised, an attacker could cause the parser to malfunction, potentially crashing Thunderbird or leaking...

7.4CVSS5.8AI score0.00641EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
•added 2026/09/11 5:54 a.m.•17 views

CVE-2026-89045

A flaw was found in zstd-jni. This vulnerability allows an attacker to trigger an infinite loop by providing negative length parameters to the ZstdInputStreamNoFinalizer.read method. This can cause the read method to spin indefinitely, holding the stream monitor and blocking other threads from...

5.1CVSS5.7AI score0.00177EPSS
SaveExploits0References9
NVD
NVD
•added 2026/09/10 6:18 p.m.•7 views

CVE-2026-89045

zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the stream monitor, blocki...

5.1CVSS0.00177EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/10 6:18 p.m.•10 views

DEBIAN-CVE-2026-89045

zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the stream monitor, blocki...

5.1CVSS5.6AI score0.00177EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/10 5:39 p.m.•18 views

CVE-2026-89045

zstd-jni versions 1.4.8-4 through 1.5.7-13 contain a denial-of-service vulnerability in ZstdInputStreamNoFinalizer.read(). The method fails to validate negative length parameters, causing an infinite loop while holding the stream monitor and blocking all other threads from accessing the stream. T...

5.1CVSS5.6AI score0.00177EPSS
SaveExploits0References6
OSV
OSV
•added 2026/09/10 5:39 p.m.•14 views

CVE-2026-89045 zstd-jni 1.4.8-4 through 1.5.7-13 Denial of Service via Negative Length

zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the stream monitor, blocki...

5.1CVSS5.7AI score
SaveExploits0References9
Debian CVE
Debian CVE
•added 2026/09/10 5:39 p.m.•17 views

CVE-2026-89045

zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the stream monitor, blocki...

5.1CVSS5.6AI score0.00177EPSS
SaveExploits0
EUVD
EUVD
•added 2026/09/10 5:39 p.m.•11 views

EUVD-2026-75634

zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the stream monitor, blocki...

5.1CVSS5.6AI score0.00177EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/09/10 5:39 p.m.•5 views

CVE-2026-89045 zstd-jni 1.4.8-4 through 1.5.7-13 Denial of Service via Negative Length

zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the stream monitor, blocki...

5.1CVSS5.6AI score0.00177EPSS
SaveExploits0References6
Cvelist
Cvelist
•added 2026/09/10 5:39 p.m.•36 views

CVE-2026-89045 zstd-jni 1.4.8-4 through 1.5.7-13 Denial of Service via Negative Length

zstd-jni versions 1.4.8-4 through 1.5.7-13 fail to validate negative length parameters in ZstdInputStreamNoFinalizer.read, allowing attackers to trigger infinite loops. Attackers can pass negative length values to cause the read method to spin indefinitely while holding the stream monitor, blocki...

5.1CVSS0.00177EPSS
SaveExploits0References6
Rows per page
Query Builder