Lucene search
K

178 matches found

Snyk
Snyk
added 2020/02/04 2:15 p.m.1 views

Command Injection

Overview im-metadata is a package to retrieve image metadata as a JSON object using ImageMagick's identify command. Affected versions of this package are vulnerable to Command Injection. It is possible to inject arbitrary commands as part of the metadata options which is given to the exec functio...

9.8CVSS5.7AI score0.01843EPSS
Exploits1References2
NVD
NVD
added 2020/01/29 10:15 p.m.6 views

CVE-2019-10783

All versions including 0.0.4 of lsof npm module are vulnerable to Command Injection. Every exported method used by the package uses the exec function to parse user input...

9.8CVSS9.6AI score0.03665EPSS
Exploits1References1
Prion
Prion
added 2020/01/29 10:15 p.m.21 views

Command injection

All versions including 0.0.4 of lsof npm module are vulnerable to Command Injection. Every exported method used by the package uses the exec function to parse user input...

7.5CVSS9.5AI score0.03665EPSS
Exploits1References1Affected Software1
Veracode
Veracode
added 2020/01/09 4:0 a.m.18 views

Command Injection

devcert-sanscache is vulnerable to OS command injection. The commonName parameter used to generate a developer SSL certificate is not validated and sanitized, allowing for command injection as the value is subsequently passed into an exec function...

9.8CVSS3.2AI score0.01921EPSS
Exploits0References1Affected Software1
Veracode
Veracode
added 2020/01/09 12:53 a.m.23 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.00513EPSS
Exploits0References1Affected Software1
NVD
NVD
added 2020/01/08 4:15 p.m.10 views

CVE-2019-10778

devcert-sanscache before 0.4.7 allows remote attackers to execute arbitrary code or cause a Command Injection via the exec function. The variable commonName controlled by user input is used as part of the exec function without any sanitization...

9.8CVSS9.9AI score0.01921EPSS
Exploits0References1
Cvelist
Cvelist
added 2020/01/08 3:3 p.m.14 views

CVE-2019-10778

devcert-sanscache before 0.4.7 allows remote attackers to execute arbitrary code or cause a Command Injection via the exec function. The variable commonName controlled by user input is used as part of the exec function without any sanitization...

10AI score0.01921EPSS
Exploits0References1
CNVD
CNVD
added 2020/01/07 12:0 a.m.1 views

rConfig Remote Code Execution Vulnerability

rConfig is an open source network configuration management utility . A security vulnerability exists in rConfig version 3.9.3, which originates from the program failing to filter before passing the 'path' parameter directly to the 'exec' function. The vulnerability can be exploited by a remote...

9CVSS7.3AI score0.91901EPSS
Exploits13References1
Prion
Prion
added 2020/01/06 8:15 p.m.28 views

Command injection

An issue was discovered in rConfig 3.9.3. A remote authenticated user can directly execute system commands by sending a GET request to ajaxArchiveFiles.php because the path parameter is passed to the exec function without filtering, which can lead to command execution...

9CVSS8.2AI score0.91901EPSS
Exploits13References6Affected Software1
Cvelist
Cvelist
added 2020/01/06 7:27 p.m.14 views

CVE-2019-19509

An issue was discovered in rConfig 3.9.3. A remote authenticated user can directly execute system commands by sending a GET request to ajaxArchiveFiles.php because the path parameter is passed to the exec function without filtering, which can lead to command execution...

8.8AI score0.91901EPSS
Exploits13References6
NVD
NVD
added 2019/10/28 12:15 p.m.14 views

CVE-2019-16663

An issue was discovered in rConfig 3.9.2. An attacker can directly execute system commands by sending a GET request to search.crud.php because the catCommand parameter is passed to the exec function without filtering, which can lead to command execution...

9CVSS8.9AI score0.94066EPSS
Exploits10References5
Prion
Prion
added 2019/10/28 12:15 p.m.16 views

Command injection

An issue was discovered in rConfig 3.9.2. An attacker can directly execute system commands by sending a GET request to ajaxServerSettingsChk.php because the rootUname parameter is passed to the exec function without filtering, which can lead to command execution...

10CVSS9.6AI score0.94461EPSS
Exploits11References7Affected Software1
Veracode
Veracode
added 2018/07/23 8:41 a.m.14 views

Command Injection

entitlements is vulnerable to command injection attacks. The application does not properly sanitize user input, allowing a malicious user to pass an arbitrary shell commands through the exec function...

7.6AI score
Exploits0
OSV
OSV
added 2018/07/10 12:29 p.m.1 views

UBUNTU-CVE-2018-13797

The macaddress module before 0.2.9 for Node.js is prone to an arbitrary command injection flaw, due to allowing unsanitized input to an exec rather than execFile call...

9.8CVSS7.4AI score0.11295EPSS
Exploits1References7
Packet Storm
Packet Storm
added 2018/01/18 12:0 a.m.40 views

GitStack 2.3.10 Remote Code Execution

Exploit: GitStack 2.3.10 Unauthenticated Remote Code Execution Date: 18.01.2018 Software Link: https://gitstack.com/ Exploit Author: Kacper Szurek Contact: https://twitter.com/KacperSzurek Website: https://security.szurek.pl/ Category: remote 1. Description $SERVER'PHPAUTHPW' is directly passed t...

0.1AI score
Exploits0
Hacker One
Hacker One
added 2018/01/02 3:30 a.m.42 views

ownCloud: OS Command Injection via tainted PATH environment variable in findBinaryPath

The PATH environment variable is passed to the find command in owncloud/core/blob/master/lib/private/legacy/helper.php on line 543 is not sanitized for input. If an adversary is able to taint the PATH environment variable, OS command execution is possible utilizing the find command's execute -exe...

7.2AI score
Exploits0
Cvelist
Cvelist
added 2017/12/14 4:0 p.m.12 views

CVE-2017-17533

default.tcl in Tkabber 1.1 does not validate strings before launching the program specified by the BROWSER environment variable, which might allow remote attackers to conduct argument-injection attacks via a crafted URL. NOTE: a third party has indicated that the attack cannot occur because of th...

8.5AI score0.00704EPSS
Exploits0References1
Hacker One
Hacker One
added 2017/07/16 11:58 a.m.41 views

ExpressionEngine: Image lib - unescaped file path

Under ./system/ee/legacy/libraries/Imagelib.php There are function from CodeIgniter to manipulate images. The issue is that the PHP function exec is used two times in two different functions: imageprocessimagemagick and imageprocessnetpbm In both cases the fullsrcpath and fulldstpath are given...

0.8AI score
Exploits0
Hacker One
Hacker One
added 2017/05/08 2:12 p.m.34 views

Nextcloud: Nextcloud Server Remote Command Execution

Hy NextCloud Security Team i found a critical vulnerability RCE : Nextcloud Server 11.0.2 is affected by a critical vulnerability, which gives to the attacker complete permission to run a system command. The root cause is insufficient validation of arguments to the exec function. Vulnerable Code...

1.1AI score
Exploits0
Veracode
Veracode
added 2017/05/02 11:4 a.m.25 views

Remote Code Execution (RCE)

growl is vulnerable to remote code execution RCE. A malicious user can inject and execute arbitrary code due to the lack of sanitization of user input before executing the exec function...

9.8CVSS9.8AI score0.00349EPSS
Exploits0References6Affected Software1
Rows per page
Query Builder