Lucene search
+L

393 matches found

Kitploit
Kitploit
added 2026/09/07 2:06 p.m.5 views

CVE-2025-55315-repro

CVE-2025-55315-repro 此仓库包含一个小型 ASP.NET Core 控制台应用程序,用于复现和测试 HTTP 分块传输与换行解析行为。 更多信息请参见 CVE-2025-55315。 内容 Repro/Program.cs - 控制台应用程序,启动本地 Kestrel 服务器并运行两个基于 TCP 的测试。这些测试通过 TcpClient 发送原始 HTTP 字节,以测试跨碎片读取中的分块传输解析和无效换行处理。 如果这些测试失败,说明您受到 CVE-2025-55315 漏洞影响,需要更新您的 .NET 版本(8、9 和 10),或从 HeroDevs 获取...

9.9CVSS7.9AI score0.65838EPSS
SaveExploits5References1
NVD
NVD
added 2026/09/04 3:17 p.m.5 views

CVE-2026-82729

Inefficient Algorithmic Complexity vulnerability in elixir-mint mint allows a remote HTTP server to exhaust CPU on the client host and cause a denial of service. parsehexprefix/2 in lib/mint/http1/parse.ex folds each hex digit of a chunked response's chunk-size field into an arbitrary-precision...

6.3CVSS0.00487EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/03 1:22 a.m.7 views

CVE-2025-55315-detection-playground

以下是可以针对这些服务执行的一些测试,用于观察 Kestrel 已修补版本与未修补版本在 GET/POST 路由上的不同行为。 对未修补版本执行 GET(返回 200 且套接字保持打开) root@kitploit: printf 'GET / HTTP/1.1\r\nHost: localhost\r\nTransfer-Encoding: chunked\r\nContent-Type: text/plain\r\n\r\n2;\rxx\r\nxy\r\n0\r\n\r\n' | nc localhost 5002 对已修补版本执行 GET(返回 200 且套接字关闭)...

9.9CVSS7.8AI score0.65838EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2026/09/03 12:00 a.m.8 views

Linux Distros Unpatched Vulnerability : CVE-2026-73812

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - httpd function checkheader/3 rejects duplicate Content-Length per CVE-2026-23941 but never checks for the TE+CL co-presence that RFC 9112 6.3 identifies as a...

9.4CVSS7.1AI score0.00453EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/01 2:59 p.m.8 views

EUVD-2026-69381

Missing Release of Resource after Effective Lifetime vulnerability in Erlang/OTP inets httpd allows an unauthenticated remote attacker to cause denial of service by sending a request with a chunked body whose chunk-size line is not a hexadecimal number. The worker serving the connection is never...

8.7CVSS5.9AI score0.00686EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/09/01 2:59 p.m.11 views

CVE-2026-69664 httpd parks a request worker indefinitely on a malformed chunk size sent after the headers

Missing Release of Resource after Effective Lifetime vulnerability in Erlang/OTP inets httpd allows an unauthenticated remote attacker to cause denial of service by sending a request with a chunked body whose chunk-size line is not a hexadecimal number. The worker serving the connection is never...

8.7CVSS5.9AI score0.00686EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/20 5:37 p.m.32 views

CVE-2026-73256 Mongoose: HTTP/1.0 detection off-by-one enables request smuggling via chunked TE

Mongoose is an embedded web server and network library. Prior to 7.22, a remote unauthenticated attacker can exploit an HTTP/1.0 reverse-proxy deployment by sending a request with Transfer-Encoding: chunked and conflicting framing. The httpcb function in src/http.c tests hm.proto.len with an...

9.1CVSS0.00397EPSS
SaveExploits0References4
Tenable Nessus
Tenable Nessus
added 2026/08/12 12:00 a.m.12 views

Linux Distros Unpatched Vulnerability : CVE-2026-15561

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - A flaw was found in EAP's undertow http/1.1 chunked-transfer decoder. missing limits on size and count would allow an attacker to use an unauthenticated...

7.5CVSS5.5AI score0.00346EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2026/08/11 5:41 p.m.14 views

undertow-core: OOM via missing limits in chunked trailer in EAP's Undertow

A flaw was found in EAP's undertow http/1.1 chunked-transfer decoder. missing limits on size and count would allow an attacker to use an unauthenticated connection to drive the JVM to an OutOfMemory error, stopping all deployments on the listener, and achieving Denial of Service...

