PT-2013-5064 · Curl+3 · Libcurl+4

Publicado

2013-11-15

·

Atualizado

2024-06-15

·

CVE-2013-4545

CVSS v2.0

4.3

Média

VetorAV:N/AC:M/Au:N/C:N/I:P/A:N
Name of the Vulnerable Software and Affected Versions cURL and libcurl versions 7.18.0 through 7.32.0
Description The issue arises when cURL and libcurl, built with OpenSSL, have the digital signature verification disabled, which in turn disables the verification of the certificate CN and SAN name fields. This allows man-in-the-middle attackers to spoof SSL servers using any valid certificate. libcurl has two independent options for verifying a server's TLS certificate: CURLOPT SSL VERIFYPEER for verifying the trust chain, and CURLOPT SSL VERIFYHOST for checking the name fields in the server certificate. When CURLOPT SSL VERIFYPEER is disabled, libcurl mistakenly also disables the CURLOPT SSL VERIFYHOST check, even though applications can still achieve security by doing the check on their own using other means.
Recommendations For versions 7.18.0 through 7.32.0, as a temporary workaround, consider enabling CURLOPT SSL VERIFYPEER to ensure both trust chain verification and name field checks are performed, or manually verify the certificate name fields using other means when CURLOPT SSL VERIFYPEER is disabled.

Correção

Encontrou algum problema na descrição? Tem algo a acrescentar? Fique à vontade para nos escrever 👾

Enumeração de Fraquezas

Identificadores relacionados

ALT-PU-2013-1298
CVE-2013-4545
DSA-2798-1
MGASA-2013-0338
OPENSUSE-SU-2024:10303-1
SUSE-SU-2014_0002-1
SUSE-SU-2014_0004-1
SUSE-SU-2015:0962-1

Produtos afetados

Alt Linux
Openssl
Suse
Curl
Libcurl