5 vulnerabilidades · DevOps · ⚡ Nuclei Orden: CVSS EPSS Año ID
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-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-6893
Journyx (jtime) DevOps Web ⚡ nuclei
7.5
HIGH
EPSS
91.4%
2024 CWE-611 3 PoCs

The "soap_cgi.pyc" API handler allows the XML body of SOAP requests to contain references to external entities. This allows an unauthenticated attacker to read local files, perform server-side request forgery, and overwhelm the web server resources.

CVE-2024-23055
Software Genérico DevOps ⚡ nuclei
6.1
MEDIUM
EPSS
4.0%
2024 1 PoC

An issue in Plone Docker Official Image 5.2.13 (5221) open-source software allows for remote code execution via improper validation of input by the HOST headers.

CVE-2024-37152
argo-cd DevOps Web Windows ⚡ nuclei
5.3
MEDIUM
EPSS
80.2%
2024 CWE-287 0 PoCs

Argo CD is a declarative, GitOps continuous delivery tool for Kubernetes. The vulnerability allows unauthorized access to the sensitive settings exposed by /api/v1/settings endpoint without authentication. All sensitive settings are hidden except passwordPattern. This vulnerability is fixed in 2.11.3, 2.10.12, and 2.9.17.