24 matches found
CVE-2022-30631
CVE-2022-30631 affects Go’s standard library compress/gzip, specifically Reader.Read. The issue is an uncontrolled recursion that can cause stack exhaustion and a panic when processing an archive containing a large number of concatenated 0-length compressed files. Affected versions: Go before 1.1...
CVE-2022-30631
Uncontrolled recursion in Reader.Read in compress/gzip before Go 1.17.12 and Go 1.18.4 allows an attacker to cause a panic due to stack exhaustion via an archive containing a large number of concatenated 0-length compressed files...
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...
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...