Page 3 of 21 results (0.005 seconds)
CVSS: 7.5EPSS: 0%CPEs: 1EXPL: 0

CVE-2017-7468 – Ubuntu Security Notice USN-3262-1
https://notcve.org/view.php?id=CVE-2017-7468
21 Apr 2017 — In curl and libcurl 7.52.0 to and including 7.53.1, libcurl would attempt to resume a TLS session even if the client certificate had changed. That is unacceptable since a server by specification is allowed to skip the client certificate check on resume, and may instead use the old identity which was established by the previous certificate (or no certificate). libcurl supports by default the use of TLS session id/ticket to resume previous TLS sessions to speed up subsequent TLS handshakes. They are used when... • http://www.securityfocus.com/bid/97962 • CWE-295: Improper Certificate Validation •