Nixpkgs Security Tracker

Login with GitHub

Suggestions search

With package: cni-plugins

Found 1 matching suggestions

View:
Compact
Detailed
Permalink CVE-2024-33522
6.7 MEDIUM
  • CVSS version: 3.1
  • Attack vector (AV): LOCAL
  • Attack complexity (AC): LOW
  • Privileges required (PR): HIGH
  • User interaction (UI): NONE
  • Scope (S): UNCHANGED
  • Confidentiality impact (C): HIGH
  • Integrity impact (I): HIGH
  • Availability impact (A): HIGH
created 6 months ago
Privilege escalation in Calico CNI install binary

In vulnerable versions of Calico (v3.27.2 and below), Calico Enterprise (v3.19.0-1, v3.18.1, v3.17.3 and below), and Calico Cloud (v19.2.0 and below), an attacker who has local access to the Kubernetes node, can escalate their privileges by exploiting a vulnerability in the Calico CNI install binary. The issue arises from an incorrect SUID (Set User ID) bit configuration in the binary, combined with the ability to control the input binary, allowing an attacker to execute an arbitrary binary with elevated privileges.

Affected products

calico
  • <v3.27.3
  • ==v3.28.0
  • <v3.26.5
cni-plugin
  • <v3.17.4
  • <v3.27.3
  • ==v3.28.0
  • <v3.26.5
  • <v19.3.0
  • <v3.18.2
  • <v3.19.0-2.0
calico_cloud
  • <v19.3.0
calico_enterprise
  • <v3.17.4
  • <v3.19.0-2.0
  • <v3.18.2

Matching in nixpkgs

pkgs.cni-plugins

Some standard networking plugins, maintained by the CNI team

  • nixos-unstable -

pkgs.dnsname-cni

DNS name resolution for containers

  • nixos-unstable -

Package maintainers