Lucene search
K

1155 matches found

RedHat Linux
RedHat Linux
added 2022/08/02 9:56 a.m.2 views

golang: net/http: improper sanitization of Transfer-Encoding header

A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid...

6.5CVSS6.6AI score0.00059EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2022/08/01 4:7 p.m.2 views

golang: net/http: improper sanitization of Transfer-Encoding header

A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid...

6.5CVSS6.6AI score0.00059EPSS
Exploits1References6
RedHat Linux
RedHat Linux
added 2022/08/01 12:10 p.m.4 views

golang: net/http: improper sanitization of Transfer-Encoding header

A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid...

6.5CVSS6.6AI score0.00059EPSS
Exploits1References6
AlmaLinux
AlmaLinux
added 2022/08/01 12:0 a.m.67 views

Important: go-toolset:rhel8 security and bug fix update

Go Toolset provides the Go programming language tools and libraries. Go is alternatively known as golang. Security Fixes: golang: compress/gzip: stack exhaustion in Reader.Read CVE-2022-30631 golang: net/http: improper sanitization of Transfer-Encoding header CVE-2022-1705 golang: go/parser: stac...

7.5CVSS7.2AI score0.00155EPSS
Exploits3References20
CNNVD
CNNVD
added 2022/07/28 12:0 a.m.1 views

Google Golang 环境问题漏洞

Google Golang is a static, strongly typed, compiled language from Google.The syntax of Go is close to C, but with differences in variable declarations.Go supports garbage collection.Go's parallel model is based on Tony Hall's Communicating Sequential Processes CSP, and other languages with a...

6.5CVSS7AI score0.00059EPSS
Exploits1References40
Snyk
Snyk
added 2022/07/25 5:34 p.m.3 views

HTTP Request Smuggling

Overview std/net/http is a Go standard library package std/net/http Affected versions of this package are vulnerable to HTTP Request Smuggling. Go Vulnerability Report: The HTTP/1 client accepted some invalid Transfer-Encoding headers as indicating a "chunked" encoding. This could potentially all...

6.9CVSS7.6AI score0.00059EPSS
Exploits1References3
OSV
OSV
added 2022/07/25 5:34 p.m.27 views

GO-2022-0525 Improper sanitization of Transfer-Encoding headers in net/http

The HTTP/1 client accepted some invalid Transfer-Encoding headers as indicating a "chunked" encoding. This could potentially allow for request smuggling, but only if combined with an intermediate server that also improperly failed to reject the header as invalid...

6.5CVSS7.3AI score0.00059EPSS
Exploits1References5
Microsoft CVE
Microsoft CVE
added 2022/07/22 7:0 a.m.2 views

The llhttp parser <v14.20.1 <v16.17.1 and <v18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling (HRS).

...

6.5CVSS6.8AI score0.86318EPSS
Exploits1
Microsoft CVE
Microsoft CVE
added 2022/07/22 7:0 a.m.3 views

The llhttp parser <v14.20.1 <v16.17.1 and <v18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling (HRS).

...

6.5CVSS6.8AI score0.86472EPSS
Exploits1
Tenable Nessus
Tenable Nessus
added 2022/07/22 12:0 a.m.61 views

SUSE SLES12 Security Update : nodejs14 (SUSE-SU-2022:2416-1)

The remote SUSE Linux SLES12 / SLESSAP12 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2022:2416-1 advisory. - A OS Command Injection vulnerability exists in Node.js versions 14.20.0, 16.20.0, 18.5.0 due to an insufficient IsAllowedHost che...

8.1CVSS7.5AI score0.86472EPSS
Exploits3References13
OSV
OSV
added 2022/07/18 3:34 p.m.9 views

SUSE-SU-2022:2430-1 Security update for nodejs12

This update for nodejs12 fixes the following issues: - CVE-2022-32212: Fixed DNS rebinding in --inspect via invalid IP addresses bsc1201328. - CVE-2022-32213: Fixed HTTP request smuggling due to flawed parsing of Transfer-Encoding bsc1201325. - CVE-2022-32214: Fixed HTTP request smuggling due to...

8.1CVSS7.2AI score0.86472EPSS
Exploits3References9
OpenVAS
OpenVAS
added 2022/07/18 12:0 a.m.35 views

Mageia: Security Advisory (MGASA-2022-0262)

The remote host is missing an update for the SPDX-FileCopyrightText: 2022 Greenbone AG 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-only ifdescription...

7.5CVSS7.4AI score0.00155EPSS
Exploits3References13
Mageia
Mageia
added 2022/07/16 7:58 p.m.67 views

Updated golang packages fix security vulnerability

net/http: improper sanitization of Transfer-Encoding header The HTTP/1 client accepted some invalid Transfer-Encoding headers as indicating a "chunked" encoding. This could potentially allow for request smuggling, but only if combined with an intermediate server that also improperly failed to...

7.5CVSS0.7AI score0.00155EPSS
Exploits3References11
RedhatCVE
RedhatCVE
added 2022/07/15 10:32 a.m.39 views

CVE-2022-1705

A flaw was found in golang. The HTTP/1 client accepted invalid Transfer-Encoding headers indicating "chunked" encoding. This issue could allow request smuggling, but only if combined with an intermediate server that also improperly accepts the header as invalid...

6.5CVSS3.4AI score0.00059EPSS
Exploits1References5
Github Security Blog
Github Security Blog
added 2022/07/15 12:0 a.m.28 views

llhttp allows HTTP Request Smuggling via Flawed Parsing of Transfer-Encoding

The llhttp parser in the http module in Node.js v17.x does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling HRS. Impacts: - All versions of the nodejs 18.x, 16.x, and 14.x releases lines. - llhttp v6.0.7 and llhttp v2.1.5 contains the fixes that we...

6.5CVSS6.9AI score0.86318EPSS
Exploits1References11Affected Software1
OSV
OSV
added 2022/07/15 12:0 a.m.28 views

GHSA-5689-V88G-G6RV llhttp allows HTTP Request Smuggling via Flawed Parsing of Transfer-Encoding

The llhttp parser in the http module in Node.js v17.x does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling HRS. Impacts: - All versions of the nodejs 18.x, 16.x, and 14.x releases lines. - llhttp v6.0.7 and llhttp v2.1.5 contains the fixes that we...

9.1CVSS7.4AI score0.86318EPSS
Exploits1References10
NVD
NVD
added 2022/07/14 3:15 p.m.22 views

CVE-2022-32215

The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling HRS...

6.5CVSS0.86472EPSS
Exploits1References7
OSV
OSV
added 2022/07/14 3:15 p.m.1 views

DEBIAN-CVE-2022-32213

The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not correctly parse and validate Transfer-Encoding headers and can lead to HTTP Request Smuggling HRS...

6.5CVSS6.6AI score0.86318EPSS
Exploits1References1
OSV
OSV
added 2022/07/14 3:15 p.m.1 views

ALPINE-CVE-2022-32215

The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling HRS...

6.5CVSS7AI score0.86472EPSS
Exploits1References1
OSV
OSV
added 2022/07/14 3:15 p.m.1 views

DEBIAN-CVE-2022-32215

The llhttp parser v14.20.1, v16.17.1 and v18.9.1 in the http module in Node.js does not correctly handle multi-line Transfer-Encoding headers. This can lead to HTTP Request Smuggling HRS...

6.5CVSS6.6AI score0.86472EPSS
Exploits1References1
Rows per page
Query Builder