Логотип exploitDog
Консоль
Логотип exploitDog

exploitDog

suse-cvrf логотип

openSUSE-SU-2022:10101-1

Опубликовано: 27 авг. 2022
Источник: suse-cvrf

Описание

Security update for nim

This update for nim fixes the following issues:

Includes upstream security fixes for:

  • (boo#1175333, CVE-2020-15693) httpClient is vulnerable to a CR-LF injection
  • (boo#1175334, CVE-2020-15692) mishandle of argument to browsers.openDefaultBrowser
  • (boo#1175332, CVE-2020-15694) httpClient.get().contentLength() fails to properly validate the server response
  • (boo#1192712, CVE-2021-41259) null byte accepted in getContent function, leading to URI validation bypass
  • (boo#1185948, CVE-2021-29495) stdlib httpClient does not validate peer certificates by default
  • (boo#1185085, CVE-2021-21374) Improper verification of the SSL/TLS certificate
  • (boo#1185084, CVE-2021-21373) 'nimble refresh' falls back to a non-TLS URL in case of error
  • (boo#1185083, CVE-2021-21372) doCmd can be leveraged to execute arbitrary commands
  • (boo#1181705, CVE-2020-15690) Standard library asyncftpclient lacks a check for newline character

Update to 1.6.6

  • standard library use consistent styles for variable names so it can be used in projects which force a consistent style with --styleCheck:usages option.
  • ARC/ORC are now considerably faster at method dispatching, bringing its performance back on the level of the refc memory management.
  • Full changelog: https://nim-lang.org/blog/2022/05/05/version-166-released.html
  • Previous updates and changelogs:

update to 1.2.16

  • oids: switch from PRNG to random module
  • nimc.rst: fix table markup
  • nimRawSetjmp: support Windows
  • correctly enable chronos
  • bigints are not supposed to work on 1.2.x
  • disable nimpy
  • misc bugfixes
  • fixes a 'mixin' statement handling regression [backport:1.2

Список пакетов

SUSE Package Hub 15 SP4
nim-1.6.6-bp154.2.3.1
openSUSE Leap 15.4
nim-1.6.6-bp154.2.3.1

Описание

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


Затронутые продукты
SUSE Package Hub 15 SP4:nim-1.6.6-bp154.2.3.1
openSUSE Leap 15.4:nim-1.6.6-bp154.2.3.1

Ссылки

Описание

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.


Затронутые продукты
SUSE Package Hub 15 SP4:nim-1.6.6-bp154.2.3.1
openSUSE Leap 15.4:nim-1.6.6-bp154.2.3.1

Ссылки

Описание

In Nim 1.2.4, the standard library httpClient is vulnerable to a CR-LF injection in the target URL. An injection is possible if the attacker controls any part of the URL provided in a call (such as httpClient.get or httpClient.post), the User-Agent header value, or custom HTTP header names or values.


Затронутые продукты
SUSE Package Hub 15 SP4:nim-1.6.6-bp154.2.3.1
openSUSE Leap 15.4:nim-1.6.6-bp154.2.3.1

Ссылки

Описание

In Nim 1.2.4, the standard library httpClient fails to properly validate the server response. For example, httpClient.get().contentLength() does not raise any error if a malicious server provides a negative Content-Length.


Затронутые продукты
SUSE Package Hub 15 SP4:nim-1.6.6-bp154.2.3.1
openSUSE Leap 15.4:nim-1.6.6-bp154.2.3.1

Ссылки

Описание

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.


Затронутые продукты
SUSE Package Hub 15 SP4:nim-1.6.6-bp154.2.3.1
openSUSE Leap 15.4:nim-1.6.6-bp154.2.3.1

Ссылки

Описание

Nimble is a package manager for the Nim programming language. In Nim release versions before versions 1.2.10 and 1.4.4, "nimble refresh" fetches a list of Nimble packages over HTTPS by default. In case of error it falls back to a non-TLS URL http://irclogs.nim-lang.org/packages.json. An attacker able to perform MitM can deliver a modified package list containing malicious software packages. If the packages are installed and used the attack escalates to untrusted code execution.


Затронутые продукты
SUSE Package Hub 15 SP4:nim-1.6.6-bp154.2.3.1
openSUSE Leap 15.4:nim-1.6.6-bp154.2.3.1

Ссылки

Описание

Nimble is a package manager for the Nim programming language. In Nim release versions before versions 1.2.10 and 1.4.4, "nimble refresh" fetches a list of Nimble packages over HTTPS without full verification of the SSL/TLS certificate due to the default setting of httpClient. An attacker able to perform MitM can deliver a modified package list containing malicious software packages. If the packages are installed and used the attack escalates to untrusted code execution.


Затронутые продукты
SUSE Package Hub 15 SP4:nim-1.6.6-bp154.2.3.1
openSUSE Leap 15.4:nim-1.6.6-bp154.2.3.1

Ссылки

Описание

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.


Затронутые продукты
SUSE Package Hub 15 SP4:nim-1.6.6-bp154.2.3.1
openSUSE Leap 15.4:nim-1.6.6-bp154.2.3.1

Ссылки

Описание

** REJECT ** DO NOT USE THIS CANDIDATE NUMBER. ConsultIDs: None. Reason: This CVE ID has been rejected or withdrawn by its CVE Numbering Authority. Notes: None.


Затронутые продукты
SUSE Package Hub 15 SP4:nim-1.6.6-bp154.2.3.1
openSUSE Leap 15.4:nim-1.6.6-bp154.2.3.1

Ссылки
Уязвимость openSUSE-SU-2022:10101-1