Lucene search
+L

7459 matches found

CERT
CERT
added 2025/09/09 12:0 a.m.22 views

Hiawatha open-source web server has multiple vulnerabilities

Overview Hiawatha is an open-source webserver for Unix that has packages for Windows, macOS, and a variety of Linux distributions. Three vulnerabilities were identified for this lightweight web-server: improper handling of HTTP headers; an authentication-timing attack in the Tomahawk component; a...

6.5CVSS6.3AI score0.00449EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/09/09 12:0 a.m.2 views

RHEL 9 : OpenShift Container Platform 4.19.11 (RHSA-2025:15291)

The remote Redhat Enterprise Linux 9 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:15291 advisory. Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud...

9.1CVSS7.2AI score0.00778EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2025/09/06 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-58056

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions...

7.5CVSS6.8AI score0.00631EPSS
SaveExploits1References2
RedhatCVE
RedhatCVE
added 2025/09/05 9:31 p.m.4 views

CVE-2025-58056

A flaw in Netty’s HTTP/1.1 chunked encoding parser allows newline LF characters in chunk extensions to be incorrectly treated as the end of the chunk-size line instead of requiring the proper CRLF sequence. This discrepancy can be exploited in rare cases where a reverse proxy interprets the same...

7.5CVSS6.3AI score0.00631EPSS
SaveExploits1References10
SUSE CVE
SUSE CVE
added 2025/09/04 11:22 p.m.8 views

SUSE CVE-2025-58056

Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions 4.1.124.Final, and 4.2.0.Alpha3 through 4.2.4.Final, Netty incorrectly accepts standalone newline characters LF as a chunk-size line...

7.5CVSS4.5AI score0.00631EPSS
SaveExploits1References4
IBM Security Bulletins
IBM Security Bulletins
added 2025/09/04 10:47 p.m.5 views

Security Bulletin: Astronomer with IBM is vulnerable to request smuggling due to the Ruby WEBrick package (CVE-2025-6442)

Summary WEBrick is used by Astronomer with IBM as part of the application processing functionality. Vulnerability Details CVEID:CVE-2025-6442 DESCRIPTION: Ruby WEBrick readheader HTTP Request Smuggling Vulnerability. This vulnerability allows remote attackers to smuggle arbitrary HTTP requests on...

6.5CVSS6.8AI score0.00422EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
added 2025/09/04 5:35 p.m.9 views

Netty vulnerable to request smuggling due to incorrect parsing of chunk extensions

Summary A flaw in netty's parsing of chunk extensions in HTTP/1.1 messages with chunked encoding can lead to request smuggling issues with some reverse proxies. Details When encountering a newline character LF while parsing a chunk extension, netty interprets the newline as the end of the...

7.5CVSS6.8AI score0.00631EPSS
SaveExploits1References10Affected Software1
OSV
OSV
added 2025/09/04 5:35 p.m.13 views

GHSA-FGHV-69VJ-QJ49 Netty vulnerable to request smuggling due to incorrect parsing of chunk extensions

Summary A flaw in netty's parsing of chunk extensions in HTTP/1.1 messages with chunked encoding can lead to request smuggling issues with some reverse proxies. Details When encountering a newline character LF while parsing a chunk extension, netty interprets the newline as the end of the...

7.5CVSS6.8AI score0.00631EPSS
SaveExploits1References10
Tenable Nessus
Tenable Nessus
added 2025/09/04 12:0 a.m.3 views

