Lucene search
K

40 matches found

ATTACKERKB
ATTACKERKB
added 2026/04/10 4:3 p.m.3 views

CVE-2026-35667

OpenClaw before 2026.3.24 contains an incomplete fix for CVE-2026-27486 where the !stop chat command uses an unpatched killProcessTree function from shell-utils.ts that sends SIGKILL immediately without graceful SIGTERM shutdown. Attackers can trigger process termination via the !stop command,...

6.9CVSS5.8AI score0.00019EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/03/30 6:30 p.m.10 views

OpenClaw has incomplete Fix for CVE-2026-27486: Unvalidated SIGKILL in `!stop` Chat Command via `shell-utils.ts`

Fixed in OpenClaw 2026.3.24, the current shipping release. Advisory Details Title: Incomplete Fix for CVE-2026-27486: Unvalidated SIGKILL in !stop Chat Command via shell-utils.ts Description: Summary The !stop and /bash stop chat command kills background bash processes using SIGKILL directly,...

6.9CVSS5.9AI score0.00019EPSS
Exploits1References3Affected Software1
EUVD
EUVD
added 2025/10/07 12:30 a.m.1 views

EUVD-2021-0615

Malware in sbrugna...

7.5CVSS7.4AI score0.0691EPSS
Exploits1References3
NVD
NVD
added 2024/07/03 3:15 p.m.12 views

CVE-2024-6126

A flaw was found in the cockpit package. This flaw allows an authenticated user to kill any process when enabling the pamenv's userreadenv option, which leads to a denial of service DoS attack...

3.2CVSS0.00018EPSS
Exploits0References3
OSV
OSV
added 2024/07/03 3:15 p.m.9 views

CVE-2024-6126

A flaw was found in the cockpit package. This flaw allows an authenticated user to kill any process when enabling the pamenv's userreadenv option, which leads to a denial of service DoS attack...

3.2CVSS6.7AI score0.00018EPSS
Exploits0References3
Cvelist
Cvelist
added 2024/07/03 2:51 p.m.14 views

CVE-2024-6126 Cockpit: authenticated user can kill any process when enabling pam_env's user_readenv option

A flaw was found in the cockpit package. This flaw allows an authenticated user to kill any process when enabling the pamenv's userreadenv option, which leads to a denial of service DoS attack...

3.2CVSS0.00018EPSS
Exploits0References3
CVE
CVE
added 2024/07/03 2:51 p.m.69 views

CVE-2024-6126

Consolidated details show CVE-2024-6126 affects the cockpit package across multiple Linux distributions. The issue arises when pam_env's user_readenv option is enabled, allowing an authenticated user to terminate any process, causing a DoS. Public advisories reference fixes in cockpit updates (e....

3.2CVSS3.2AI score0.00018EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2024/07/03 2:50 p.m.6 views

CVE-2024-6126

A flaw was found in the cockpit package. This flaw allows an authenticated user to kill any process when enabling the pamenv's userreadenv option, which leads to a denial of service DoS attack. Mitigation Disable pamenv's userreadenv option in PAM config...

3.2CVSS3.3AI score0.00018EPSS
Exploits0References3
Kitploit
Kitploit
added 2024/06/01 12:30 p.m.30 views

Reaper - Proof Of Concept On BYOVD Attack

Reaper is a proof-of-concept designed to exploit BYOVD Bring Your Own Vulnerable Driver driver vulnerability. This malicious technique involves inserting a legitimate, vulnerable driver into a target system, which allows attackers to exploit the driver to perform malicious actions. Reaper was...

7.5AI score
Exploits0References2
Github Security Blog
Github Security Blog
added 2021/03/19 9:19 p.m.54 views

Command injection in kill-process-on-port

All versions of package kill-process-on-port are vulnerable to Command Injection via a.getProcessPortId...

7.5CVSS7.4AI score0.0691EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2021/03/19 9:19 p.m.11 views

