Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2020-8927


A buffer overflow exists in the Brotli library versions prior to 1.0.8 where an attacker controlling the input length of a "one-shot" decompression request to a script can trigger a crash, which happens when copying over chunks of data larger than 2 GiB. It is recommended to update your Brotli library to 1.0.8 or later. If one cannot update, we recommend to use the "streaming" API as opposed to the "one-shot" API, and impose chunk size limits.


Published

2020-09-15T10:15:12.887

Last Modified

2024-11-21T05:39:41.370

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 5.3 (MEDIUM)

CVSSv2 Vector

AV:N/AC:L/Au:N/C:N/I:P/A:P

  • Access Vector: NETWORK
  • Access Complexity: LOW
  • Authentication: NONE
  • Confidentiality Impact: NONE
  • Integrity Impact: PARTIAL
  • Availability Impact: PARTIAL
Exploitability Score

10.0

Impact Score

4.9

Weaknesses
  • Type: Secondary
    CWE-130
  • Type: Primary
    CWE-120

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application google brotli < 1.0.8 Yes
Operating System debian debian_linux 9.0 Yes
Operating System debian debian_linux 10.0 Yes
Operating System fedoraproject fedora 31 Yes
Operating System fedoraproject fedora 32 Yes
Operating System fedoraproject fedora 33 Yes
Operating System fedoraproject fedora 34 Yes
Operating System fedoraproject fedora 35 Yes
Operating System fedoraproject fedora 36 Yes
Operating System canonical ubuntu_linux 16.04 Yes
Operating System canonical ubuntu_linux 18.04 Yes
Operating System canonical ubuntu_linux 20.04 Yes
Operating System opensuse leap 15.2 Yes
Application microsoft .net ≤ 5.0.14 Yes
Application microsoft .net_core ≤ 3.1.22 Yes
Application microsoft powershell < 7.0.9 Yes
Application microsoft powershell < 7.1.6 Yes
Application microsoft powershell < 7.2.2 Yes
Application microsoft visual_studio_2019 ≤ 16.11 Yes
Application microsoft visual_studio_2022 ≤ 17.0.7 Yes
Application microsoft visual_studio_2022 17.1 Yes

References