CVE-2019-1549
CVSS V2 Medium 5
CVSS V3 Medium 5.3
Description
OpenSSL 1.1.1 introduced a rewritten random number generator (RNG). This was intended to include protection in the event of a fork() system call in order to ensure that the parent and child processes did not share the same RNG state. However this protection was not being used in the default case. A partial mitigation for this issue is that the output from a high precision timer is mixed into the RNG state so the likelihood of a parent and child process sharing state is significantly reduced. If an application already calls OPENSSL_init_crypto() explicitly using OPENSSL_INIT_ATFORK then this problem does not occur at all. Fixed in OpenSSL 1.1.1d (Affected 1.1.1-1.1.1c).
Overview
- CVE ID
- CVE-2019-1549
- Assigner
- openssl-security@openssl.org
- Vulnerability Status
- Modified
- Published Version
- 2019-09-10T17:15:11
- Last Modified Date
- 2020-10-20T22:15:34
Weakness Enumerations
CPE Configuration (Product)
CPE | Vulnerable | Operator | Version Start | Version End |
---|---|---|---|---|
cpe:2.3:a:openssl:openssl:*:*:*:*:*:*:*:* | 1 | OR | 1.1.1 | 1.1.1c |
CVSS Version 2
- Version
- 2.0
- Vector String
- AV:N/AC:L/Au:N/C:P/I:N/A:N
- Access Vector
- NETWORK
- Access Compatibility
- LOW
- Authentication
- NONE
- Confidentiality Impact
- PARTIAL
- Integrity Impact
- NONE
- Availability Impact
- NONE
- Base Score
- 5
- Severity
- MEDIUM
- Exploitability Score
- 10
- Impact Score
- 2.9
CVSS Version 3
- Version
- 3.1
- Vector String
- CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
- Attack Vector
- NETWORK
- Attack Compatibility
- LOW
- Privileges Required
- NONE
- User Interaction
- NONE
- Scope
- UNCHANGED
- Confidentiality Impact
- LOW
- Availability Impact
- NONE
- Base Score
- 5.3
- Base Severity
- MEDIUM
- Exploitability Score
- 3.9
- Impact Score
- 1.4
References
Sources
Source Name | Source URL |
---|---|
NIST | https://nvd.nist.gov/vuln/detail/CVE-2019-1549 |
MITRE | https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-1549 |
History
Created | Old Value | New Value | Data Type | Notes |
---|---|---|---|---|
2022-05-10 16:22:49 | Added to TrackCVE | |||
2022-12-04 02:31:07 | 2019-09-10T17:15Z | 2019-09-10T17:15:11 | CVE Published Date | updated |
2022-12-04 02:31:07 | 2020-10-20T22:15:34 | CVE Modified Date | updated | |
2022-12-04 02:31:07 | Modified | Vulnerability Status | updated |