Lucene search
+L

318 matches found

Veracode
Veracode
added 2020/05/26 4:2 a.m.28 views

Arbitrary Command Injection

jwutil is vulnerable to arbitrary command injection. The vulnerability exists as it uses the insecure function yaml.load without any validation in FromString and FromStream...

9.8CVSS3.5AI score0.04422EPSS
Exploits1References3Affected Software1
Huntr
Huntr
added 2020/05/23 12:0 a.m.21 views

Code Injection in domharrington/node-gitlog

Description The gitlogplus module is vulnerable against an arbitrary command injection issue which is made possible since some user-inputs are executed inside a command which doesn't have validations of any kind. POC 1. Create the following PoC file: js // poc.js var git = require'gitlogplus';...

1.9AI score
Exploits0
Huntr
Huntr
added 2020/05/02 12:0 a.m.63 views

Code Injection in timstudd/node-wkhtmltoimage

Description The wkhtmltoimage module is vulnerable against RCE since a command is crafted using user inputs not validated and then executed, leading to arbitrary command injection POC 1. Create the following PoC file: js // poc.js var wkhtmltoimage = require'wkhtmltoimage';...

1.7AI score
Exploits0
Huntr
Huntr
added 2020/05/02 12:0 a.m.21 views

Code Injection in easy-team/node-tool-utils

Description The node-tool-utils module is vulnerable against RCE since a command is crafted using user inputs not validated and then executedading to arbitrary command injection POC 1. Create the following PoC file: js // poc.js const tool = require'node-tool-utils'; tool.checkPortUsed"test; touc...

2.5AI score
Exploits0
CVE
CVE
added 2020/04/27 9:6 p.m.78 views

CVE-2020-7609

CVE-2020-7609 affects the node-rules JavaScript engine. The vulnerability arises because the rules in function "fromJSON()" can be controlled by users without sanitization, enabling injection of arbitrary commands and potentially OS command execution. Affected range is described as 3.0.0 up to be...

9.8CVSS9.6AI score0.01596EPSS
Exploits1References3Affected Software1
Huntr
Huntr
added 2020/04/21 12:0 a.m.14 views

Code Injection in sidorares/node-wrk

Description The wrk module is vulnerable against RCE since a command is crafted using user inputs not validated and then executed, leading to arbitrary command injection POC 1. Create the following PoC file: js // poc.js var wrk = require'wrk'; wrk threads: 1, connections: 's','aaa', duration:...

1.8AI score
Exploits0
Huntr
Huntr
added 2020/04/14 12:0 a.m.48 views

Code Injection in elwerene/libreoffice-convert

Description The libreoffice-convert module is vulnerable against RCE since a command is crafted using user inputs not validated and then executed, leading to arbitrary command injection POC 1. Create the following PoC file: js // poc.js const libre = require'libreoffice-convert'; libre.convert'',...

1.9AI score
Exploits0
Huntr
Huntr
added 2020/04/13 12:0 a.m.18 views

Code Injection in heroku/heroku-exec-util

Description The heroku-exec-util module is vulnerable against RCE since a command is crafted using user inputs not validated and then executed, leading to arbitrary command injection POC 1. Create the following PoC file: js // poc.js var heu = require'heroku-exec-util'; heu.sshargs:,'test; touch...

2AI score
Exploits0
OpenVAS
OpenVAS
added 2020/03/16 12:0 a.m.38 views

Mozilla Thunderbird Security Advisory (MFSA2020-10) - Mac OS X

Mozilla Thunderbird is prone to multiple vulnerabilities. SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:mozilla:thunderbird";...

9.8CVSS8.1AI score0.03191EPSS
Exploits2References1
Cvelist
Cvelist
added 2020/02/24 2:38 p.m.71 views

CVE-2019-18182

pacman before 5.2 is vulnerable to arbitrary command injection in conf.c in the downloadwithxfercommand function. This can be exploited when unsigned databases are used. To exploit the vulnerability, the user must enable a non-default XferCommand and retrieve an attacker-controlled crafted databa...

