14 vulnerabilidades · DevOps Orden: CVSS EPSS Año ID
CVE-2024-23652
buildkit DevOps
10.0
CRITICAL
EPSS
5.7%
2024 CWE-22 1 PoC

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. A malicious BuildKit frontend or Dockerfile using RUN --mount could trick the feature that removes empty files created for the mountpoints into removing a file outside the container, from the host system. The issue has been fixed in v0.12.5. Workarounds include avoiding using BuildKit frontends from an untrusted source or building an untrusted Dockerfile containing RUN --mount feature.

CVE-2024-41110
moby DevOps Web
10.0
CRITICAL
EPSS
4.1%
2024 CWE-187 3 PoCs

Moby is an open-source project created by Docker for software containerization. A security vulnerability has been detected in certain versions of Docker Engine, which could allow an attacker to bypass authorization plugins (AuthZ) under specific circumstances. The base likelihood of this being exploited is low. Using a specially-crafted API request, an Engine API client could make the daemon forward the request or response to an authorization plugin without the body. In certain circumstances, the authorization plugin may allow a request which it would have otherwise denied if the body had bee

CVE-2024-29895
cacti DevOps Web ⚡ nuclei
10.0
CRITICAL
EPSS
93.2%
2024 CWE-77 4 PoCs

Cacti provides an operational monitoring and fault management framework. A command injection vulnerability on the 1.3.x DEV branch allows any unauthenticated user to execute arbitrary command on the server when `register_argc_argv` option of PHP is `On`. In `cmd_realtime.php` line 119, the `$poller_id` used as part of the command execution is sourced from `$_SERVER['argv']`, which can be controlled by URL when `register_argc_argv` option of PHP is `On`. And this option is `On` by default in many environments such as the main PHP Docker image for PHP. Commit 53e8014d1f082034e0646edc6286cde3800c

CVE-2024-0402
GitLab DevOps
9.9
CRITICAL
EPSS
40.8%
2024 CWE-22 1 PoC

An issue has been discovered in GitLab CE/EE affecting all versions from 16.0 prior to 16.6.6, 16.7 prior to 16.7.4, and 16.8 prior to 16.8.1 which allows an authenticated user to write files to arbitrary locations on the GitLab server while creating a workspace.

CVE-2024-23897
🔥 KEV Jenkins DevOps
9.8
CRITICAL
EPSS
94.5%
2024 55 PoCs

Jenkins 2.441 and earlier, LTS 2.426.2 and earlier does not disable a feature of its CLI command parser that replaces an '@' character followed by a file path in an argument with the file's contents, allowing unauthenticated attackers to read arbitrary files on the Jenkins controller file system.

CVE-2024-34144
Jenkins Script Security Plugin DevOps
9.8
CRITICAL
EPSS
50.1%
2024 1 PoC

A sandbox bypass vulnerability involving crafted constructor bodies in Jenkins Script Security Plugin 1335.vf07d9ce377a_e and earlier allows attackers with permission to define and run sandboxed scripts, including Pipelines, to bypass the sandbox protection and execute arbitrary code in the context of the Jenkins controller JVM.

CVE-2024-23054
Software Genérico DevOps
9.8
CRITICAL
EPSS
3.9%
2024 1 PoC

An issue in Plone Docker Official Image 5.2.13 (5221) open-source software that could allow for remote code execution due to a package listed in ++plone++static/components not existing in the public package index (npm).

CVE-2024-23653
buildkit DevOps Web
9.8
CRITICAL
EPSS
10.3%
2024 CWE-863 1 PoC

BuildKit is a toolkit for converting source code to build artifacts in an efficient, expressive and repeatable manner. In addition to running containers as build steps, BuildKit also provides APIs for running interactive containers based on built images. It was possible to use these APIs to ask BuildKit to run a container with elevated privileges. Normally, running such containers is only allowed if special `security.insecure` entitlement is enabled both by buildkitd configuration and allowed by the user initializing the build request. The issue has been fixed in v0.12.5 . Avoid using BuildKit

CVE-2024-5655
GitLab DevOps
9.6
CRITICAL
EPSS
1.7%
2024 CWE-284 1 PoC

An issue was discovered in GitLab CE/EE affecting all versions starting from 15.8 prior to 16.11.5, starting from 17.0 prior to 17.0.3, and starting from 17.1 prior to 17.1.1, which allows an attacker to trigger a pipeline as another user under certain circumstances.

CVE-2024-9264
Grafana DevOps Database ⚡ nuclei
9.4
CRITICAL
EPSS
94.0%
2024 CWE-94 13 PoCs

The SQL Expressions experimental feature of Grafana allows for the evaluation of `duckdb` queries containing user input. These queries are insufficiently sanitized before being passed to `duckdb`, leading to a command injection and local file inclusion vulnerability. Any user with the VIEWER or higher permission is capable of executing this attack. The `duckdb` binary must be present in Grafana's $PATH for this attack to function; by default, this binary is not installed in Grafana distributions.

CVE-2024-31989
argo-cd DevOps Database
9.1
CRITICAL
EPSS
9.1%
2024 CWE-327 1 PoC

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. It has been discovered that an unprivileged pod in a different namespace on the same cluster could connect to the Redis server on port 6379. Despite having installed the latest version of the VPC CNI plugin on the EKS cluster, it requires manual enablement through configuration to enforce network policies. This raises concerns that many clients might unknowingly have open access to their Redis servers. This vulnerability could lead to Privilege Escalation to the level of cluster controller, or to information leakage, aff

CVE-2024-7387
Software Genérico DevOps
9.1
CRITICAL
EPSS
0.8%
2024 CWE-250 1 PoC

A flaw was found in openshift/builder. This vulnerability allows command injection via path traversal, where a malicious user can execute arbitrary commands on the OpenShift node running the builder container. When using the “Docker” strategy, executable files inside the privileged build container can be overridden using the `spec.source.secrets.secret.destinationDir` attribute of the `BuildConfig` definition. An attacker running code in a privileged container could escalate their permissions on the node running the container.

CVE-2024-0132
Container Toolkit DevOps
9.0
CRITICAL
EPSS
3.9%
2024 CWE-367 2 PoCs

NVIDIA Container Toolkit 1.16.1 or earlier contains a Time-of-check Time-of-Use (TOCTOU) vulnerability when used with default configuration where a specifically crafted container image may gain access to the host file system. This does not impact use cases where CDI is used. A successful exploit of this vulnerability may lead to code execution, denial of service, escalation of privileges, information disclosure, and data tampering.

CVE-2024-21400
Azure Kubernetes Service DevOps Cloud
9.0
CRITICAL
EPSS
1.6%
2024 CWE-22 1 PoC

Microsoft Azure Kubernetes Service Confidential Container Elevation of Privilege Vulnerability