GHSA-5WQJ-F379-6JH4 Command injection in kill-process-on-port

All versions of package kill-process-on-port are vulnerable to Command Injection via a.getProcessPortId...

7.3CVSS7.4AI score0.0691EPSS
Exploits1References2
vulnersOsv
vulnersOsv
added 2021/03/19 9:19 p.m.2 views

@duetds/angular (>=5.0.2 <=5.0.3), @duetds/components (>=5.0.2 <=5.0.3) +2 more potentially affected by CVE-2021-23356 via kill-process-by-name (=1.0.5)

kill-process-by-name NPM version =1.0.5 is affected by a known vulnerability. The following packages have a transitive dependency on kill-process-by-name and may be impacted: - @duetds/angular =5.0.2, =5.0.2, =1.7.20, =5.0.2, =5.0.3 Source cves: CVE-2021-23356 Source advisory:...

9.8CVSS7.2AI score0.01432EPSS
Exploits1
OSV
OSV
added 2021/03/19 9:19 p.m.0 views

GHSA-QC65-CGVR-93P6 Code injection in kill-process-by-name

This affects all versions of package kill-process-by-name. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization in the index.js file...

9.8CVSS7.4AI score0.01432EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2021/03/19 9:19 p.m.65 views

Code injection in kill-process-by-name

This affects all versions of package kill-process-by-name. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization in the index.js file...

9.8CVSS5.9AI score0.01432EPSS
Exploits1References3Affected Software1
NVD
NVD
added 2021/03/15 5:15 p.m.10 views

CVE-2021-23356

This affects all versions of package kill-process-by-name. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization in the index.js file...

9.8CVSS0.01432EPSS
Exploits1References1
CVE
CVE
added 2021/03/15 4:40 p.m.44 views

CVE-2021-23356

CVE-2021-23356 affects all versions of the Node.js package kill-process-by-name. The root cause is use of child_process.exec without input sanitization in index.js, allowing attacker-controlled input to execute arbitrary commands. In practice, this enables arbitrary command execution with network...

9.8CVSS7.9AI score0.01432EPSS
Exploits1References1Affected Software1
Cvelist
Cvelist
added 2021/03/15 4:40 p.m.13 views

CVE-2021-23356 Arbitrary Command Injection

This affects all versions of package kill-process-by-name. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization in the index.js file...

5.6CVSS9.9AI score0.01432EPSS
Exploits1References1
ATTACKERKB
ATTACKERKB
added 2021/03/15 4:38 p.m.2 views

CVE-2021-23356

This affects all versions of package kill-process-by-name. If attacker-controlled user input is given, it is possible for an attacker to execute arbitrary commands. This is due to use of the childprocess exec function without input sanitization in the index.js file...

9.8CVSS5.8AI score0.01432EPSS
Exploits1References2
CNNVD
CNNVD
added 2021/03/15 12:0 a.m.1 views

Npm Kill-Process-By-Name 命令注入漏洞

Npm Kill-Process-By-Name is an application from Npm, Inc. that kills all processes of a program using the program name. It kills all processes of a program using the program name. A security vulnerability exists in kill-process-by-name, which can be exploited by an attacker to execute arbitrary...

9.8CVSS8.7AI score0.01432EPSS
Exploits1References2
vulnersOsv
vulnersOsv
added 2021/02/23 5:55 p.m.2 views

@duetds/angular (>=5.0.2 <=5.0.3), @duetds/components (>=5.0.2 <=5.0.3) +2 more potentially affected by CVE-2021-23356 via kill-process-by-name (=1.0.5)

kill-process-by-name NPM version =1.0.5 is affected by a known vulnerability. The following packages have a transitive dependency on kill-process-by-name and may be impacted: - @duetds/angular =5.0.2, =5.0.2, =1.7.20, =5.0.2, =5.0.3 Source cves: CVE-2021-23356 Source advisory:...

9.8CVSS7.2AI score0.01432EPSS
Exploits1
Rows per page
Query Builder