CVE-2017-2629: Medium severity curl vulnerability
curl before 7.53.0 has an incorrect TLS Certificate Status Request extension feature that asks for a fresh proof of the server's certificate's validity in the code that checks for a test success or failure. It ends up always thinking there's valid proof, even when there is none or if the server doesn't support the TLS extension in question. This could lead to users not detecting when a server's certificate goes invalid or otherwise be mislead that the server is in a better shape than it is in reality. This flaw also exists in the command line tool (--cert-status).
Affected Software
Remediation
Patch Available
Event History
Frequently Asked Questions
What is the severity of CVE-2017-2629?
CVE-2017-2629 is rated as moderate in severity due to potential risks associated with TLS certificate validation.
How do I fix CVE-2017-2629?
To fix CVE-2017-2629, upgrade to curl version 7.53.0 or later where the vulnerability has been addressed.
What software is affected by CVE-2017-2629?
CVE-2017-2629 affects curl versions prior to 7.53.0.
What impact does CVE-2017-2629 have on system security?
CVE-2017-2629 may lead to an attacker being able to spoof server certificates, undermining TLS security.
Is CVE-2017-2629 a common vulnerability?
CVE-2017-2629 is one of several vulnerabilities discovered in common applications that use TLS for secure communication.