CVE-2023-28321
Last modified
CVE-2023-28321 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. 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. EPSS estimates a 1.81% chance of exploitation in the next 30 days.
Description
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`.
Metrics
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions |
|---|---|---|
| Haxx | Curl | < 8.1.0 |
| Debian | Debian Linux | 10.0 |
| Fedoraproject | Fedora | 37 |
| Fedoraproject | Fedora | 38 |
| Netapp | Clustered Data Ontap | All versions |
| Netapp | Ontap Antivirus Connector | All versions |
| Netapp | H300s Firmware | All versions |
| Netapp | H500s Firmware | All versions |
| Netapp | H700s Firmware | All versions |
| Netapp | H410s Firmware | All versions |
| Apple | Macos | >= 11.0, < 11.7.9 |
| Apple | Macos | >= 12.0, < 12.6.8 |
| Apple | Macos | >= 13.0, < 13.5 |
References
- http://seclists.org/fulldisclosure/2023/Jul/47Mailing List, Third Party Advisory
- http://seclists.org/fulldisclosure/2023/Jul/48Mailing List, Third Party Advisory
- http://seclists.org/fulldisclosure/2023/Jul/52Mailing List, Third Party Advisory
- https://hackerone.com/reports/1950627Exploit, Patch, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2023/10/msg00016.htmlMailing List, Third Party Advisory
- https://security.gentoo.org/glsa/202310-12Third Party Advisory
- https://security.netapp.com/advisory/ntap-20230609-0009/Third Party Advisory
- https://support.apple.com/kb/HT213843Third Party Advisory
- https://support.apple.com/kb/HT213844Third Party Advisory
- https://support.apple.com/kb/HT213845Third Party Advisory
- http://seclists.org/fulldisclosure/2023/Jul/47Mailing List, Third Party Advisory
- http://seclists.org/fulldisclosure/2023/Jul/48Mailing List, Third Party Advisory
- http://seclists.org/fulldisclosure/2023/Jul/52Mailing List, Third Party Advisory
- https://hackerone.com/reports/1950627Exploit, Patch, Third Party Advisory
- https://lists.debian.org/debian-lts-announce/2023/10/msg00016.htmlMailing List, Third Party Advisory
- https://security.gentoo.org/glsa/202310-12Third Party Advisory
- https://security.netapp.com/advisory/ntap-20230609-0009/Third Party Advisory
- https://support.apple.com/kb/HT213843Third Party Advisory
- https://support.apple.com/kb/HT213844Third Party Advisory
- https://support.apple.com/kb/HT213845Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Modified
Frequently Asked Questions
What is CVE-2023-28321?
How severe is CVE-2023-28321?
How do I fix CVE-2023-28321?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2023
- CVE-2023-28316A security vulnerability has been discovered in the implemen…9.8
- CVE-2023-28317A vulnerability has been discovered in Rocket.Chat, where ed…5.3
- CVE-2023-28318A vulnerability has been discovered in Rocket.Chat, where me…5.3
- CVE-2023-28319A use after free vulnerability exists in curl <v8.1.0 in the…7.5
- CVE-2023-2832 SQL Injection in GitHub repository unilogies/bumsys prior t…7.2
- CVE-2023-28320A denial of service vulnerability exists in curl <v8.1.0 in …5.9
- CVE-2023-28322An information disclosure vulnerability exists in curl <v8.1…3.7
- CVE-2023-28323A deserialization of untrusted data exists in EPM 2022 Su3 a…9.8
- CVE-2023-28324A improper input validation vulnerability exists in Ivanti E…9.8
- CVE-2023-28325An improper authorization vulnerability exists in Rocket.Cha…6.5
- CVE-2023-28326Vendor: The Apache Software Foundation Versions Affected: A…9.8
- CVE-2023-28327A NULL pointer dereference flaw was found in the UNIX protoc…5.5
Are you affected by CVE-2023-28321?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
