Lucene search
+L

8027 matches found

CVE
CVE
added 2021/03/30 3:00 p.m.73 views

CVE-2021-23363

The CVE affects the npm package kill-by-port (before v0.0.2). The root cause is unsanitized attacker-controlled input passed to child_process.exec, enabling Arbitrary Command Injection. Documented impact is arbitrary command execution via input to killByPort, with examples and a PoC in Snyk data ...

8.8CVSS7.7AI score0.01765EPSS
SaveExploits1References3Affected Software1
CNVD
CNVD
added 2021/03/30 12:00 a.m.27 views

Aruba Instant Command Injection Vulnerability (CNVD-2021-26049)

Aruba Instant is a cloud-hosted controller-less wireless access point. A command injection vulnerability exists in the command line interface of Aruba Instant, which can be exploited by an attacker to execute arbitrary commands in the underlying operating system...

9CVSS7.9AI score0.02722EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/03/29 12:00 a.m.9 views

Xerox Phaser 6510 安全漏洞

The Xerox Phaser 6510 is a printer from the American company Xerox. It provides printing functionality. A security vulnerability exists in Xerox Phaser, which can be exploited by an attacker to execute arbitrary commands, affecting the following products and versions: Xerox Phaser 6510 before...

9.8CVSS8.6AI score0.02553EPSS
SaveExploits0References2
NVD
NVD
added 2021/03/26 10:15 p.m.27 views

CVE-2021-21372

Nimble is a package manager for the Nim programming language. In Nim release version before versions 1.2.10 and 1.4.4, Nimble doCmd is used in different places and can be leveraged to execute arbitrary commands. An attacker can craft a malicious entry in the packages.json package list to trigger...

8.8CVSS0.03635EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2021/03/26 9:15 a.m.6 views

CVE-2021-20682

baserCMS versions prior to 4.4.5 allows a remote attacker with an administrative privilege to execute arbitrary OS commands via unspecified vectors...

9CVSS7AI score0.02475EPSS
SaveExploits0References3Affected Software1
Japan Vulnerability Notes
Japan Vulnerability Notes
added 2021/03/26 12:00 a.m.77 views

JVN#64869876: Multiple vulnerabilities in baserCMS

baserCMS provided by baserCMS Users Community contains multiple vulnerabilities listed below. Improper Neutralization of JavaScript input in the page editing function CWE-79 - CVE-2021-20681 Version| Vector| Score ---|---|--- CVSS v3| CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N| Base Score: 5.4...

9CVSS6.6AI score0.02475EPSS
SaveExploits0
OSV
OSV
added 2021/03/25 10:15 p.m.10 views

CVE-2021-27372

Realtek xPON RTL9601D SDK 1.9 stores passwords in plaintext which may allow attackers to possibly gain access to the device with root permissions via the build-in network monitoring tool and execute arbitrary commands...

9.8CVSS7.5AI score0.01637EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/03/25 12:00 a.m.46 views

Cisco IOS XE Buffer Overflow Vulnerability

Cisco IOS XE is a set of modular operating system based on Linux kernel developed by Cisco for its network equipment. A buffer overflow vulnerability exists in the vDaemon process for SD-WAN on Cisco IOS XE. The vulnerability stems from insufficient boundary checking when the device processes...

9.3CVSS8AI score0.02256EPSS
SaveExploits0References1
CNVD
CNVD
added 2021/03/25 12:00 a.m.11 views

Cisco IOS XE Arbitrary Command Execution Vulnerability (CNVD-2021-22184)

Cisco IOS XE is a set of modular operating system based on Linux kernel developed by Cisco for its network equipment. An arbitrary command execution vulnerability exists in the CLI for SD-WAN in Cisco IOS XE. The vulnerability stems from insufficient validation of user-supplied input. An attacker...

7.3CVSS7.5AI score0.0034EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2021/03/24 8:05 p.m.25 views

CVE-2021-1432 Cisco IOS XE SD-WAN Software Arbitrary Command Execution Vulnerability

A vulnerability in the CLI of Cisco IOS XE SD-WAN Software could allow an authenticated, local attacker to execute arbitrary commands on the underlying operating system as the root user. The attacker must be authenticated on the affected device as a low-privileged user to exploit this...

7.3CVSS7.4AI score0.0034EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2021/03/24 12:00 a.m.8 views

Cisco IOS XE SD-WAN Software 注入漏洞

Cisco IOS XE is a set of modular operating system based on Linux kernel developed by Cisco for its network equipment. An arbitrary command execution vulnerability exists in the CLI for SD-WAN in Cisco IOS XE. The vulnerability stems from insufficient validation of user-supplied input. An attacker...

7.3CVSS7.6AI score0.0034EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2021/03/21 3:43 p.m.1 views

CVE-2021-23360

This affects the package killport before 1.0.2. 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. Running this PoC will cause the command touch success to be...

8.8CVSS5.8AI score0.0234EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2021/03/21 12:00 a.m.22 views

Ssnau killport 命令注入漏洞

Ssnau killport is Ssnau an open source application. Provides a nodejs module to kill the functionality of any process on a given port. A security vulnerability exists in versions prior to killport 1.0.2. The vulnerability allows an attacker to execute arbitrary commands...

8.8CVSS8.3AI score0.0234EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 2021/03/18 12:36 p.m.8 views

CVE-2021-23359

This affects all versions of package port-killer. 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. Running this PoC will cause the command touch success to be...

8.8CVSS5.8AI score0.01654EPSS
SaveExploits1References3
CVE
CVE
added 2021/03/15 4:40 p.m.63 views

CVE-2021-23355

CVE-2021-23355 affects all versions of the npm package ps-kill . The vulnerability arises from unsafely passing attacker-controlled input to Node.js’s child_process.exec in the index.js kill function, enabling arbitrary command execution. Proof-of-concept demonstrates invoking a shell command via...

9.8CVSS7.8AI score0.01201EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2021/03/15 4:37 p.m.5 views

CVE-2021-23355

This affects all versions of package ps-kill. If attacker-controlled user input is given to the kill function, 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. PoC provided by...

9.8CVSS5.8AI score0.01201EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/03/15 12:00 a.m.10 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.01146EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2021/03/15 12:00 a.m.23 views

Npm ps-kill 命令注入漏洞

Npm ps-kill is an application from Npm, Inc. Npm ps-kill is vulnerable to command injection, which can be exploited by attackers to execute arbitrary commands...

9.8CVSS6AI score0.01201EPSS
SaveExploits1References2
NVD
NVD
added 2021/03/05 5:15 p.m.18 views

CVE-2021-26963

A remote authenticated arbitrary command execution vulnerability was discovered in Aruba AirWave Management Platform versions: Prior to 8.2.12.0. Vulnerabilities in the AirWave CLI could allow remote authenticated users to run arbitrary commands on the underlying host. A successful exploit could...

9CVSS0.02887EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2021/03/05 5:15 p.m.4 views

CVE-2021-26971

A remote authenticated arbitrary command execution vulnerability was discovered in Aruba AirWave Management Platform versions: Prior to 8.2.12.0. Vulnerabilities in the AirWave web-base management interface could allow remote authenticated users to run arbitrary commands on the underlying host. A...

6.5CVSS7.2AI score0.01291EPSS
SaveExploits0References2
Rows per page
Query Builder