SUSE SLED15 / SLES15 / openSUSE 15 Security Update : python-aiohttp (SUSE-SU-2025:03057-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2025:03057-1 advisory. - CVE-2025-53643: Fixed request smuggling due to incorrect parsing of chunked trailer section bsc1246517...

7.5CVSS6.7AI score0.00297EPSS
SaveExploits0References4
Microsoft CVE
Microsoft CVE
added 2025/09/03 9:59 p.m.3 views

Request smuggling in aiohttp

...

7.5CVSS7AI score0.00857EPSS
SaveExploits1
Snyk
Snyk
added 2025/09/03 9:43 p.m.9 views

HTTP Request Smuggling

Overview io.netty:netty-codec-http is a network application framework for rapid development of maintainable high performance protocol servers & clients. Affected versions of this package are vulnerable to HTTP Request Smuggling via the parsing of chunk extensions in HTTP/1.1 messages with chunked...

8.7CVSS7AI score0.00631EPSS
SaveExploits1References2
OSV
OSV
added 2025/09/03 9:15 p.m.5 views

DEBIAN-CVE-2025-58056

Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions 4.1.124.Final, and 4.2.0.Alpha3 through 4.2.4.Final, Netty incorrectly accepts standalone newline characters LF as a chunk-size line...

7.5CVSS5.2AI score0.00631EPSS
SaveExploits1References1
OSV
OSV
added 2025/09/03 9:15 p.m.4 views

UBUNTU-CVE-2025-58056

Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions 4.1.124.Final, and 4.2.0.Alpha3 through 4.2.4.Final, Netty incorrectly accepts standalone newline characters LF as a chunk-size line...

7.5CVSS6.7AI score0.00631EPSS
SaveExploits1References10
CVE
CVE
added 2025/09/03 8:56 p.m.187 views

CVE-2025-58056

The CVE-2025-58056 vulnerability in Netty (affecting 4.1.124.Final and 4.2.0.Alpha3 through 4.2.4.Final) allows HTTP request smuggling when a reverse proxy treats LF as a chunk-size terminator, bypassing CRLF requirements. Netty requires CRLF per HTTP/1.1, but due to LF handling, a proxy can send...

7.5CVSS6.3AI score0.00631EPSS
SaveExploits1References7Affected Software1
Vulnrichment
Vulnrichment
added 2025/09/03 8:56 p.m.2 views

CVE-2025-58056 Netty is vulnerable to request smuggling due to incorrect parsing of chunk extensions

Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions 4.1.124.Final, and 4.2.0.Alpha3 through 4.2.4.Final, Netty incorrectly accepts standalone newline characters LF as a chunk-size line...

6.3CVSS6.3AI score0.00631EPSS
SaveExploits1References7
Cvelist
Cvelist
added 2025/09/03 8:56 p.m.18 views

CVE-2025-58056 Netty is vulnerable to request smuggling due to incorrect parsing of chunk extensions

Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions 4.1.124.Final, and 4.2.0.Alpha3 through 4.2.4.Final, Netty incorrectly accepts standalone newline characters LF as a chunk-size line...

6.3CVSS0.00631EPSS
SaveExploits1References7
OSV
OSV
added 2025/09/03 8:56 p.m.14 views

CVE-2025-58056 Netty is vulnerable to request smuggling due to incorrect parsing of chunk extensions

Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions 4.1.124.Final, and 4.2.0.Alpha3 through 4.2.4.Final, Netty incorrectly accepts standalone newline characters LF as a chunk-size line...

6.3CVSS6.3AI score0.00631EPSS
SaveExploits1References9
Debian CVE
Debian CVE
added 2025/09/03 8:56 p.m.4 views

CVE-2025-58056

Netty is an asynchronous event-driven network application framework for development of maintainable high performance protocol servers and clients. In versions 4.1.124.Final, and 4.2.0.Alpha3 through 4.2.4.Final, Netty incorrectly accepts standalone newline characters LF as a chunk-size line...

7.5CVSS5.2AI score0.00631EPSS
SaveExploits1
SUSE Linux
SUSE Linux
added 2025/09/03 12:48 p.m.3 views

Security update for python-aiohttp

This update for python-aiohttp fixes the following issues: CVE-2025-53643: Fixed request smuggling due to incorrect parsing of chunked trailer section bsc1246517 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST onlineupdate or "zypper patch"...

6.3CVSS7.4AI score0.00297EPSS
SaveExploits0References4
OSV
OSV
added 2025/09/03 12:48 p.m.5 views

SUSE-SU-2025:03057-1 Security update for python-aiohttp

This update for python-aiohttp fixes the following issues: - CVE-2025-53643: Fixed request smuggling due to incorrect parsing of chunked trailer section bsc1246517...

7.5CVSS6.7AI score0.00297EPSS
SaveExploits0References3
Rows per page
Query Builder