CVE-2020-15586

Aliases:GO-2021-0224BIT-golang-2020-15586
Advisory lineage Upstream: 0 Downstream: 30
Modified
Published: 17 Jul 2020, 15:38
Last modified:04 Aug 2024, 13:22

Vulnerability Summary

Overall Risk (default)
low
24/100
CVSS Score
5.9 MEDIUM
v3.1 (nvd)
EPSS Score
0.61% LOW
1% probability 0.00%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

17 Jul 2020, 15:38
Published
Vulnerability first disclosed
04 Aug 2024, 13:22
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1MEDIUMScore: 5.9CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H
  • v2.0MEDIUMScore: 4.3AV:N/AC:M/Au:N/C:N/I:N/A:P

EPSS Trends

Current EPSS score: 0.61% Percentile: 70%

Techniques & Countermeasures

  • CWE-362Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

    The product contains a concurrent code sequence that requires temporary, exclusive access to a shared resource, but a timing window exists in which the shared resource can be modified by another code sequence operating concurrently.

Affected Systems

  • cloudfoundrycf-deployment

    < 13.7.0

  • cloudfoundryrouting-release

    < 0.203.0

  • debiandebian_linux

    9.0 | 10.0

  • fedoraprojectfedora

    31 | 32

  • golanggo

    < 1.13.13 | ≥ 1.14.0, < 1.14.5

  • Gostdlib

    ≥ 1.14.0-0, < 1.14.5

  • opensuseleap

    15.1 | 15.2

References (18)