Lucene search
+L

2748 matches found

EUVD
EUVD
added 2026/09/18 7:08 p.m.6 views

EUVD-2026-83287

IBM WebSphere Application Server 8.5 is affected by an HTTP request smuggling vulnerability due to improper handling of Content-Length headers...

6.5CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/18 7:08 p.m.20 views

CVE-2026-11710

IBM WebSphere Application Server 8.5 (versions 8.5.5.0 through 8.5.5.30) is vulnerable to HTTP request smuggling caused by improper handling of Content-Length headers (CWE-444). The flaw allows an attacker to send crafted requests that are interpreted differently by the server versus downstream c...

6.5CVSS
SaveExploits0References1
CVE
CVE
added 2026/09/18 1:44 p.m.10 views

CVE-2026-93560

A flaw was found in the Netty STOMP codec. A remote attacker could send a specially crafted STOMP frame with a content-length header exceeding the maximum integer value. This integer truncation vulnerability could lead to an infinite decode loop, causing a Denial of Service DoS by exhausting memo...

7.5CVSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/18 1:44 p.m.19 views

CVE-2026-93560 Io.netty/netty-codec-stomp: netty: stomp codec content-length long-to-int truncation causes infinite decode loop dos

A flaw was found in the Netty STOMP codec. A remote attacker could send a specially crafted STOMP frame with a content-length header exceeding the maximum integer value. This integer truncation vulnerability could lead to an infinite decode loop, causing a Denial of Service DoS by exhausting memo...

7.5CVSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 12:30 p.m.10 views

CLZero

CLZero HTTP/1.1 CL.0 요청 스머글링 공격 벡터를 퍼징하기 위한 프로젝트입니다. 소개 도구가 존재할 수 있게 해준 @albinowax, @defparam, @d3d에게 감사드립니다. Smuggler 도구에서 영감을 받았으며, 모든 공격 가젯은 Smuggler와 https://portswigger.net/research/how-to-turn-security-research-into-profit 에서 가져왔습니다. 자세한 내용은...

6AI score
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/18 10:31 a.m.16 views

rewrite-cve-2026-22732

rewrite-cve-2026-22732 CVE-2026-22732에 취약한 코드를 탐지하는 OpenRewrite 레시피입니다. 이는 세 가지 응답 메서드 중 하나를 통해 Content-Length를 설정하면 Spring Security의 OnCommittedResponseWrapper를 우회하는 Spring Security 결함입니다. 래퍼가 헤더를 인식하지 못하므로 onResponseCommitted가 실행되지 않고, 지연 추가되는 보안 헤더X-Frame-Options, X-Content-Type-Options,...

9.1CVSS8.1AI score0.0048EPSS
SaveExploits3References3
Kitploit
Kitploit
added 2026/09/18 4:20 a.m.7 views

citrixmash_scanner

CVE-2019-19781 citrixmash 스캐너 CVE-2019-19781에 취약한 Citrix 어플라이언스를 위한 멀티스레드 스캐너입니다. 이 스캐너는 호스트를 손상시키거나 악용하려 시도하지 않으며, 민감한 콘텐츠를 다운로드하지 않습니다. 대상이 취약한지 확인하기 위해 HEAD 요청을 사용합니다. content-length 헤더 응답에서 특정 값을 검증하여 오탐false positive을 줄입니다. citrixsmashscanner는 네트워크 범위와 개별 호스트를 모두 입력으로 받을 수 있습니다. 설치...

9.8CVSS7.9AI score0.99999EPSS
SaveExploits48References2
Kitploit
Kitploit
added 2026/09/17 4:42 p.m.9 views

CVE-2024-38828

CVE-2024-38828 脆弱性 説明 このテストは、Spring Framework において CVE-2024-38828 の脆弱性がある場合とない場合の動作・応答を検証します。 ByteArrayHttpMessageConverter では、リクエストヘッダー Content-Length に基づいて ByteArrayOutputStream にメモリが割り当てられますが、実際のボディが 0 バイトである場合と一致しない可能性があります。このようなリクエストが急増すると DoS、メモリ使用効率が悪くなり、定期的な GC...

5.3CVSS6.9AI score0.00724EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/17 3:27 p.m.7 views

CVE-2019-19945_Test

