Lucene search
+L

1880 matches found

Github Security Blog
Github Security Blog
added 2025/04/24 4:7 p.m.17 views

h11 accepts some malformed Chunked-Encoding bodies

Impact A leniency in h11's parsing of line terminators in chunked-coding message bodies can lead to request smuggling vulnerabilities under certain conditions. Details HTTP/1.1 Chunked-Encoding bodies are formatted as a sequence of "chunks", each of which consists of: - chunk length - \r\n - leng...

9.1CVSS7.1AI score0.00581EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2025/04/24 4:7 p.m.5 views

GHSA-VQFR-H8MV-GHFJ h11 accepts some malformed Chunked-Encoding bodies

Impact A leniency in h11's parsing of line terminators in chunked-coding message bodies can lead to request smuggling vulnerabilities under certain conditions. Details HTTP/1.1 Chunked-Encoding bodies are formatted as a sequence of "chunks", each of which consists of: - chunk length - \r\n - leng...

9.1CVSS6.8AI score0.00581EPSS
SaveExploits0References4
Github Security Blog
Github Security Blog
added 2025/04/18 7:35 p.m.49 views

Traefik affected by Go HTTP Request Smuggling Vulnerability

Summary net/http: request smuggling through invalid chunked data: The net/http package accepts data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk...

9.1CVSS6.8AI score0.00778EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 2025/04/18 7:35 p.m.36 views

GHSA-5423-JCJM-2GPV Traefik affected by Go HTTP Request Smuggling Vulnerability

Summary net/http: request smuggling through invalid chunked data: The net/http package accepts data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk...

9.1CVSS9.2AI score0.00778EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2025/04/18 7:0 a.m.5 views

Request smuggling due to acceptance of invalid chunked data in net/http

...

9.1CVSS7.7AI score0.00778EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/16 12:0 a.m.13 views

Important: golang

Issue Overview: The net/http package accepted data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk extension as part of the extension, this could permi...

9.1CVSS6.9AI score0.00778EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/14 12:0 a.m.10 views

Important: golang

Issue Overview: The net/http package accepted data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk extension as part of the extension, this could permi...

9.1CVSS6.8AI score0.00778EPSS
SaveExploits0
Amazon
Amazon
added 2025/04/14 12:0 a.m.10 views

Important: golang

Issue Overview: The net/http package accepted data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly interprets a bare LF in a chunk extension as part of the extension, this could permi...

9.1CVSS9.4AI score0.00778EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2025/04/14 12:0 a.m.14 views

Amazon Linux 2023 : golang, golang-bin, golang-misc (ALAS2023-2025-933)

It is, therefore, affected by a vulnerability as referenced in the ALAS2023-2025-933 advisory. The net/http package accepted data in the chunked transfer encoding containing an invalid chunk-size line terminated by a bare LF. When used in conjunction with a server or proxy which incorrectly...

9.1CVSS6.9AI score0.00778EPSS
SaveExploits0References4
OSV
OSV
added 2025/04/11 1:44 p.m.3 views

OESA-2025-1416 trafficserver security update

Apache Traffic Server is an OpenSource HTTP / HTTPS / HTTP/2 / QUIC reverse, forward and transparent proxy and cache. Security Fixes: Apache Traffic Server allows request smuggling if chunked messages are malformed. This issue affects Apache Traffic Server: from 9.2.0 through 9.2.9, from 10.0.0...

7.5CVSS7AI score0.00626EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/11 1:44 p.m.3 views

OESA-2025-1415 trafficserver security update

Apache Traffic Server is an OpenSource HTTP / HTTPS / HTTP/2 / QUIC reverse, forward and transparent proxy and cache. Security Fixes: Apache Traffic Server allows request smuggling if chunked messages are malformed. This issue affects Apache Traffic Server: from 9.2.0 through 9.2.9, from 10.0.0...

7.5CVSS7AI score0.00626EPSS
SaveExploits0References2
OSV
OSV
added 2025/04/10 7:19 a.m.14 views

BIT-GOLANG-2025-22871 Request smuggling due to acceptance of invalid chunked data in net/http

The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext...

9.1CVSS7.8AI score0.00778EPSS
SaveExploits0References7
OSV
OSV
added 2025/04/08 9:31 p.m.8 views

GHSA-G9PC-8G42-G6VQ RoadRunner is at risk of HTTP Request/Response Smuggling through vulnerable dependency

The net/http package dependency used by RoadRunner improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext...

9.1CVSS6.9AI score0.00778EPSS
SaveExploits0References11
Github Security Blog
Github Security Blog
added 2025/04/08 9:31 p.m.39 views

RoadRunner is at risk of HTTP Request/Response Smuggling through vulnerable dependency

The net/http package dependency used by RoadRunner improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext...

9.1CVSS6.9AI score0.00778EPSS
SaveExploits0References11Affected Software1
NVD
NVD
added 2025/04/08 8:15 p.m.10 views

CVE-2025-22871

The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext...

9.1CVSS0.00778EPSS
SaveExploits0References6
OSV
OSV
added 2025/04/08 8:15 p.m.14 views

CVE-2025-22871

The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext...

6.2AI score
SaveExploits0References5
OSV
OSV
added 2025/04/08 8:15 p.m.8 views

AZL-59656 CVE-2025-22871 affecting package golang for versions less than 1.18.8-7

The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext...

9.1CVSS6.7AI score0.00778EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/08 8:15 p.m.13 views

AZL-78982 CVE-2025-22871 affecting package golang 1.25.7-1

The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext...

9.1CVSS6.7AI score0.00778EPSS
SaveExploits0References1
OSV
OSV
added 2025/04/08 8:15 p.m.6 views

DEBIAN-CVE-2025-22871

The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext...

9.1CVSS6.9AI score0.00778EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2025/04/08 8:15 p.m.4 views

CVE-2025-22871

The net/http package improperly accepts a bare LF as a line terminator in chunked data chunk-size lines. This can permit request smuggling if a net/http server is used in conjunction with a server that incorrectly accepts a bare LF as part of a chunk-ext...

9.1CVSS6.7AI score0.00778EPSS
SaveExploits0References5Affected Software1
Rows per page
Query Builder