ZeroHour

Vulnerabilities

11 CVEs · NVD, GitHub Advisories, CISA KEV, FIRST EPSS, GitHub PoC repos

CVEVulnerabilityCVSSEPSSFlagsAffectedExposurePublished
CVE-2021-46872
An issue was discovered in Nim before 1.6.2.

An issue was discovered in Nim before 1.6.2. The RST module of the Nim language stdlib, as used in NimForum and other products, permits the javascript: URI scheme and thus can lead to XSS in some applications. (Nim versions 1.6.2 and later are fixed; there may be backports of the fix to some earlier versions. NimForum 2.2.0 is fixed.)

NVD description · AI analysis pending
6.1<1%
  • nim-lang nim
  • nim-lang nimforum
CVE-2022-23602
Nimforum is a lightweight alternative to Discourse written in Nim.

Nimforum is a lightweight alternative to Discourse written in Nim. In versions prior to 2.2.0 any forum user can create a new thread/post with an include referencing a file local to the host operating system. Nimforum will render the file if able. This can also be done silently by using NimForum's post "preview" endpoint. Even if NimForum is running as a non-critical user, the forum.json secrets can be stolen. Version 2.2.0 of NimForum includes patches for this vulnerability. Users are advised to upgrade as soon as is possible. There are no known workarounds for this issue.

NVD description · AI analysis pending
8.11% PoC
  • nim-lang docutils
  • nim-lang nimforum
CVE-2020-23171
A vulnerability in all versions of Nim-lang allows unauthenticated attackers to write files to arbitrary directories via a crafted zip file with dot-slash chara

A vulnerability in all versions of Nim-lang allows unauthenticated attackers to write files to arbitrary directories via a crafted zip file with dot-slash characters included in the name of the crafted file.

NVD description · AI analysis pending
5.5<1% PoC
  • nim-lang nim-lang
CVE-2021-29495
Nim is a statically typed compiled systems programming language.

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.

NVD description · AI analysis pending
7.5<1%
  • nim-lang nim
CVE-2021-21372
+2 in the same advisory: …21374 …21373
Nimble is a package manager for the Nim programming language.

Nimble is a package manager for the Nim programming language. In Nim release version before versions 1.2.10 and 1.4.4, Nimble doCmd is used in different places and can be leveraged to execute arbitrary commands. An attacker can craft a malicious entry in the packages.json package list to trigger code execution.

NVD description · AI analysis pending
8.8
group max
4% PoC
  • nim-lang nim
CVE-2020-15690
In Nim before 1.2.6, the standard library asyncftpclient lacks a check for whether a message contains a newline character.

In Nim before 1.2.6, the standard library asyncftpclient lacks a check for whether a message contains a newline character.

NVD description · AI analysis pending
9.83% PoC ×4
  • nim-lang nim
CVE-2020-15692
+2 in the same advisory: …15694 …15693
In Nim 1.2.4, the standard library browsers mishandles the URL argument to browsers.openDefaultBrowser.

In Nim 1.2.4, the standard library browsers mishandles the URL argument to browsers.openDefaultBrowser. This argument can be a local file path that will be opened in the default explorer. An attacker can pass one argument to the underlying open command to execute arbitrary registered system commands.

NVD description · AI analysis pending
9.8
group max
4% PoC ×2
  • nim-lang nim