CVE-2023-28319

HIGHCVSS 7.5/10EPSS 2.49%

Last modified

CVE-2023-28319 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. A use after free vulnerability exists in curl <v8.1.0 in the way libcurl offers a feature to verify an SSH server's public key using a SHA 256 hash. When this check fails, libcurl would free the memory for the fingerprint before it returns an error message containing the (now freed) hash. EPSS estimates a 2.49% chance of exploitation in the next 30 days.

Description

A use after free vulnerability exists in curl <v8.1.0 in the way libcurl offers a feature to verify an SSH server's public key using a SHA 256 hash. When this check fails, libcurl would free the memory for the fingerprint before it returns an error message containing the (now freed) hash. This flaw risks inserting sensitive heap-based data into the error message that might be shown to users or otherwise get leaked and revealed.

Metrics

CVSS 3.1
7.5/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

EPSS Probability
2.49%

82.6th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
HaxxCurl< 8.1.0
AppleMacos>= 11.0, < 11.7.9
AppleMacos>= 12.0, < 12.6.8
AppleMacos>= 13.0, < 13.5
NetappClustered Data OntapAll versions
NetappOntap Antivirus ConnectorAll versions
NetappH300s FirmwareAll versions
NetappH500s FirmwareAll versions
NetappH700s FirmwareAll versions
NetappH410s FirmwareAll versions

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2023-28319?
A use after free vulnerability exists in curl <v8.1.0 in the way libcurl offers a feature to verify an SSH server's public key using a SHA 256 hash. When this check fails, libcurl would free the memory for the fingerprint before it returns an error message containing the (now freed) hash. This flaw risks inserting sensitive heap-based data into the error message that might be shown to users or otherwise get leaked and revealed.
How severe is CVE-2023-28319?
CVE-2023-28319 has a CVSS score of 7.5/10 (HIGH severity). The EPSS model estimates a 2.49% probability of exploitation in the next 30 days.
How do I fix CVE-2023-28319?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2023-28319?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST