Lucene search
+L

47 matches found

Cvelist
Cvelist
added 2023/03/17 7:51 p.m.40 views

CVE-2023-27593 cilium-agent container can access the host via `hostPath` mount

Cilium is a networking, observability, and security solution with an eBPF-based dataplane. Prior to versions 1.11.15, 1.12.8, and 1.13.1, an attacker with access to a Cilium agent pod can write to /opt/cni/bin due to a hostPath mount of that directory in the agent pod. By replacing the CNI binary...

4.4CVSS5.7AI score0.00217EPSS
SaveExploits0References6
OSV
OSV
added 2023/03/17 6:20 p.m.15 views

GHSA-4HC4-PGFX-3MRX cilium-agent container can access the host via `hostPath` mount

Impact An attacker with access to a Cilium agent pod can write to /opt/cni/bin due to a hostPath mount of that directory in the agent pod. By replacing the CNI binary with their own malicious binary and waiting for the creation of a new pod on the node, the attacker can gain access to the...

4.4CVSS5.3AI score0.00217EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2023/03/17 12:0 a.m.4 views

PT-2023-21233 · Cilium +1 · Cilium +1

Name of the Vulnerable Software and Affected Versions: Cilium versions prior to 1.11.15 Cilium versions prior to 1.12.8 Cilium versions prior to 1.13.1 Description: Cilium is a networking, observability, and security solution with an eBPF-based dataplane. An attacker with access to a Cilium agent...

5.5CVSS7AI score0.00217EPSS
SaveExploits0References19
Github Security Blog
Github Security Blog
added 2022/09/16 5:21 p.m.54 views

Talos worker join token can be used to get elevated access level to the Talos API

Impact Talos worker nodes use a join token to get accepted into the Talos cluster. A misconfigured Kubernetes environment may allow workloads to access the join token of the worker node. A malicious workload could then use the join token to construct a Talos CSR certificate signing request. Due t...

8.8CVSS8.1AI score0.00553EPSS
SaveExploits0References5Affected Software1
NVD
NVD
added 2022/09/13 5:15 p.m.20 views

CVE-2022-36103

Talos Linux is a Linux distribution built for Kubernetes deployments. Talos worker nodes use a join token to get accepted into the Talos cluster. Due to improper validation of the request while signing a worker node CSR certificate signing request Talos control plane node might issue Talos API...

8.8CVSS0.00553EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2022/09/13 12:0 a.m.8 views

PT-2022-4910 · Talos · Talos

Name of the Vulnerable Software and Affected Versions: Talos versions prior to 1.2.2 Description: The issue is related to improper validation of the request while signing a worker node CSR, which might allow a Talos control plane node to issue a Talos API certificate with full access to the Talos...

9CVSS6.2AI score0.00553EPSS
SaveExploits0References9
Veracode
Veracode
added 2022/01/08 1:26 p.m.30 views

Privilege Escalation

containerd is vulnerable to privilege escalation. The vulnerability exists due to a lack of validation of node location allowing an attacker to bind mount via hostPath...

9.1CVSS3.9AI score0.0169EPSS
SaveExploits1References10Affected Software4
OSV
OSV
added 2022/01/06 5:36 p.m.39 views

GHSA-MVFF-H3CJ-WJ9C Unprivileged pod using `hostPath` can side-step active LSM when it is SELinux

Impact Containers launched through containerd’s CRI implementation on Linux systems which use the SELinux security module and containerd versions since v1.5.0 can cause arbitrary files and directories on the host to be relabeled to match the container process label through the use of...

8CVSS8.5AI score0.0169EPSS
SaveExploits1References8
NVD
NVD
added 2022/01/05 7:15 p.m.21 views

CVE-2021-43816

containerd is an open source container runtime. On installations using SELinux, such as EL8 CentOS, RHEL, Fedora, or SUSE MicroOS, with containerd since v1.5.0-beta.0 as the backing container runtime interface CRI, an unprivileged pod scheduled to the node may bind mount, via hostPath volume, any...

9.1CVSS0.0169EPSS
SaveExploits1References6
OSV
OSV
added 2022/01/05 7:15 p.m.27 views

CVE-2021-43816

containerd is an open source container runtime. On installations using SELinux, such as EL8 CentOS, RHEL, Fedora, or SUSE MicroOS, with containerd since v1.5.0-beta.0 as the backing container runtime interface CRI, an unprivileged pod scheduled to the node may bind mount, via hostPath volume, any...

9.1CVSS9AI score
SaveExploits0References6
Prion
Prion
added 2022/01/05 7:15 p.m.26 views

