GO-2021-0245

Source
https://pkg.go.dev/vuln/GO-2021-0245
Import Source
https://vuln.go.dev/ID/GO-2021-0245.json
Aliases
Published
2022-02-17T17:32:24Z
Modified
2023-12-06T01:01:19.715345Z
Summary
Panic in ReverseProxy in net/http/httputil
Details

ReverseProxy can panic after encountering a problem copying a proxied response body.

References

Affected packages

Go / stdlib

Package

Name
stdlib

Affected ranges

Type
SEMVER
Events
Introduced
0The exact introduced commit is unknown
Fixed
1.15.15
Introduced
1.16.0-0
Fixed
1.16.7

Ecosystem specific

{
    "imports": [
        {
            "path": "net/http/httputil",
            "symbols": [
                "ReverseProxy.ServeHTTP"
            ]
        }
    ]
}