
We found results for “”
CVE-2025-22870
Good to know:

Date: March 12, 2025
In Go net/http, x/net/proxy, x/net/http/httpproxy there is a proxy bypass vulnerability using IPv6 zone IDs. Matching of hosts against proxy patterns could improperly treat an IPv6 zone ID as a hostname component. For example, when the NO_PROXY environment variable was set to "*.example.com", a request to "[::1%25.example.com]:80` would incorrectly match and not be proxied. This affects versions before 1.23.7 and 1.24.x before 1.24.1.
Severity Score
Related Resources (10)
Severity Score
Top Fix

Upgrade Version
Upgrade to version golang.org/x/net - v0.36.0;https://github.com/golang/go.git - go1.23.6;https://github.com/golang/go.git - go1.24.1;https://github.com/golang/net.git - v0.36.0
CVSS v3.1
Base Score: |
|
---|---|
Attack Vector (AV): | LOCAL |
Attack Complexity (AC): | LOW |
Privileges Required (PR): | LOW |
User Interaction (UI): | NONE |
Scope (S): | UNCHANGED |
Confidentiality (C): | LOW |
Integrity (I): | NONE |
Availability (A): | LOW |