-
CVSS Score
-The vulnerability stemmed from handling the X-Skipper-Proxy header. The removed proxyFromHeader function directly consumed the header value to set proxy destinations, while forwardToProxy propagated this value. The patch (8426343) removed header-based proxy configuration and introduced context-based passing, confirming these functions' role in the SSRF vulnerability.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| github.com/zalando/skipper | go | < 0.13.237 | 0.13.237 |