cve/2022/CVE-2022-27781.md
2024-05-25 21:48:12 +02:00

851 B

CVE-2022-27781

Description

libcurl provides the CURLOPT_CERTINFO option to allow applications torequest details to be returned about a server's certificate chain.Due to an erroneous function, a malicious server could make libcurl built withNSS get stuck in a never-ending busy-loop when trying to retrieve thatinformation.

POC

Reference

No PoCs from references.

Github