CVE-2017-16024
CVSS V2 Medium 4
CVSS V3 Medium 6.5
Description
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.
Overview
- CVE ID
- CVE-2017-16024
- Assigner
- support@hackerone.com
- Vulnerability Status
- Modified
- Published Version
- 2018-06-04T19:29:01
- Last Modified Date
- 2019-10-09T23:24:37
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:sync-exec_project:sync-exec:*:*:*:*:*:node.js:*:* | 1 | OR | 0.6.2 | |
cpe:2.3:a:nodejs:node.js:*:*:*:*:*:*:*:* | 1 | OR | 0.11.9 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 4
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- NONE
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://www.owasp.org/index.php/Insecure_Temporary_File | Third Party Advisory |
https://nodesecurity.io/advisories/310 | Third Party Advisory |
https://github.com/gvarsanyi/sync-exec/issues/17 | Issue Tracking Third Party Advisory |
https://cwe.mitre.org/data/definitions/377.html | Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-16024 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-16024 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 17:11:09 | Added to TrackCVE | |||
2022-12-03 07:09:34 | cve-assignments@hackerone.com | support@hackerone.com | CVE Assigner | updated |
2022-12-03 07:09:34 | 2018-06-04T19:29Z | 2018-06-04T19:29:01 | CVE Published Date | updated |
2022-12-03 07:09:34 | 2019-10-09T23:24:37 | CVE Modified Date | updated | |
2022-12-03 07:09:34 | Modified | Vulnerability Status | updated |