Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/vulndb: potential Go vuln in golang.org/x/net: GHSA-qxp5-gwg8-xv66 #3519

Open
GoVulnBot opened this issue Mar 12, 2025 · 0 comments
Open

Comments

@GoVulnBot
Copy link

Advisory GHSA-qxp5-gwg8-xv66 references a vulnerability in the following Go modules:

Module
golang.org/x/net

Description:
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.

References:

Cross references:

See doc/quickstart.md for instructions on how to triage this report.

id: GO-ID-PENDING
modules:
    - module: golang.org/x/net
      versions:
        - fixed: 0.36.0
      vulnerable_at: 0.35.0
summary: HTTP Proxy bypass using IPv6 Zone IDs in golang.org/x/net
cves:
    - CVE-2025-22870
ghsas:
    - GHSA-qxp5-gwg8-xv66
references:
    - advisory: https://github.com/advisories/GHSA-qxp5-gwg8-xv66
    - advisory: https://nvd.nist.gov/vuln/detail/CVE-2025-22870
    - fix: https://go.dev/cl/654697
    - report: https://go.dev/issue/71984
    - web: http://www.openwall.com/lists/oss-security/2025/03/07/2
source:
    id: GHSA-qxp5-gwg8-xv66
    created: 2025-03-12T23:01:20.951550156Z
review_status: UNREVIEWED

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant