-
Notifications
You must be signed in to change notification settings - Fork 0
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 src73.0.3677.0 #45
Comments
✔️ This issue was automatically closed by WhiteSource because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the WhiteSource inventory. |
ℹ️ This issue was automatically re-opened by WhiteSource because the vulnerable library in the specific branch(es) has been detected in the WhiteSource inventory. |
1 similar comment
ℹ️ This issue was automatically re-opened by WhiteSource because the vulnerable library in the specific branch(es) has been detected in the WhiteSource inventory. |
✔️ This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory. |
ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory. |
CVE-2020-8927 - Medium Severity Vulnerability
Vulnerable Library - src73.0.3677.0
Library home page: https://chromium.googlesource.com/chromium/src
Found in HEAD commit: 00fdb00d5bdbaea4fec4642989374d82cbdb1a3c
Found in base branch: master
Vulnerable Source Files (13)
/deps/brotli/c/enc/command.h
/deps/brotli/c/dec/bit_reader.h
/deps/brotli/c/dec/bit_reader.c
/deps/brotli/c/enc/brotli_bit_stream.c
/deps/brotli/c/common/platform.h
/deps/brotli/c/enc/entropy_encode.c
/deps/brotli/c/dec/prefix.h
/deps/brotli/c/dec/state.c
/deps/brotli/c/enc/entropy_encode.c
/deps/brotli/c/common/context.h
/deps/brotli/c/dec/bit_reader.c
/deps/brotli/c/common/context.h
/deps/brotli/c/dec/bit_reader.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:
Suggested Fix
Type: Upgrade version
Release Date: 2020-09-15
Fix Resolution: 1.0.8
Step up your Open Source Security Game with Mend here
The text was updated successfully, but these errors were encountered: