CVE-2018-7160
CVSS V2 Medium 6.8
CVSS V3 High 8.8
Description
The Node.js inspector, in 6.x and later is vulnerable to a DNS rebinding attack which could be exploited to perform remote code execution. An attack is possible from malicious websites open in a web browser on the same computer, or another computer with network access to the computer running the Node.js process. A malicious website could use a DNS rebinding attack to trick the web browser to bypass same-origin-policy checks and to allow HTTP connections to localhost or to hosts on the local network. If a Node.js process with the debug port active is running on localhost or on a host on the local network, the malicious website could connect to it as a debugger, and get full code execution access.
Overview
- CVE ID
- CVE-2018-7160
- Assigner
- cve-request@iojs.org
- Vulnerability Status
- Analyzed
- Published Version
- 2018-05-17T14:29:00
- Last Modified Date
- 2022-08-16T13:01:00
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* | 1 | OR | 6.0.0 | 6.8.1 |
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* | 1 | OR | 6.9.0 | 6.14.0 |
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* | 1 | OR | 8.0.0 | 8.8.1 |
cpe:2.3:a:nodejs:node.js:*:*:*:*:lts:*:*:* | 1 | OR | 8.9.0 | 8.11.0 |
cpe:2.3:a:nodejs:node.js:*:*:*:*:-:*:*:* | 1 | OR | 9.0.0 | 9.10.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:M/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- MEDIUM
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 6.8
- Severity
- MEDIUM
- Exploitability Score
- 8.6
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- REQUIRED
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 8.8
- Base Severity
- HIGH
- Exploitability Score
- 2.8
- Impact Score
- 5.9
References
Reference URL | Reference Tags |
---|---|
https://nodejs.org/en/blog/vulnerability/march-2018-security-releases/ | Vendor Advisory |
https://support.f5.com/csp/article/K63025104?utm_source=f5support&utm_medium=RSS | Third Party Advisory |
https://www.oracle.com//security-alerts/cpujul2021.html |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2018-7160 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-7160 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:06:25 | Added to TrackCVE | |||
2022-12-03 06:17:50 | 2018-05-17T14:29Z | 2018-05-17T14:29:00 | CVE Published Date | updated |
2022-12-03 06:17:50 | 2022-08-16T13:01:00 | CVE Modified Date | updated | |
2022-12-03 06:17:50 | Analyzed | Vulnerability Status | updated |