Security Advisory

CVE-2021-29495

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2021-05-07 15:15:10
Last updated 2024-08-03 22:11:05
Assigner GitHub_M
State PUBLISHED

Description

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.