-
Notifications
You must be signed in to change notification settings - Fork 1
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
npm-install-all-1.1.21.tgz: 1 vulnerabilities (highest severity is: 6.5) #52
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. |
✔️ 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. |
Vulnerable Library - npm-install-all-1.1.21.tgz
Path to dependency file: /start-git/package.json
Path to vulnerable library: /start-git/node_modules/sync-exec/package.json
Found in HEAD commit: fe409ca2bb6102addf56e0caf3b48bb9726d71f3
Vulnerabilities
Details
CVE-2017-16024
Vulnerable Library - sync-exec-0.6.2.tgz
Synchronous exec with status code support. Requires no external dependencies, no need for node-gyp compilations etc.
Library home page: https://registry.npmjs.org/sync-exec/-/sync-exec-0.6.2.tgz
Path to dependency file: /start-git/package.json
Path to vulnerable library: /start-git/node_modules/sync-exec/package.json
Dependency Hierarchy:
Found in HEAD commit: fe409ca2bb6102addf56e0caf3b48bb9726d71f3
Found in base branch: master
Vulnerability Details
The sync-exec module is used to simulate child_process.execSync in node versions <0.11.9. Sync-exec uses tmp directories as a buffer before returning values. Other users on the server have read access to the tmp directory, possibly allowing an attacker on the server to obtain confidential information from the buffer/tmp file, while it exists.
Publish Date: 2018-06-04
URL: CVE-2017-16024
CVSS 3 Score Details (6.5)
Base Score Metrics:
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2017-16024
Release Date: 2018-06-04
Fix Resolution: no_fix
The text was updated successfully, but these errors were encountered: