{ "schema_version": "1.4.0", "id": "GHSA-h63v-34h7-7q42", "modified": "2022-05-24T17:12:07Z", "published": "2022-05-24T17:12:07Z", "aliases": [ "CVE-2019-17185" ], "details": "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.", "severity": [ { "type": "CVSS_V3", "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H" } ], "affected": [], "references": [ { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2019-17185" }, { "type": "WEB", "url": "https://freeradius.org/security" }, { "type": "WEB", "url": "https://github.com/FreeRADIUS/freeradius-server/releases/tag/release_3_0_20" }, { "type": "WEB", "url": "http://lists.opensuse.org/opensuse-security-announce/2020-04/msg00039.html" } ], "database_specific": { "cwe_ids": [ "CWE-20", "CWE-662" ], "severity": "MODERATE", "github_reviewed": false, "github_reviewed_at": null, "nvd_published_at": "2020-03-21T01:15:00Z" } }