Lucene search
+L

3305 matches found

Tenable Nessus
Tenable Nessus
added 2024/08/08 12:0 a.m.63 views

RHEL 7 : Red Hat JBoss Enterprise Application Platform 7.4.18 Security update (Important) (RHSA-2024:5143)

The remote Redhat Enterprise Linux 7 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2024:5143 advisory. Red Hat JBoss Enterprise Application Platform 7 is a platform for Java applications based on the WildFly application runtime. This release o...

7.5CVSS7.2AI score0.91327EPSS
SaveExploits4References30
OSV
OSV
added 2024/08/05 9:29 p.m.20 views

GHSA-4HVC-QWR2-F8RV Redisson vulnerable to Deserialization of Untrusted Data

Redisson is a Java Redis client that uses the Netty framework. Prior to version 3.22.0, some of the messages received from the Redis server contain Java objects that the client deserializes without further validation. Attackers that manage to trick clients into communicating with a malicious serv...

9.6CVSS9.4AI score0.01036EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2024/08/05 9:29 p.m.33 views

Redisson vulnerable to Deserialization of Untrusted Data

Redisson is a Java Redis client that uses the Netty framework. Prior to version 3.22.0, some of the messages received from the Redis server contain Java objects that the client deserializes without further validation. Attackers that manage to trick clients into communicating with a malicious serv...

9.6CVSS7.5AI score0.01036EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2024/08/05 9:29 p.m.34 views

XXL-RPC Deserialization of Untrusted Data vulnerability

XXL-RPC is a high performance, distributed RPC framework. With it, a TCP server can be set up using the Netty framework and the Hessian serialization mechanism. When such a configuration is used, attackers may be able to connect to the server and provide malicious serialized objects that, once...

10CVSS8.3AI score0.01046EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2024/08/05 9:29 p.m.27 views

GHSA-F984-3WX8-GRP9 XXL-RPC Deserialization of Untrusted Data vulnerability

XXL-RPC is a high performance, distributed RPC framework. With it, a TCP server can be set up using the Netty framework and the Hessian serialization mechanism. When such a configuration is used, attackers may be able to connect to the server and provide malicious serialized objects that, once...

9.5CVSS9.8AI score0.01046EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2024/07/25 7:26 p.m.10 views

netty-codec-http: Allocation of Resources Without Limits or Throttling

A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until ...

5.3CVSS7.2AI score0.0138EPSS
SaveExploits1References8
RedHat Linux
RedHat Linux
added 2024/07/25 7:26 p.m.13 views

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.5CVSS7.2AI score0.01653EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2024/07/24 5:23 a.m.17 views

Security Bulletin: IBM Event Streams is vulnerable to a denial of service attack due to the Netty package (CVE-2023-34462).

Summary Netty is used by IBM Event Streams, providing high-performance, asynchronous network communication that ensures scalability, low latency, and secure connections, essential for real-time data processing and reliable event delivery. Vulnerability Details CVEID:CVE-2023-34462 DESCRIPTION:...

6.5CVSS6.8AI score0.02459EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2024/07/19 12:0 a.m.140 views

Oracle Database Server (Jul 2024 CPU)

The versions of Oracle Database Server installed on the remote host are affected by multiple vulnerabilities as referenced in the July 2024 CPU advisory. - Netty project is an event-driven asynchronous network application framework. In versions prior to 4.1.86.Final, a StackOverflowError can be...

7.5CVSS6.7AI score0.54026EPSS
SaveExploits2References13
Tenable Nessus
Tenable Nessus
added 2024/07/19 12:0 a.m.55 views

Oracle Coherence (Jul 2024 CPU)

The 12.2.1.4.0 and 14.1.1.0.0 versions of Coherence installed on the remote host are affected by multiple vulnerabilities as referenced in the July 2024 CPU advisory. - Vulnerability in the Oracle Coherence product of Oracle Fusion Middleware component: Third Party Eclipse Jetty. Supported versio...

7.5CVSS6.8AI score0.01433EPSS
SaveExploits1References4
NVD
NVD
added 2024/07/18 11:15 p.m.27 views

CVE-2024-40642

The netty incubator codec.bhttp is a java language binary http parser. In affected versions the BinaryHttpParser class does not properly validate input values thus giving attackers almost complete control over the HTTP requests constructed from the parsed output. Attackers can abuse several issue...

8.1CVSS0.00671EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2024/07/18 10:21 p.m.26 views

