Lucene search
+L

3434 matches found

Github Security Blog
Github Security Blog
added 2024/03/27 9:30 a.m.112 views

Eclipse Vert.x memory leak

A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can be accelerated with intimate runtime knowledge,...

6.5CVSS6.8AI score0.01653EPSS
SaveExploits0References16Affected Software1
NVD
NVD
added 2024/03/27 8:15 a.m.31 views

CVE-2024-1023

A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can be accelerated with intimate runtime knowledge,...

6.5CVSS6.6AI score0.01653EPSS
SaveExploits0References12
Cvelist
Cvelist
added 2024/03/27 7:51 a.m.45 views

CVE-2024-1023 Io.vertx/vertx-core: memory leak due to the use of netty fastthreadlocal data structures in vertx

A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can be accelerated with intimate runtime knowledge,...

6.5CVSS6.5AI score0.01653EPSS
SaveExploits0References12
CVE
CVE
added 2024/03/27 7:51 a.m.297 views

CVE-2024-1023

CVE-2024-1023 affects the Eclipse Vert.x core via a memory leak in Netty FastThreadLocal data structures when the Vert.x HTTP client opens connections to multiple hosts. The vulnerability can enable a memory exhaustion DoS, as the leak can be accelerated with attacker-controlled or knowledge-driv...

6.5CVSS6.5AI score0.01653EPSS
SaveExploits0References12
OSV
OSV
added 2024/03/27 7:51 a.m.9 views

CVE-2024-1023 Io.vertx/vertx-core: memory leak due to the use of netty fastthreadlocal data structures in vertx

A vulnerability in the Eclipse Vert.x toolkit results in a memory leak due to using Netty FastThreadLocal data structures. Specifically, when the Vert.x HTTP client establishes connections to different hosts, triggering the memory leak. The leak can be accelerated with intimate runtime knowledge,...

6.5CVSS6.7AI score
SaveExploits0References18
OSV
OSV
added 2024/03/25 8:15 p.m.4 views

DEBIAN-CVE-2024-29025

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. The HttpPostRequestDecoder can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits ...

5.3CVSS6.8AI score0.0138EPSS
SaveExploits1References1
NVD
NVD
added 2024/03/25 8:15 p.m.33 views

CVE-2024-29025

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. The HttpPostRequestDecoder can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits ...

5.3CVSS5.4AI score0.0138EPSS
SaveExploits1References4
UbuntuCve
UbuntuCve
added 2024/03/25 8:15 p.m.51 views

CVE-2024-29025

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. The HttpPostRequestDecoder can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits ...

5.3CVSS6.8AI score0.0138EPSS
SaveExploits1References6
OSV
OSV
added 2024/03/25 8:15 p.m.18 views

UBUNTU-CVE-2024-29025

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. The HttpPostRequestDecoder can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits ...

5.3CVSS6.8AI score0.0138EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2024/03/25 8:09 p.m.45 views

CVE-2024-29025 Netty HttpPostRequestDecoder can OOM

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. The HttpPostRequestDecoder can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits ...

5.3CVSS5.7AI score0.0138EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/25 8:09 p.m.37 views

CVE-2024-29025 Netty HttpPostRequestDecoder can OOM

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. The HttpPostRequestDecoder can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits ...

5.3CVSS6.5AI score
SaveExploits0References6
CVE
CVE
added 2024/03/25 8:09 p.m.428 views

CVE-2024-29025

Netty CVE-2024-29025 affects the HttpPostRequestDecoder: an attacker can craft a chunked POST with many small fields to cause unbounded data accumulation in bodyListHttpData and undecodedChunk, potentially exhausting resources. The issue is mitigated by upgrading Netty to 4.1.108.Final or later. ...

5.3CVSS5.7AI score0.0138EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2024/03/25 8:09 p.m.113 views

CVE-2024-29025

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. The HttpPostRequestDecoder can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits ...

5.3CVSS6.4AI score0.0138EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2024/03/25 8:09 p.m.26 views

CVE-2024-29025 Netty HttpPostRequestDecoder can OOM

Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. The HttpPostRequestDecoder can be tricked to accumulate data. While the decoder can store items on the disk if configured so, there are no limits ...

5.3CVSS5.2AI score0.0138EPSS
SaveExploits1References4
OSV
OSV
added 2024/03/25 7:40 p.m.60 views

GHSA-5JPM-X58V-624V Netty's HttpPostRequestDecoder can OOM

Summary The HttpPostRequestDecoder can be tricked to accumulate data. I have spotted currently two attack vectors Details 1. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consistin...

5.3CVSS5.8AI score0.0138EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 2024/03/25 7:40 p.m.79 views

Netty's HttpPostRequestDecoder can OOM

Summary The HttpPostRequestDecoder can be tricked to accumulate data. I have spotted currently two attack vectors Details 1. While the decoder can store items on the disk if configured so, there are no limits to the number of fields the form can have, an attacher can send a chunked post consistin...

5.3CVSS6.7AI score0.0138EPSS
SaveExploits1References7Affected Software1
CNNVD
CNNVD
added 2024/03/25 12:00 a.m.6 views

Netty 安全漏洞

Netty is a non-blocking I/O client-server framework from the Netty community, which is primarily used for developing Java web applications such as protocol servers and clients. A security vulnerability exists in versions prior to Netty 4.1.108.Final, which stems from the "HttpPostRequestDecoder"...

5.3CVSS6.4AI score0.0138EPSS
SaveExploits1References9
Positive Technologies
Positive Technologies
added 2024/03/25 12:00 a.m.21 views

PT-2024-2588

Name of the Vulnerable Software and Affected Versions Netty versions prior to 4.1.108.Final Description The issue is related to the HttpPostRequestDecoder in Netty, which can be tricked to accumulate data without limits. This can be achieved by sending a chunked post consisting of many small fiel...

7.5CVSS7.2AI score0.99999EPSS
SaveExploits26References55
IBM Security Bulletins
IBM Security Bulletins
added 2024/03/19 3:24 p.m.24 views

Security Bulletin: Multiple vulnerabilities affect Apache Solr, Apache Zookeeper and Logstash shipped with IBM Operations Analytics - Log Analysis

Summary The following security issues have been identified in Netty component included as part of Apache Solr, Apache Zookeeper and Logstash product Vulnerability Details CVEID:CVE-2023-34462 DESCRIPTION: Netty is vulnerable to a denial of service, caused by a flaw with allocating up to 16MB of...

7.4CVSS7.7AI score0.02459EPSS
SaveExploits2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/03/15 5:59 p.m.34 views

Security Bulletin: Vulnerability in Apache Solr, Apache Zookeeper and Logstash affect IBM Operations Analytics - Log Analysis (CVE-2023-34462)

Summary There is Netty vulnerability in Apache Solr, Apache Zookeeper and Logstash that effect IBM Operations Analytics - Log Analysis. These have been addressed Vulnerability Details CVEID:CVE-2023-34462 DESCRIPTION: Netty is vulnerable to a denial of service, caused by a flaw with allocating up...

6.5CVSS7AI score0.02459EPSS
SaveExploits1Affected Software1
Rows per page
Query Builder