CVE-2019-14874
CVSS V2 Medium 4
CVSS V3 Medium 6.5
Description
In the __i2b function of the newlib libc library, all versions prior to 3.3.0 (see newlib/libc/stdlib/mprec.c), Balloc is used to allocate a big integer, however no check is performed to verify if the allocation succeeded or not. The access of _ x[0] will trigger a null pointer dereference bug in case of a memory allocation failure.
Overview
- CVE ID
- CVE-2019-14874
- Assigner
- secalert@redhat.com
- Vulnerability Status
- Analyzed
- Published Version
- 2020-03-19T16:15:13
- Last Modified Date
- 2020-03-24T19:24:57
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:newlib_project:newlib:*:*:*:*:*:*:*:* | 1 | OR | 3.3.0 |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:S/C:N/I:N/A:P
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- SINGLE
- Confidentiality Impact
- NONE
- Integrity Impact
- NONE
- Availability Impact
- PARTIAL
- Base Score
- 4
- Severity
- MEDIUM
- Exploitability Score
- 8
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:N/A:H
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- LOW
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- NONE
- Availability Impact
- HIGH
- Base Score
- 6.5
- Base Severity
- MEDIUM
- Exploitability Score
- 2.8
- Impact Score
- 3.6
References
Reference URL | Reference Tags |
---|---|
https://census-labs.com/news/2020/01/31/multiple-null-pointer-dereference-vulnerabilities-in-newlib/ | Exploit Third Party Advisory |
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-14874 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-14874 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:46:25 | Added to TrackCVE | |||
2022-12-04 13:05:53 | 2020-03-19T16:15Z | 2020-03-19T16:15:13 | CVE Published Date | updated |
2022-12-04 13:05:53 | 2020-03-24T19:24:57 | CVE Modified Date | updated | |
2022-12-04 13:05:53 | Analyzed | Vulnerability Status | updated |