Design/Logic Flaw

containerd is an open source container runtime. On installations using SELinux, such as EL8 CentOS, RHEL, Fedora, or SUSE MicroOS, with containerd since v1.5.0-beta.0 as the backing container runtime interface CRI, an unprivileged pod scheduled to the node may bind mount, via hostPath volume, any...

6CVSS8.9AI score0.0169EPSS
SaveExploits1References6Affected Software2
UbuntuCve
UbuntuCve
added 2022/01/05 7:15 p.m.41 views

CVE-2021-43816

containerd is an open source container runtime. On installations using SELinux, such as EL8 CentOS, RHEL, Fedora, or SUSE MicroOS, with containerd since v1.5.0-beta.0 as the backing container runtime interface CRI, an unprivileged pod scheduled to the node may bind mount, via hostPath volume, any...

9.1CVSS6.7AI score0.0169EPSS
SaveExploits1References3
CVE
CVE
added 2022/01/05 6:55 p.m.219 views

CVE-2021-43816

CVE-2021-43816 affects containerd (CRI) on SELinux-enabled distros (EL8/CentOS/RHEL, Fedora, SUSE MicroOS). An unprivileged pod could bind-mount a privileged host file via hostPath at /etc/hosts, /etc/hostname, or /etc/resolv.conf, relabeling that path to the container process label and potential...

9.1CVSS8.4AI score0.0169EPSS
SaveExploits1References6Affected Software1
Cvelist
Cvelist
added 2022/01/05 6:55 p.m.38 views

CVE-2021-43816 Improper Preservation of Permissions in containerd

containerd is an open source container runtime. On installations using SELinux, such as EL8 CentOS, RHEL, Fedora, or SUSE MicroOS, with containerd since v1.5.0-beta.0 as the backing container runtime interface CRI, an unprivileged pod scheduled to the node may bind mount, via hostPath volume, any...

8CVSS9.2AI score0.0169EPSS
SaveExploits1References6
Debian CVE
Debian CVE
added 2022/01/05 6:55 p.m.58 views

CVE-2021-43816

containerd is an open source container runtime. On installations using SELinux, such as EL8 CentOS, RHEL, Fedora, or SUSE MicroOS, with containerd since v1.5.0-beta.0 as the backing container runtime interface CRI, an unprivileged pod scheduled to the node may bind mount, via hostPath volume, any...

9.1CVSS7.4AI score0.0169EPSS
SaveExploits1
AlpineLinux
AlpineLinux
added 2022/01/05 6:55 p.m.76 views

CVE-2021-43816

containerd is an open source container runtime. On installations using SELinux, such as EL8 CentOS, RHEL, Fedora, or SUSE MicroOS, with containerd since v1.5.0-beta.0 as the backing container runtime interface CRI, an unprivileged pod scheduled to the node may bind mount, via hostPath volume, any...

9.1CVSS8.5AI score0.0169EPSS
SaveExploits1
CNNVD
CNNVD
added 2022/01/05 12:0 a.m.7 views

containerd 权限许可和访问控制问题漏洞

containerd is a container daemon from the Apache Foundation. The process is responsible for controlling the full cycle of containers on the host according to the RunC OCI specification. containerd has a security vulnerability that stems from containerd as a fallback Container Runtime Interface CR...

9.1CVSS7.4AI score0.0169EPSS
SaveExploits1References10
Tenable Nessus
Tenable Nessus
added 2021/01/04 12:0 a.m.34 views

EulerOS 2.0 SP9 : kata-containers (EulerOS-SA-2021-1027)

According to the version of the kata-containers package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - An improper file permissions vulnerability affects Kata Containers prior to 1.11.5. When using a Kubernetes hostPath volume and mounting...

7.1CVSS7AI score0.00368EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2021/01/04 12:0 a.m.33 views

EulerOS 2.0 SP9 : kata-containers (EulerOS-SA-2021-1008)

According to the version of the kata-containers package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - An improper file permissions vulnerability affects Kata Containers prior to 1.11.5. When using a Kubernetes hostPath volume and mounting...

7.1CVSS7AI score0.00368EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/11/30 12:0 a.m.72 views

openSUSE Security Update : podman (openSUSE-2020-2039)

This update for podman fixes the following issues : Security issue fixed : - This release resolves CVE-2020-14370, in which environment variables could be leaked between containers created using the Varlink API bsc1176804. Non-security issues fixed : - add dependency to timezone package or podman...

5.3CVSS6.5AI score0.01402EPSS
SaveExploits0References4
Rows per page
Query Builder