PT-2018-4761 · Google · Closure-Utils

Published

2018-06-01

·

Updated

2019-10-03

·

CVE-2016-10583

CVSS v2.0

9.3

High

VectorAV:N/AC:M/Au:N/C:C/I:C/A:C
Name of the Vulnerable Software and Affected Versions closure-utils (affected versions not specified)
Description The issue concerns the insecure download of binary resources over HTTP, making it susceptible to man-in-the-middle (MITM) attacks. This could potentially lead to remote code execution (RCE) if an attacker intercepts and replaces the requested binary with a malicious one. The vulnerability can be exploited when an attacker has a privileged network position, allowing them to intercept the response and replace the executable with a malicious one, resulting in code execution on the system running the affected software.
Recommendations To mitigate this issue:
  1. Install the package using npm's --ignore-scripts flag.
  2. Navigate to the package directory, and open default-config.json in a text editor.
  3. Change the download URLs in the compiler url and library url to https equivalents.
  4. Run npm i in the package directory.

Fix

RCE

Missing Encryption of Sensitive Data

Found an issue in the description? Have something to add? Feel free to write us 👾

Weakness Enumeration

Related Identifiers

CVE-2016-10583
GHSA-2HPJ-G53M-9GJ6

Affected Products

Closure-Utils