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.
References
Link | Resource |
---|---|
http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00039.html | Mailing List Third Party Advisory |
https://freeradius.org/security/ | Vendor Advisory |
https://github.com/FreeRADIUS/freeradius-server/releases/tag/release_3_0_20 | Release Notes Third Party Advisory |
Configurations
History
22 Apr 2022, 19:04
Type | Values Removed | Values Added |
---|---|---|
References | (SUSE) http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00039.html - Mailing List, Third Party Advisory | |
CPE | cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:* | |
CWE | CWE-662 |
Information
Published : 2020-03-21 01:15
Updated : 2024-02-04 21:00
NVD link : CVE-2019-17185
Mitre link : CVE-2019-17185
CVE.ORG link : CVE-2019-17185
JSON object : View
Products Affected
freeradius
- freeradius
opensuse
- leap
CWE
CWE-662
Improper Synchronization