Vulnerability in Openssl
CVE-2019-1547
Normally in OpenSSL EC groups always have a co-factor present and this is used in side channel resistant code paths. However, in some cases, it is possible to construct a group using explicit parameters (instead of using a named curve). In those cases it is possible that such a group does not have the cofactor present. This can occur even where all the parameters match a known named curve. If such a curve is used then OpenSSL falls back to non-side channel resistant code paths which may result in full key recovery during an ECDSA signature operation. In order to be vulnerable an attacker would have to have the ability to time the creation of a large number of signatures where explicit parameters with no co-factor present are in use by an application using libcrypto. For the avoidance of doubt libssl is not vulnerable because explicit parameters are never used. Fixed in OpenSSL 1.1.1d (Affected 1.1.1-1.1.1c). Fixed in OpenSSL 1.1.0l (Affected 1.1.0-1.1.0k). Fixed in OpenSSL 1.0.2t (Affected 1.0.2-1.0.2s).
EPSS: 0.012 (65.0th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 4.7 (Medium). Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:N/A:N.
Affected products
- Openssl — versions Fixed in OpenSSL 1.1.1d (Affected 1.1.1-1.1.1c), Fixed in OpenSSL 1.1.0l (Affected 1.1.0-1.1.0k), Fixed in OpenSSL 1.0.2t (Affected 1.0.2-1.0.2s)
Public proof-of-concept exploits
References
- openssl-security@openssl.org (mailing-list, Third Party Advisory)
- openssl-security@openssl.org (vendor-advisory)
- openssl-security@openssl.org (vendor-advisory)
- openssl-security@openssl.org (vendor-advisory)
- openssl-security@openssl.org (mailing-list)
- openssl-security@openssl.org (vendor-advisory)
- openssl-security@openssl.org (mailing-list)
- openssl-security@openssl.org (mailing-list)
- openssl-security@openssl.org (vendor-advisory)
- openssl-security@openssl.org (vendor-advisory)
Frequently asked questions
- What is CVE-2019-1547?
- CVE-2019-1547 is a medium-severity vulnerability in Openssl. CVSS score: 4.7/10. Published 2019-09-10.
- How severe is CVE-2019-1547?
- Medium severity. CVSS v3 base score is 4.7 out of 10.
- Is CVE-2019-1547 known to be exploited?
- 19 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.