CVE-2022-32190

NameCVE-2022-32190
DescriptionJoinPath 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.
SourceCVE (at NVD; CERT, LWN, oss-sec, fulldisc, Red Hat, Ubuntu, Gentoo, SUSE bugzilla/CVE, GitHub advisories/code/issues, web search, more)

Vulnerable and fixed packages

The table below lists information on source packages.

Source PackageReleaseVersionStatus
golang-1.11 (PTS)buster1.11.6-1+deb10u4fixed
buster (security)1.11.6-1+deb10u7fixed
golang-1.15 (PTS)bullseye1.15.15-1~deb11u4fixed
golang-1.19 (PTS)bookworm1.19.8-2fixed

The information below is based on the following data on fixed versions.

PackageTypeReleaseFixed VersionUrgencyOriginDebian Bugs
golang-1.11source(unstable)(not affected)
golang-1.15source(unstable)(not affected)
golang-1.17source(unstable)(not affected)
golang-1.18source(unstable)(not affected)
golang-1.19source(unstable)1.19.1-1

Notes

- golang-1.18 <not-affected> (Vulnerable code introduced in 1.19)
- golang-1.17 <not-affected> (Vulnerable code introduced in 1.19)
- golang-1.15 <not-affected> (Vulnerable code introduced in 1.19)
- golang-1.11 <not-affected> (Vulnerable code introduced in 1.19)
https://groups.google.com/g/golang-announce/c/x49AQzIVX-s
https://github.com/golang/go/issues/54385
https://github.com/golang/go/commit/28335508913a46e05ef0c04a18e8a1a6beb775ec (go1.19.1)

Search for package or bug name: Reporting problems