Lucene search
+L

33 matches found

RedHat Linux
RedHat Linux
added 2026/08/20 4:22 p.m.5 views

dracut: dracut: root code execution via unescaped error message written to sourced emergency hook script in die()

A flaw was found in dracut. The die error-handling function writes its message into a shell script under the initramfs emergency-hook directory without properly shell-quoting it. When the message contains data derived from the DHCP ROOTPATH option, an attacker on the adjacent network who controls...

7.5CVSS5.5AI score0.00292EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/08/13 4:07 p.m.8 views

dracut: dracut: root code execution via unescaped error message written to sourced emergency hook script in die()

A flaw was found in dracut. The die error-handling function writes its message into a shell script under the initramfs emergency-hook directory without properly shell-quoting it. When the message contains data derived from the DHCP ROOTPATH option, an attacker on the adjacent network who controls...

7.5CVSS5.4AI score0.00292EPSS
SaveExploits0References7
NVD
NVD
added 2026/08/10 6:18 p.m.11 views

CVE-2026-72740

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, packages/server/src/utils/providers/git.ts parses the user-controlled customGitUrl with sanitizeRepoPathSSH and interpolates its domain into the ssh-keyscan command from addHostToKnownHostsCommand without shell quoting...

9.9CVSS0.00521EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 5:55 p.m.9 views

EUVD-2026-55689

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, packages/server/src/utils/providers/git.ts parses the user-controlled customGitUrl with sanitizeRepoPathSSH and interpolates its domain into the ssh-keyscan command from addHostToKnownHostsCommand without shell quoting...

9.9CVSS5.8AI score0.00521EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/10 5:55 p.m.16 views

CVE-2026-72740 Dokploy: OS Command Injection via SSH-form `customGitUrl` domain in `ssh-keyscan`

Dokploy is a free, self-hostable Platform as a Service PaaS. Prior to 0.29.13, packages/server/src/utils/providers/git.ts parses the user-controlled customGitUrl with sanitizeRepoPathSSH and interpolates its domain into the ssh-keyscan command from addHostToKnownHostsCommand without shell quoting...

9.9CVSS5.8AI score
SaveExploits0References5
OSV
OSV
added 2026/08/07 11:17 a.m.5 views

DEBIAN-CVE-2026-15816

A flaw was found in dracut. The die error-handling function writes its message into a shell script under the initramfs emergency-hook directory without properly shell-quoting it. When the message contains data derived from the DHCP ROOTPATH option, an attacker on the adjacent network who controls...

7.5CVSS5.3AI score0.00292EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/29 11:50 a.m.16 views

PYSEC-2026-560 utcp-cli Vulnerable to Command Injection via Unsanitized Argument Substitution in CLI Communication Protocol

Summary The substituteutcpargs method in clicommunicationprotocol.py inserts user-controlled toolargs values directly into shell command strings without any sanitization or escaping. These commands are then executed via /bin/bash -c Unix or powershell.exe -Command Windows, allowing an attacker to...

10CVSS6.1AI score0.00272EPSS
SaveExploits0References5
OSV
OSV
added 2026/05/28 5:16 p.m.34 views

UBUNTU-CVE-2026-44461

Zed is a code editor. Prior to 0.227.1, Zed builds SSH/WSL remote commands as a shell command string that starts with exec env ..., but environment variable keys are inserted without shell quoting or validation. If an attacker can control an environment variable key for example via project termin...

8.6CVSS6.2AI score0.00257EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/05/28 12:00 a.m.27 views

Linux Distros Unpatched Vulnerability : CVE-2026-45570

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - go-git is an extensible git implementation library written in pure Go. Prior to 5.19.1 and 6.0.0-alpha.4, go-git's SSH transport constructs the remote exec...

9.6CVSS5.4AI score0.00365EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/05/18 1:59 p.m.35 views

Arcane Backend: OS Command Injection in Volume Browser ListDirectory via path query parameter

Summary GET /environments/id/volumes/volumeName/browse accepts a path query parameter that is passed to a shell command sh -c "find … | while …" inside an Arcane helper container. The path sanitiser blocks ../ traversal but does not strip Bourne-shell metacharacters such as $ or backticks, and...

