๐Ÿ” CVE Alert

CVE-2023-28321

MEDIUM 5.9
CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

An improper certificate validation vulnerability exists in curl <v8.1.0 in the way it supports matching of wildcard patterns when listed as "Subject Alternative Name" in TLS server certificates. curl can be built to use its own name matching function for TLS rather than one provided by a TLS library. This private wildcard matching function would match IDN (International Domain Name) hosts incorrectly and could as a result accept patterns that otherwise should mismatch. IDN hostnames are converted to puny code before used for certificate checks. Puny coded names always start with `xn--` and should not be allowed to pattern match, but the wildcard check in curl could still check for `x*`, which would match even though the IDN name most likely contained nothing even resembling an `x`.

CWE CWE-295
Vendor n/a
Product https://github.com/curl/curl
Published May 26, 2023
Last Updated Jan 15, 2025
Stay Ahead of the Next One

Get instant alerts for n/a https://github.com/curl/curl

Be the first to know when new medium vulnerabilities affecting n/a https://github.com/curl/curl are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

Affected Versions

n/a / https://github.com/curl/curl
Fixed in 8.1.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
hackerone.com: https://hackerone.com/reports/1950627 lists.fedoraproject.org: https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/F4I75RDGX5ULSSCBE5BF3P5I5SFO7ULQ/ lists.fedoraproject.org: https://lists.fedoraproject.org/archives/list/package-announce%40lists.fedoraproject.org/message/Z2LIWHWKOVH24COGGBCVOWDXXIUPKOMK/ security.netapp.com: https://security.netapp.com/advisory/ntap-20230609-0009/ support.apple.com: https://support.apple.com/kb/HT213843 support.apple.com: https://support.apple.com/kb/HT213844 support.apple.com: https://support.apple.com/kb/HT213845 seclists.org: http://seclists.org/fulldisclosure/2023/Jul/52 seclists.org: http://seclists.org/fulldisclosure/2023/Jul/48 seclists.org: http://seclists.org/fulldisclosure/2023/Jul/47 security.gentoo.org: https://security.gentoo.org/glsa/202310-12 lists.debian.org: https://lists.debian.org/debian-lts-announce/2023/10/msg00016.html