CVE-2019-19945Test 이것은 첫 번째 제안된 CVE를 위한 코드입니다. 1. Docker 설치 2. 서버 빌드 및 실행 cd Server docker build -t server/cve . docker run -d --name server -p 80:80 server/cve 3. 서버 컨테이너 IP 가져오기 Linux sudo docker container inspect server | grep -i IPAddress Windows Powershell docker container inspect server |...

7.5CVSS7.2AI score0.01551EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/16 12:00 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2023-54397

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Tornado before 6.3.3 contains an HTTP request smuggling vulnerability due to improper parsing of Content- Length headers accepting non-standard characters...

9CVSS0.00367EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/15 8:17 p.m.4 views

CVE-2026-69217

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember’s HTTP/1.1 parser accepts differing duplicate Content-Length headers and uses the last value instead of rejecting the message. When an Ember server is behind a keep-alive intermediary that selects a different...

8.7CVSS0.00499EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/15 7:20 p.m.28 views

CVE-2026-69217 Http4s: Ember Server accepts duplicate Content-Length headers

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember’s HTTP/1.1 parser accepts differing duplicate Content-Length headers and uses the last value instead of rejecting the message. When an Ember server is behind a keep-alive intermediary that selects a different...

8.7CVSS0.00499EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 7:20 p.m.11 views

CVE-2026-69217

Http4s (a Scala HTTP service interface) is vulnerable to CL.CL request smuggling due to its Ember HTTP/1.1 parser accepting differing duplicate Content-Length headers and using the last value instead of rejecting the message. Affected versions are prior to 0.23.35 and 1.0.0-M47 . When an Ember se...

8.7CVSS5.7AI score0.00499EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 7:20 p.m.7 views

EUVD-2026-79193

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember’s HTTP/1.1 parser accepts differing duplicate Content-Length headers and uses the last value instead of rejecting the message. When an Ember server is behind a keep-alive intermediary that selects a different...

8.7CVSS5.7AI score0.00499EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/15 7:20 p.m.9 views

CVE-2026-69217 Http4s: Ember Server accepts duplicate Content-Length headers

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember’s HTTP/1.1 parser accepts differing duplicate Content-Length headers and uses the last value instead of rejecting the message. When an Ember server is behind a keep-alive intermediary that selects a different...

8.7CVSS5.7AI score
SaveExploits0References6
NVD
NVD
added 2026/09/15 7:17 p.m.5 views

CVE-2026-69204

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember HTTP/1.1 does not reject messages containing both Transfer-Encoding and Content-Length, so an intermediary and Ember can select different body framing rules. When ember-server is behind a keep-alive intermediary...

9.2CVSS0.00331EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/15 6:43 p.m.14 views

CVE-2026-69204

CVE-2026-69204 affects Http4s , a Scala HTTP library, specifically the Ember HTTP/1.1 implementation. The root cause is that Ember does not reject messages containing both Transfer-Encoding and Content-Length headers, allowing an intermediary and Ember to select different body framing rules. This...

9.2CVSS5.7AI score0.00331EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/15 6:43 p.m.6 views

EUVD-2026-79025

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember HTTP/1.1 does not reject messages containing both Transfer-Encoding and Content-Length, so an intermediary and Ember can select different body framing rules. When ember-server is behind a keep-alive intermediary...

9.2CVSS5.7AI score0.00331EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/15 6:43 p.m.5 views

CVE-2026-69204 Http4s: Ember accepts Transfer-Encoding combined with Content-Length (CL.TE request smuggling)

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember HTTP/1.1 does not reject messages containing both Transfer-Encoding and Content-Length, so an intermediary and Ember can select different body framing rules. When ember-server is behind a keep-alive intermediary...

9.2CVSS5.7AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/15 6:43 p.m.7 views

CVE-2026-69204 Http4s: Ember accepts Transfer-Encoding combined with Content-Length (CL.TE request smuggling)

Http4s is a Scala interface for HTTP services. Prior to 0.23.35 and 1.0.0-M47, Ember HTTP/1.1 does not reject messages containing both Transfer-Encoding and Content-Length, so an intermediary and Ember can select different body framing rules. When ember-server is behind a keep-alive intermediary...

9.2CVSS5.7AI score0.00331EPSS
SaveExploits0References4
Rows per page
Query Builder