Lucene search
+L

2524 matches found

RedHat Linux
RedHat Linux
added 2021/05/19 3:31 p.m.5 views

netty: possible request smuggling in HTTP/2 due missing validation

In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a Content-Length header is present in the original HTTP/2 request, the field is not validated by Http2MultiplexHandler as it is propagated up. This is fine as long as the...

5.9CVSS7.4AI score0.18891EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/05/19 3:28 p.m.4 views

netty: possible request smuggling in HTTP/2 due missing validation

In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a Content-Length header is present in the original HTTP/2 request, the field is not validated by Http2MultiplexHandler as it is propagated up. This is fine as long as the...

5.9CVSS7.4AI score0.18891EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/05/19 3:26 p.m.5 views

netty: possible request smuggling in HTTP/2 due missing validation

In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a Content-Length header is present in the original HTTP/2 request, the field is not validated by Http2MultiplexHandler as it is propagated up. This is fine as long as the...

5.9CVSS7.4AI score0.18891EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/05/19 3:21 p.m.4 views

netty: possible request smuggling in HTTP/2 due missing validation

In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a Content-Length header is present in the original HTTP/2 request, the field is not validated by Http2MultiplexHandler as it is propagated up. This is fine as long as the...

5.9CVSS7.4AI score0.18891EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/05/06 7:51 a.m.3 views

netty: possible request smuggling in HTTP/2 due missing validation

In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a Content-Length header is present in the original HTTP/2 request, the field is not validated by Http2MultiplexHandler as it is propagated up. This is fine as long as the...

5.9CVSS7.4AI score0.18891EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2021/05/06 7:51 a.m.4 views

netty: Request smuggling via content-length header

A flaw was found in Netty. There is an issue where the content-length header is not validated correctly if the request uses a single Http2HeaderFrame with the endstream set to true. This flaw leads to request smuggling if the request is proxied to a remote peer and translated to HTTP/1.1. The...

5.9CVSS7.1AI score0.04935EPSS
SaveExploits0References5
OSV
OSV
added 2021/04/26 1:15 p.m.8 views

CVE-2021-31802

NETGEAR R7000 1.0.11.116 devices have a heap-based Buffer Overflow that is exploitable from the local network without authentication. The vulnerability exists within the handling of an HTTP request. An attacker can leverage this to execute code as root. The problem is that a user-provided length...

8.8CVSS7.4AI score0.14177EPSS
SaveExploits4References2
ATTACKERKB
ATTACKERKB
added 2021/04/26 1:15 p.m.4 views

CVE-2021-31802

NETGEAR R7000 1.0.11.116 devices have a heap-based Buffer Overflow that is exploitable from the local network without authentication. The vulnerability exists within the handling of an HTTP request. An attacker can leverage this to execute code as root. The problem is that a user-provided length...

8.8CVSS7.2AI score0.14177EPSS
SaveExploits4References4
RedHat Linux
RedHat Linux
added 2021/04/21 1:15 p.m.8 views

rubygem-activestorage: circumvention of file size limits in ActiveStorage

A flaw was found in rubygem-activestorage. The ActiveStorage's S3 adapter that allows the Content-Length of a direct file upload to be modified by an end user. The highest threat from this vulnerability is to data integrity...

7.5CVSS7AI score0.03028EPSS
SaveExploits1References5
OpenVAS
OpenVAS
added 2021/04/16 12:0 a.m.38 views

openSUSE: Security Advisory for netty (openSUSE-SU-2021:0448-1)

The remote host is missing an update for the Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program is free software; you can...

5.9CVSS7.5AI score0.18891EPSS
SaveExploits0References2
OpenVAS
OpenVAS
added 2021/04/06 12:0 a.m.47 views

Apache Struts Security Update (S2-045, S2-046) - Version Check

Apache Struts is prone to multiple remote code execution RCE vulnerabilities. Copyright C 2021 Greenbone Networks GmbH Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-or-later This program i...

10CVSS10AI score0.99999EPSS
SaveExploits45References6
RedHat Linux
RedHat Linux
added 2021/03/31 9:38 a.m.4 views

netty: possible request smuggling in HTTP/2 due missing validation

In Netty io.netty:netty-codec-http2 before version 4.1.60.Final there is a vulnerability that enables request smuggling. If a Content-Length header is present in the original HTTP/2 request, the field is not validated by Http2MultiplexHandler as it is propagated up. This is fine as long as the...

5.9CVSS7.4AI score0.18891EPSS
SaveExploits0References5
Veracode
Veracode
added 2021/03/31 4:38 a.m.47 views

HTTP Request Smuggling

netty-codec-http2 is vulnerable to HTTP request smuggling. The vulnerability exists through an incomplete fix in CVE-2021-21295 where the content-length header is not properly validated if the request uses a single Http2HeaderFrame, and with endStream set to true...

5.9CVSS0.2AI score0.18891EPSS
SaveExploits0References108Affected Software26
OSV
OSV
added 2021/03/30 3:15 p.m.3 views

DEBIAN-CVE-2021-21409

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty io.netty:netty-codec-http2 before version 4.1.61.Final there is a vulnerability that enables request smuggling. The...

5.9CVSS6.3AI score0.04935EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/03/30 3:15 p.m.2 views

CVE-2021-21409

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty io.netty:netty-codec-http2 before version 4.1.61.Final there is a vulnerability that enables request smuggling. The...

5.9CVSS5.9AI score0.18891EPSS
SaveExploits0References109Affected Software1
UbuntuCve
UbuntuCve
added 2021/03/30 3:15 p.m.38 views

CVE-2021-21409

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty io.netty:netty-codec-http2 before version 4.1.61.Final there is a vulnerability that enables request smuggling. The...

5.9CVSS6.8AI score0.04935EPSS
SaveExploits0References6
Prion
Prion
added 2021/03/30 3:15 p.m.41 views

Design/Logic Flaw

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty io.netty:netty-codec-http2 before version 4.1.61.Final there is a vulnerability that enables request smuggling. The...

4.3CVSS6.5AI score0.18891EPSS
SaveExploits0References59Affected Software16
OSV
OSV
added 2021/03/30 3:15 p.m.6 views

UBUNTU-CVE-2021-21409

Netty is an open-source, asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers & clients. In Netty io.netty:netty-codec-http2 before version 4.1.61.Final there is a vulnerability that enables request smuggling. The...

5.9CVSS6.7AI score0.18891EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
added 2021/03/30 3:10 p.m.57 views

Possible request smuggling in HTTP/2 due missing validation of content-length

Impact The content-length header is not correctly validated if the request only use a single Http2HeaderFrame with the endStream set to to true. This could lead to request smuggling if the request is proxied to a remote peer and translated to HTTP/1.1 This is a followup of...

5.9CVSS0.4AI score0.04935EPSS
SaveExploits0References61Affected Software3
OSV
OSV
added 2021/03/30 3:10 p.m.11 views

GHSA-F256-J965-7F32 Possible request smuggling in HTTP/2 due missing validation of content-length

Impact The content-length header is not correctly validated if the request only use a single Http2HeaderFrame with the endStream set to to true. This could lead to request smuggling if the request is proxied to a remote peer and translated to HTTP/1.1 This is a followup of...

5.9CVSS6.8AI score0.18891EPSS
SaveExploits0References61
Rows per page
Query Builder