MGASA-2022-0356 - Updated golang packages fix security vulnerability Publication date: 05 Oct 2022 URL: https://advisories.mageia.org/MGASA-2022-0356.html Type: security Affected Mageia releases: 8 CVE: CVE-2022-27664, CVE-2022-32190 In net/http in Go before 1.18.6 and 1.19.x before 1.19.1, attackers can cause a denial of service because an HTTP/2 connection can hang during closing if shutdown were preempted by a fatal error. (CVE-2022-27664) JoinPath and URL.JoinPath do not remove ../ path elements appended to a relative path. For example, JoinPath("https://go.dev", "../go") returns the URL "https://go.dev/../go", despite the JoinPath documentation stating that ../ path elements are removed from the result. (CVE-2022-32190) References: - https://bugs.mageia.org/show_bug.cgi?id=30835 - https://groups.google.com/g/golang-announce/c/x49AQzIVX-s - https://lists.fedoraproject.org/archives/list/[email protected]/thread/TXS2OQ57KZC5XZKK5UW4SYKPVQAHIOJX/ - https://lists.opensuse.org/archives/list/[email protected]/thread/45CM4RE6QKP7LNNZK47362IEHI6U3EGX/ - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-27664 - https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-32190 SRPMS: - 8/core/golang-1.18.6-1.mga8