CVE-2024-40642 Absent Input Validation in BinaryHttpParser in the netty incubator codec.bhttp

The netty incubator codec.bhttp is a java language binary http parser. In affected versions the BinaryHttpParser class does not properly validate input values thus giving attackers almost complete control over the HTTP requests constructed from the parsed output. Attackers can abuse several issue...

8.1CVSS0.00671EPSS
SaveExploits1References2
CVE
CVE
added 2024/07/18 10:21 p.m.57 views

CVE-2024-40642

The CVE-2024-40642 issue affects the Netty incubator codec.bhttp BinaryHttpParser in affected releases, where readRequestHead mis-validates input values. This grants attackers significant control over HTTP requests constructed from parsed output, enabling injection attacks such as HTTP request sm...

8.1CVSS8.3AI score0.00671EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2024/07/18 10:21 p.m.21 views

CVE-2024-40642 Absent Input Validation in BinaryHttpParser in the netty incubator codec.bhttp

The netty incubator codec.bhttp is a java language binary http parser. In affected versions the BinaryHttpParser class does not properly validate input values thus giving attackers almost complete control over the HTTP requests constructed from the parsed output. Attackers can abuse several issue...

8.1CVSS7.4AI score
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2024/07/18 10:21 p.m.24 views

CVE-2024-40642 Absent Input Validation in BinaryHttpParser in the netty incubator codec.bhttp

The netty incubator codec.bhttp is a java language binary http parser. In affected versions the BinaryHttpParser class does not properly validate input values thus giving attackers almost complete control over the HTTP requests constructed from the parsed output. Attackers can abuse several issue...

8.1CVSS7.2AI score0.00671EPSS
SaveExploits1References2
IBM Security Bulletins
IBM Security Bulletins
added 2024/07/15 7:28 a.m.27 views

Security Bulletin: IBM Asset Data Dictionary Component uses netty-codec-http-4.1.100.Final.jar which is vulnerable to CVE-2024-29025

Summary IBM Asset Data Dictionary Component uses netty-codec-http-4.1.100.Final.jar which is vulnerable to CVE-2024-29025. This bulletin contains information regarding the vulnerability and its fixture. Vulnerability Details CVEID:CVE-2024-29025 DESCRIPTION: Netty is vulnerable to a denial of...

5.3CVSS5.6AI score0.0138EPSS
SaveExploits1Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2024/07/12 8:39 a.m.32 views

Security Bulletin: IBM Maximo Application Suite- Manage component uses Insecure version of netty codec used in mas-data-dictionary-lib which is vulnerable to CVE-2024-29025

Summary IBM Maximo Application Suite- Manage component uses Insecure version of netty codec used in mas-data-dictionary-lib which is vulnerable to CVE-2024-29025. This bulletin contains information regarding the vulnerability and its fixture. Vulnerability Details CVEID:CVE-2024-29025 DESCRIPTION...

5.3CVSS5.7AI score0.0138EPSS
SaveExploits1Affected Software1
RedHat Linux
RedHat Linux
added 2024/07/10 3:10 p.m.36 views

Important: Red Hat Security Advisory: Red Hat Data Grid 8.5.0 security update

An update for Red Hat Data Grid 8 is now available. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE links in the...

7.5CVSS6.6AI score0.0138EPSS
SaveExploits2References4
RedHat Linux
RedHat Linux
added 2024/07/10 3:10 p.m.13 views

netty-codec-http: Allocation of Resources Without Limits or Throttling

A flaw was found in the io.netty:netty-codec-http package. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling issues due to the accumulation of data in the HttpPostRequestDecoder. The decoder cumulates bytes in the undecodedChunk buffer until ...

5.3CVSS7.2AI score0.0138EPSS
SaveExploits1References8
IBM Security Bulletins
IBM Security Bulletins
added 2024/07/10 7:59 a.m.50 views

Security Bulletin: IBM Observability with Instana (OnPrem) is affected by multiple security vulnerabilities

Summary Multiple vulnerabilities were remediated in IBM Observability with Instana OnPrem build 275. Vulnerability Details CVEID:CVE-2024-29025 DESCRIPTION: Netty is vulnerable to a denial of service, caused by a flaw when using the HttpPostRequestDecoder to decode a form. By sending a specially...

8.8CVSS9.2AI score0.99999EPSS
SaveExploits24Affected Software1
Rows per page
Query Builder