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

exploitDog

suse-cvrf логотип

openSUSE-SU-2026:20251-1

Опубликовано: 18 фев. 2026
Источник: suse-cvrf

Описание

Security update for cockpit-repos

This update for cockpit-repos fixes the following issues:

Update to version 4.7.

Security issues fixed:

  • CVE-2025-13465: prototype pollution in the _.unset and _.omit functions can lead to deletion of methods from global (bsc#1257325).
  • CVE-2025-64718: js-yaml prototype pollution in merge (bsc#1255425).

Other updates and bugfixes:

  • version update to 4.7

    • Translation updates
  • version update to 4.6:

    • Translation updates
    • Dependency updates
    • Fix translations pot file not being update
  • version update to 4.5:

    • Dependency updates
  • version update to 4.4:

    • Translation updates
    • Dependency updates

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

openSUSE Leap 16.0
cockpit-repos-4.7-160000.1.1

Описание

Lodash versions 4.0.0 through 4.17.22 are vulnerable to prototype pollution in the _.unset and _.omit functions. An attacker can pass crafted paths which cause Lodash to delete methods from global prototypes. The issue permits deletion of properties but does not allow overwriting their original behavior. This issue is patched on 4.17.23


Затронутые продукты
openSUSE Leap 16.0:cockpit-repos-4.7-160000.1.1

Ссылки

Описание

js-yaml is a JavaScript YAML parser and dumper. In js-yaml before 4.1.1 and 3.14.2, it's possible for an attacker to modify the prototype of the result of a parsed yaml document via prototype pollution (`__proto__`). All users who parse untrusted yaml documents may be impacted. The problem is patched in js-yaml 4.1.1 and 3.14.2. Users can protect against this kind of attack on the server by using `node --disable-proto=delete` or `deno` (in Deno, pollution protection is on by default).


Затронутые продукты
openSUSE Leap 16.0:cockpit-repos-4.7-160000.1.1

Ссылки