PT-2018-4761 · Google · Closure-Utils
Published
2018-06-01
·
Updated
2019-10-03
·
CVE-2016-10583
CVSS v2.0
9.3
High
| Vector | AV: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:
- Install the package using npm's
--ignore-scriptsflag. - Navigate to the package directory, and open
default-config.jsonin a text editor. - Change the download URLs in the
compiler urlandlibrary urltohttpsequivalents. - Run
npm iin 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 👾
Related Identifiers
Affected Products
Closure-Utils