First published: Mon Apr 02 2018(Updated: )
Botan 2.2.0 - 2.4.0 (fixed in 2.5.0) improperly handled wildcard certificates and could accept certain certificates as valid for hostnames when, under RFC 6125 rules, they should not match. This only affects certificates issued to the same domain as the host, so to impersonate a host one must already have a wildcard certificate matching other hosts in the same domain. For example, b*.example.com would match some hostnames that do not begin with a 'b' character.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Botan Project Botan | >=2.2.0<=2.4.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The severity of CVE-2018-9127 is critical.
Botan versions 2.2.0 to 2.4.0 (fixed in 2.5.0) are affected by CVE-2018-9127.
CVE-2018-9127 improperly handles wildcard certificates, allowing certain certificates to be accepted as valid for hostnames when they should not match under RFC 6125 rules.
The fix for CVE-2018-9127 is to update to Botan version 2.5.0 or later.
To impersonate a host using CVE-2018-9127, one must already have a certificate issued to the same domain as the host.