Go before 1.13.13 and 1.14.x before 1.14.5 has a data race in some net/http servers, as demonstrated by the httputil.ReverseProxy Handler, because it reads a request body and writes a response at the same time.
References
Configurations
Configuration 1 (hide)
|
Configuration 2 (hide)
|
Configuration 3 (hide)
|
Configuration 4 (hide)
|
Configuration 5 (hide)
|
History
No history.
Information
Published : 2020-07-17 16:15
Updated : 2023-11-07 03:17
NVD link : CVE-2020-15586
Mitre link : CVE-2020-15586
CVE.ORG link : CVE-2020-15586
JSON object : View
Products Affected
golang
- go
fedoraproject
- fedora
opensuse
- leap
cloudfoundry
- cf-deployment
- routing-release
debian
- debian_linux
CWE
CWE-362
Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')