Lucene search
K

26 matches found

OSV
OSV
added 2026/05/28 5:16 p.m.4 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.00232EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2026/05/28 12:0 a.m.17 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.6AI score0.00365EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/05/18 1:59 p.m.14 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
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
added 2026/05/14 8:56 p.m.11 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
Exploits0References3Affected Software1
OSV
OSV
added 2026/05/06 11:24 a.m.3 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
Exploits0References2
Github Security Blog
Github Security Blog
added 2026/04/03 10:3 p.m.10 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
Exploits1References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/01/13 8:29 p.m.12 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
Exploits0References2Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/09 9:24 a.m.6 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
Exploits1References1
EUVD
EUVD
added 2025/10/07 12:30 a.m.4 views

EUVD-2014-0088

Malware in sbrugna...

7.5CVSS6AI score0.03388EPSS
Exploits2References14
OSV
OSV
added 2025/09/04 2:7 p.m.1 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
Exploits0References3
RedHat Linux
RedHat Linux
added 2024/07/02 3:27 p.m.5 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
Exploits0References4
OSV
OSV
added 2024/05/21 6:17 a.m.2 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
Exploits0References1
OSV
OSV
added 2024/05/21 6:16 a.m.3 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
Exploits0References1
OSV
OSV
added 2024/05/21 6:12 a.m.3 views

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

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

7.8CVSS6.8AI score0.01059EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/04/23 2:5 p.m.3 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
Exploits0References4
OSV
OSV
added 2024/04/19 10:49 a.m.2 views

CLSA-2024-1713523762 Fix CVE(s): CVE-2022-48624

SECURITY UPDATE: shell-quote filenames when invoking LESSCLOSE. - debian/patches/CVE-2022-48624.patch: Fix closealtfile in filename.c in less before 606 omits shellquote calls for LESSCLOSE. - CVE-2022-48624...

7.8CVSS6.8AI score0.01059EPSS
Exploits0References1
OSV
OSV
added 2024/04/19 10:41 a.m.2 views

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

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

7.8CVSS6.8AI score0.01059EPSS
Exploits0References1
RedHat Linux
RedHat Linux
added 2024/04/18 1:59 a.m.4 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
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/04/08 9:28 a.m.3 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
Exploits0References4
RedHat Linux
RedHat Linux
added 2024/04/02 4:8 p.m.4 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
Exploits0References4
Rows per page
Query Builder