6.3CVSS6.2AI score0.0021EPSS
SaveExploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/14 8:56 p.m.22 views

utcp-cli Vulnerable to Command Injection via Unsanitized Argument Substitution in CLI Communication Protocol

Summary The substituteutcpargs method in clicommunicationprotocol.py inserts user-controlled toolargs values directly into shell command strings without any sanitization or escaping. These commands are then executed via /bin/bash -c Unix or powershell.exe -Command Windows, allowing an attacker to...

8.3CVSS6AI score0.00272EPSS
SaveExploits0References3Affected Software1
OSV
OSV
added 2026/05/06 11:24 a.m.7 views

OPENSUSE-SU-2026:20701-1 Security update for kf6-kcoreaddons

This update for kf6-kcoreaddons fixes the following issues: Changes in kf6-kcoreaddons: - CVE-2026-41526: Fixed arbitrary code execution via improper shell argument quoting boo1263441...

7.8CVSS6.3AI score0.0017EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/04/03 10:03 p.m.19 views

BentoML: Command Injection in cloud deployment setup script

Commit ce53491 March 24 fixed command injection via systempackages in Dockerfile templates and images.py by adding shlex.quote. However, the cloud deployment path in src/bentoml/internal/cloud/deployment.py was not included in the fix. Line 1648 interpolates systempackages directly into a shell...

7.8CVSS6.4AI score0.00315EPSS
SaveExploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/13 8:29 p.m.19 views

Renovate vulnerable to arbitrary command injection via helmv3 manager and malicious Chart.yaml file

Summary The user-provided string repository in the helmv3 manager is appended to the helm registry login command without proper sanitization. Details Adversaries can provide a maliciously crafted Chart.yaml in conjunctions with a tweaked Renovate configuration file to trick Renovate to execute...

8.2AI score
SaveExploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/09 9:24 a.m.13 views

CVE-2023-40185

shescape is simple shell escape library for JavaScript. This may impact users that use Shescape on Windows in a threaded context. The vulnerability can result in Shescape escaping or quoting for the wrong shell, thus allowing attackers to bypass protections depending on the combination of expecte...

8.6CVSS6.8AI score0.00556EPSS
SaveExploits1References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.12 views

EUVD-2014-0088

Malware in sbrugna...

7.5CVSS6AI score0.03417EPSS
SaveExploits2References14
OSV
OSV
added 2025/09/04 2:07 p.m.2 views

GHSA-VXMW-7H4F-HQXH PyPI publish GitHub Action vulnerable to injectable expression expansions in action steps

Summary gh-action-pypi-publish makes use of GitHub Actions expression expansions i.e. $ ... in contexts that are potentially attacker controllable. Depending on the trigger used to invoke gh-action-pypi-publish, this may allow an attacker to execute arbitrary code within the context of a workflow...

7.6AI score
SaveExploits0References3
RedHat Linux
RedHat Linux
added 2024/07/02 3:27 p.m.14 views

less: missing quoting of shell metacharacters in LESSCLOSE handling

A flaw was found in less. The closealtfile function in filename.c omits shellquote calls for LESSCLOSE, a command line to invoke the optional input postprocessor. This issue could lead to an OS command injection vulnerability and arbitrary command execution on the host operating system...

7.8CVSS6.9AI score0.01059EPSS
SaveExploits0References4
OSV
OSV
added 2024/05/21 6:17 a.m.12 views

CLSA-2024-1716272273 less: Fix of CVE-2022-48624

CVE-2022-48624: filename.c: shell-quote filenames when invoking LESSCLOSE...

7.8CVSS7.2AI score0.01059EPSS
SaveExploits0References1
OSV
OSV
added 2024/05/21 6:16 a.m.12 views

CLSA-2024-1716272169 less: Fix of CVE-2022-48624

CVE-2022-48624: filename.c: shell-quote filenames when invoking LESSCLOSE...

7.8CVSS6.8AI score0.01059EPSS
SaveExploits0References1
Rows per page
Query Builder