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 "", despite the JoinPath documentation
stating that ../ path elements are removed from the result.
(CVE-2022-32190)
- 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/package-announce@lists.fedoraproject.org/thread/TXS2OQ57KZC5XZKK5UW4SYKPVQAHIOJX/
-
- https://www.cve.org/CVERecord?id=CVE-2022-27664
- https://www.cve.org/CVERecord?id=CVE-2022-32190
- 8/core/golang-1.18.6-1.mga8
Get the latest Linux and open source security news straight to your inbox.