Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2020-8927 (Medium) detected in src71.0.3578.134 #36

Open
mend-for-jackfan.us.kg bot opened this issue Oct 30, 2020 · 0 comments
Open

CVE-2020-8927 (Medium) detected in src71.0.3578.134 #36

mend-for-jackfan.us.kg bot opened this issue Oct 30, 2020 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-for-jackfan.us.kg
Copy link

CVE-2020-8927 - Medium Severity Vulnerability

Vulnerable Library - src71.0.3578.134

Library home page: https://chromium.googlesource.com/chromium/src

Vulnerable Source Files (1)

rcloud/node_modules/iltorb/brotli/enc/entropy_encode.h

Vulnerability Details

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.

Publish Date: 2020-09-15

URL: CVE-2020-8927

CVSS 3 Score Details (6.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: None
    • Integrity Impact: Low
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: google/brotli@223d80c

Release Date: 2020-07-21

Fix Resolution: 1.0.8

@mend-for-jackfan.us.kg mend-for-jackfan.us.kg bot added the security vulnerability Security vulnerability detected by WhiteSource label Oct 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants