NA

CVE-2024-0853

Published: 03/02/2024 Updated: 26/04/2024
CVSS v3 Base Score: 5.3 | Impact Score: 1.4 | Exploitability Score: 3.9
VMScore: 0

Vulnerability Summary

curl inadvertently kept the SSL session ID for connections in its cache even when the verify status (*OCSP stapling*) test failed. A subsequent transfer to the same hostname could then succeed if the session ID cache was still fresh, which then skipped the verify status check.

Vulnerability Trend

Vulnerable Product Search on Vulmon Subscribe to Product

haxx curl 8.5.0

Github Repositories

gryft A fast, bulk image scanner built on grype and syft Example from gryftscanningimage import Image from gryftscanningscanner import ImageScanner images = [ Image("cgrdev", "chainguard/python", "latest"), Image("cgrdev", "chainguard/redis", "latest"), Image("cgrdev", "chainguard/nginx&qu