blob: 6cd8d1c951641c31b1e5e2e5878200e4d0e77c1b [file] [log] [blame]
packages:
- module: std
package: net/http
symbols:
- expectContinueReader.Read
versions:
- fixed: 1.13.13
- introduced: 1.14.0
fixed: 1.14.5
description: |
A Go HTTP server which reads from the request body while
simultaneously writing a response can panic when clients
send a "Expect: 100-continue" header.
published: 2022-01-04T18:16:23Z
cves:
- CVE-2020-15586
credit: Mikael Manukyan
links:
pr: https://go.dev/cl/242598
commit: https://go.googlesource.com/go/+/fa98f46741f818913a8c11b877520a548715131f
context:
- https://go.dev/issue/34902
- https://groups.google.com/g/golang-announce/c/XZNfaiwgt2w/m/E6gHDs32AQAJ