CVE-2019-17185
This mean multiple threads use the same BN_CTX instance concurrently, resulting in crashes when concurrent EAP-pwd handshakes are initiated.
Does this matter?
High impact if exploited, but EPSS currently rates exploitation as unlikely (2.22%). Schedule it in the normal patch cycle and watch for a rise in EPSS or a public exploit.
Description
In FreeRADIUS 3.0.x before 3.0.20, the EAP-pwd module used a global OpenSSL BN_CTX instance to handle all handshakes. This mean multiple threads use the same BN_CTX instance concurrently, resulting in crashes when concurrent EAP-pwd handshakes are initiated. This can be abused by an adversary as a Denial-of-Service (DoS) attack.
- CVSS 3.1
- 7.5 HIGHCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
- EPSS
- 2.22% probability · 82th percentile
- CISA KEV
- Not listed
- Weakness
- CWE-662
- Affected
- freeradius/freeradius · opensuse/leap
- Source
- cve@mitre.org
References
- http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00039.htmlMailing List, Third Party Advisory
- https://freeradius.org/security/Vendor Advisory
- https://github.com/FreeRADIUS/freeradius-server/releases/tag/release_3_0_20Release Notes, Third Party Advisory
- http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00039.htmlMailing List, Third Party Advisory
- https://freeradius.org/security/Vendor Advisory
- https://github.com/FreeRADIUS/freeradius-server/releases/tag/release_3_0_20Release Notes, Third Party Advisory
Source: NVD record, EPSS from FIRST.org, KEV from CISA. Refreshed daily.