9.6AI score0.03672EPSS
Exploits1References6
CVE
CVE
added 2020/02/24 2:36 p.m.58 views

CVE-2019-18183

CVE-2019-18183 affects pacman and its libalpm/sync.c apply_deltas() in the delta processing path. The vulnerability exists when unsigned databases are used and the non-default delta feature is enabled, allowing an attacker-controlled crafted database and delta file to inject arbitrary commands. T...

9.8CVSS9.4AI score0.03672EPSS
Exploits1References6Affected Software1
OpenVAS
OpenVAS
added 2020/01/23 12:0 a.m.32 views

Huawei EulerOS: Security Advisory for bash (EulerOS-SA-2017-1163)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.4CVSS7.4AI score0.06019EPSS
Exploits0References2
OpenVAS
OpenVAS
added 2020/01/23 12:0 a.m.41 views

Huawei EulerOS: Security Advisory for bash (EulerOS-SA-2017-1164)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2020 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

8.4CVSS7.4AI score0.06019EPSS
Exploits0References2
Veracode
Veracode
added 2020/01/13 2:54 a.m.9 views

Arbitrary Command Injection

npm-git-publish is vulnerable to arbitrary command injection. The vulnerability exists as gitRemoteUrl and gitRepoDir in lib/publish.ts are not sanitized, and are passed to execSync as a value to be executed...

3.8AI score
Exploits0
NVD
NVD
added 2020/01/10 1:15 p.m.18 views

CVE-2014-4982

LPAR2RRD ≤ 4.53 and ≤ 3.5 has arbitrary command injection on the application server...

9.8CVSS9.9AI score0.04571EPSS
Exploits0References4
CVE
CVE
added 2020/01/10 12:56 p.m.62 views

CVE-2014-4982

CVE-2014-4982 concerns a command-injection flaw in LPAR2RRD where insufficient input sanitization on the web GUI parameters allows arbitrary command execution on the application server. Affected versions are reported as ≤ 4.53 and ≤ 3.5. The underlying issue is rooted in input handling on the app...

9.8CVSS9.7AI score0.04571EPSS
Exploits0References4Affected Software1
Cvelist
Cvelist
added 2020/01/10 12:56 p.m.28 views

CVE-2014-4982

LPAR2RRD ≤ 4.53 and ≤ 3.5 has arbitrary command injection on the application server...

9.9AI score0.04571EPSS
Exploits0References4
Positive Technologies
Positive Technologies
added 2020/01/10 12:0 a.m.8 views

PT-2020-7692 · Lpar2Rrd · Lpar2Rrd

Name of the Vulnerable Software and Affected Versions: LPAR2RRD versions ≤ 4.53 and ≤ 3.5 Description: The issue concerns arbitrary command injection on the application server. Recommendations: For versions ≤ 4.53 and ≤ 3.5, at the moment, there is no information about a newer version that contai...

9.8CVSS9.7AI score0.04571EPSS
Exploits0References7
Veracode
Veracode
added 2020/01/09 12:53 a.m.26 views

Arbitrary Command Injection

aws-lambda is vulnerable to arbitrary command injection. The vulnerability exists due to the lack of sanitization on the value of config.FunctionName, allowing injection payloads to reach the exec function...

9.8CVSS3.9AI score0.01644EPSS
Exploits0References1Affected Software1
Symantec
Symantec
added 2019/12/11 12:0 a.m.20 views

Apache SpamAssassin Arbitrary Command Injection and Denial of Service Vulnerabilities

Description Apache SpamAssassin is prone to an arbitrary command-injection vulnerability and denial-of-service vulnerability. Remote attackers can exploit these issues to run arbitrary system commands and cause denial-of-service conditions. Apache SpamAssassin versions prior to 3.4.3 are...

1.3AI score
Exploits0References2Affected Software1
Rows per page
Query Builder