GHSA-qxp5-gwg8-xv66

Suggest an improvement
Source
https://github.com/advisories/GHSA-qxp5-gwg8-xv66
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2025/03/GHSA-qxp5-gwg8-xv66/GHSA-qxp5-gwg8-xv66.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-qxp5-gwg8-xv66
Aliases
Published
2025-03-12T22:06:40Z
Modified
2025-03-19T15:36:20Z
Severity
  • 4.4 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:L CVSS Calculator
Summary
HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net
Details

Matching of hosts against proxy patterns can improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable is set to "*.example.com", a request to "[::1%25.example.com]:80` will incorrectly match and not be proxied.

Database specific
{
    "nvd_published_at": "2025-03-12T19:15:38Z",
    "cwe_ids": [
        "CWE-115",
        "CWE-20"
    ],
    "severity": "MODERATE",
    "github_reviewed": true,
    "github_reviewed_at": "2025-03-12T22:06:40Z"
}
References

Affected packages

Go / golang.org/x/net

Package

Name
golang.org/x/net
View open source insights on deps.dev
Purl
pkg:golang/golang.org/x/net

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
0.36.0