GO-2021-0245

See a problem?
Source
https://pkg.go.dev/vuln/GO-2021-0245
Import Source
https://vuln.go.dev/ID/GO-2021-0245.json
JSON Data
https://api.osv.dev/v1/vulns/GO-2021-0245
Aliases
Published
2022-02-17T17:32:24Z
Modified
2024-05-20T16:03:47Z
Summary
Panic in ReverseProxy in net/http/httputil
Details

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

References
Credits
    • Andrew Crump

Affected packages

Go / stdlib

Package

Affected ranges

Type
SEMVER
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
1.15.15
Introduced
1.16.0-0
Fixed
1.16.7

Ecosystem specific

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