CVE-2017-14064
CVSS V2 High 7.5
CVSS V3 Critical 9.8
Description
Ruby through 2.2.7, 2.3.x through 2.3.4, and 2.4.x through 2.4.1 can expose arbitrary memory during a JSON.generate call. The issues lies in using strdup in ext/json/ext/generator/generator.c, which will stop after encountering a '\0' byte, returning a pointer to a string of length zero, which is not the length stored in space_len.
Overview
- CVE ID
- CVE-2017-14064
- Assigner
- cve@mitre.org
- Vulnerability Status
- Analyzed
- Published Version
- 2017-08-31T17:29:00
- Last Modified Date
- 2019-05-13T18:48:46
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:ruby-lang:ruby:*:*:*:*:*:*:*:* | 1 | OR | 2.2.7 | |
cpe:2.3:a:ruby-lang:ruby:2.3.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:ruby-lang:ruby:2.3.0:preview1:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:ruby-lang:ruby:2.3.0:preview2:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:ruby-lang:ruby:2.3.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:ruby-lang:ruby:2.3.2:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:ruby-lang:ruby:2.3.3:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:ruby-lang:ruby:2.3.4:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:ruby-lang:ruby:2.4.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:ruby-lang:ruby:2.4.0:preview1:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:ruby-lang:ruby:2.4.0:preview2:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:ruby-lang:ruby:2.4.0:preview3:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:ruby-lang:ruby:2.4.0:rc1:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:a:ruby-lang:ruby:2.4.1:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:14.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:16.04:*:*:*:lts:*:*:* | 1 | OR | ||
cpe:2.3:o:canonical:ubuntu_linux:17.10:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_desktop:7.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_server:7.0:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_server_aus:7.4:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_server_aus:7.6:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_server_eus:7.4:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_server_eus:7.5:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_server_eus:7.6:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_server_tus:7.4:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_server_tus:7.6:*:*:*:*:*:*:* | 1 | OR | ||
cpe:2.3:o:redhat:enterprise_linux_workstation:7.0:*:*:*:*:*:*:* | 1 | OR |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:P/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- PARTIAL
- Availability Impact
- PARTIAL
- Base Score
- 7.5
- Severity
- HIGH
- Exploitability Score
- 10
- Impact Score
- 6.4
CVSS Version 3
- Version
- 3.0
- Vector String
- CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- HIGH
- Availability Impact
- HIGH
- Base Score
- 9.8
- Base Severity
- CRITICAL
- Exploitability Score
- 3.9
- Impact Score
- 5.9
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2017-14064 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-14064 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 07:52:57 | Added to TrackCVE | |||
2022-12-02 20:31:23 | 2017-08-31T17:29Z | 2017-08-31T17:29:00 | CVE Published Date | updated |
2022-12-02 20:31:23 | 2019-05-13T18:48:46 | CVE Modified Date | updated | |
2022-12-02 20:31:23 | Analyzed | Vulnerability Status | updated |