CVE-2020-15586

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*
cpe:2.3:a:golang:go:*:*:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:a:cloudfoundry:cf-deployment:*:*:*:*:*:*:*:*
cpe:2.3:a:cloudfoundry:routing-release:*:*:*:*:*:*:*:*

Configuration 3 (hide)

OR cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

Configuration 4 (hide)

OR cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*
cpe:2.3:o:opensuse:leap:15.2:*:*:*:*:*:*:*

Configuration 5 (hide)

OR cpe:2.3:o:fedoraproject:fedora:31:*:*:*:*:*:*:*
cpe:2.3:o:fedoraproject:fedora:32:*:*:*:*:*:*:*

History

07 Nov 2023, 03:17

Type Values Removed Values Added
References
  • {'url': 'https://groups.google.com/forum/#!topic/golang-announce/f2c5bqrGH_g', 'name': 'https://groups.google.com/forum/#!topic/golang-announce/f2c5bqrGH_g', 'tags': ['Third Party Advisory'], 'refsource': 'MISC'}
  • {'url': 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/OCR6LAKCVKL55KJQPPBBWVQGOP7RL2RW/', 'name': 'FEDORA-2020-d75360e2b0', 'tags': ['Mailing List', 'Third Party Advisory'], 'refsource': 'FEDORA'}
  • {'url': 'https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/WIRVUHD7TJIT7JJ33FKHIVTHPYABYPHR/', 'name': 'FEDORA-2020-9cd1204ba0', 'tags': ['Mailing List', 'Third Party Advisory'], 'refsource': 'FEDORA'}
  • {'url': 'https://groups.google.com/forum/#!topic/golang-announce/XZNfaiwgt2w', 'name': 'https://groups.google.com/forum/#!topic/golang-announce/XZNfaiwgt2w', 'tags': ['Third Party Advisory'], 'refsource': 'CONFIRM'}
  • () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/WIRVUHD7TJIT7JJ33FKHIVTHPYABYPHR/ -
  • () https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/OCR6LAKCVKL55KJQPPBBWVQGOP7RL2RW/ -
  • () https://groups.google.com/forum/#%21topic/golang-announce/XZNfaiwgt2w -
  • () https://groups.google.com/forum/#%21topic/golang-announce/f2c5bqrGH_g -

Information

Published : 2020-07-17 16:15

Updated : 2024-02-28 17:47


NVD link : CVE-2020-15586

Mitre link : CVE-2020-15586

CVE.ORG link : CVE-2020-15586


JSON object : View

Products Affected

cloudfoundry

  • cf-deployment
  • routing-release

debian

  • debian_linux

opensuse

  • leap

fedoraproject

  • fedora

golang

  • go
CWE
CWE-362

Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')