Beveiligingsadvies

CVE-2021-29495

CVE-kwetsbaarheidsdetails - eXtreme Datacenter Security Operations

Gepubliceerd 2021-05-07 15:15:10
Laatst bijgewerkt 2024-08-03 22:11:05
Toegewezen door GitHub_M
CVSS-score 5.9
Status PUBLISHED

Beschrijving

Nim is a statically typed compiled systems programming language. In Nim standard library before 1.4.2, httpClient SSL/TLS certificate verification was disabled by default. Users can upgrade to version 1.4.2 to receive a patch or, as a workaround, set "verifyMode = CVerifyPeer" as documented.