7.5CVSS5.3AI score0.00346EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/11 4:17 p.m.12 views

CVE-2026-14180

A flaw was found in the ChunkReader component of the Undertow HTTP server, which is used by WildFly and JBoss EAP to handle chunked transfer encoding. The issue occurs because the parser uses a single internal variable to store both the remaining chunk size and state flags. By sending a specially...

5.3CVSS0.00413EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/11 4:17 p.m.7 views

DEBIAN-CVE-2026-14180

A flaw was found in the ChunkReader component of the Undertow HTTP server, which is used by WildFly and JBoss EAP to handle chunked transfer encoding. The issue occurs because the parser uses a single internal variable to store both the remaining chunk size and state flags. By sending a specially...

5.3CVSS5.4AI score0.00413EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 4:17 p.m.8 views

UBUNTU-CVE-2026-14180

A flaw was found in the ChunkReader component of the Undertow HTTP server, which is used by WildFly and JBoss EAP to handle chunked transfer encoding. The issue occurs because the parser uses a single internal variable to store both the remaining chunk size and state flags. By sending a specially...

5.3CVSS5.3AI score0.00413EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/11 3:32 p.m.11 views

EUVD-2026-56227

A flaw was found in the ChunkReader component of the Undertow HTTP server, which is used by WildFly and JBoss EAP to handle chunked transfer encoding. The issue occurs because the parser uses a single internal variable to store both the remaining chunk size and state flags. By sending a specially...

5.3CVSS5.3AI score0.00413EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/11 3:31 p.m.18 views

CVE-2026-14180

A flaw was found in the ChunkReader component of the Undertow HTTP server, which is used by WildFly and JBoss EAP to handle chunked transfer encoding. The issue occurs because the parser uses a single internal variable to store both the remaining chunk size and state flags. By sending a specially...

5.3CVSS4.9AI score0.00413EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/11 9:17 a.m.13 views

CVE-2026-15561

A flaw was found in EAP's undertow http/1.1 chunked-transfer decoder. missing limits on size and count would allow an attacker to use an unauthenticated connection to drive the JVM to an OutOfMemory error, stopping all deployments on the listener, and achieving Denial of Service...

7.5CVSS0.00346EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/11 9:17 a.m.8 views

DEBIAN-CVE-2026-15561

A flaw was found in EAP's undertow http/1.1 chunked-transfer decoder. missing limits on size and count would allow an attacker to use an unauthenticated connection to drive the JVM to an OutOfMemory error, stopping all deployments on the listener, and achieving Denial of Service...

7.5CVSS5.3AI score0.00346EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/11 9:17 a.m.8 views

UBUNTU-CVE-2026-15561

A flaw was found in EAP's undertow http/1.1 chunked-transfer decoder. missing limits on size and count would allow an attacker to use an unauthenticated connection to drive the JVM to an OutOfMemory error, stopping all deployments on the listener, and achieving Denial of Service...

7.5CVSS5.3AI score0.00346EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/11 8:49 a.m.62 views

CVE-2026-15561

The CVE-2026-15561 issue affects EAP’s Undertow HTTP/1.1 chunked-transfer decoder. Lack of limits on chunk size/count allows an unauthenticated connection to drive the JVM to an OutOfMemoryError, causing a Denial of Service that stops all deployments on the listener. The vulnerability is rated CV...

7.5CVSS5.3AI score0.00346EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/11 8:49 a.m.13 views

EUVD-2026-55985

A flaw was found in EAP's undertow http/1.1 chunked-transfer decoder. missing limits on size and count would allow an attacker to use an unauthenticated connection to drive the JVM to an OutOfMemory error, stopping all deployments on the listener, and achieving Denial of Service...

7.5CVSS5.3AI score0.00346EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/11 8:49 a.m.10 views

CVE-2026-15561

A flaw was found in EAP's undertow http/1.1 chunked-transfer decoder. missing limits on size and count would allow an attacker to use an unauthenticated connection to drive the JVM to an OutOfMemory error, stopping all deployments on the listener, and achieving Denial of Service...

7.5CVSS5.3AI score0.00346EPSS
SaveExploits0References5
Rows per page
Query Builder