Lucene search
+L

3426 matches found

Veracode
Veracode
•added 2021/02/05 9:25 p.m.•29 views

Insecure Access Controls

HashiCorp Nomad and Nomad Enterprise uses insecure access controls. Exec and Java task drivers are able to access processes associated with other tasks on the same node...

7.5CVSS4.6AI score0.01453EPSS
SaveExploits0References2Affected Software1
Veracode
Veracode
•added 2021/02/02 2:05 a.m.•19 views

Remote Code Execution (RCE)

launchpad is vulnerable to remote code execution RCE. The vulnerability exists through execcommand in the stop function...

9.8CVSS3AI score0.05247EPSS
SaveExploits1References4Affected Software1
UbuntuCve
UbuntuCve
•added 2021/02/01 4:15 p.m.•31 views

CVE-2021-3283

HashiCorp Nomad and Nomad Enterprise up to 0.12.9 exec and java task drivers can access processes associated with other tasks on the same node. Fixed in 0.12.10, and 1.0.3...

7.5CVSS7AI score0.01453EPSS
SaveExploits0References2
attackerkb
attackerkb
•added 2021/02/01 4:15 p.m.•12 views

CVE-2021-3283

HashiCorp Nomad and Nomad Enterprise up to 0.12.9 exec and java task drivers can access processes associated with other tasks on the same node. Fixed in 0.12.10, and 1.0.3...

7.5CVSS7AI score0.01453EPSS
SaveExploits0References2
OSV
OSV
•added 2021/02/01 4:15 p.m.•14 views

UBUNTU-CVE-2021-3283

HashiCorp Nomad and Nomad Enterprise up to 0.12.9 exec and java task drivers can access processes associated with other tasks on the same node. Fixed in 0.12.10, and 1.0.3...

7.5CVSS7AI score0.01453EPSS
SaveExploits0References3
Debian CVE
Debian CVE
•added 2021/02/01 3:36 p.m.•73 views

CVE-2021-3283

Removed by vendor...

7.5CVSS7.5AI score0.01453EPSS
SaveExploits0
AlpineLinux
AlpineLinux
•added 2021/02/01 3:36 p.m.•101 views

CVE-2021-3283

HashiCorp Nomad and Nomad Enterprise up to 0.12.9 exec and java task drivers can access processes associated with other tasks on the same node. Fixed in 0.12.10, and 1.0.3...

7.5CVSS7.5AI score0.01453EPSS
SaveExploits0
Cvelist
Cvelist
•added 2021/02/01 3:36 p.m.•38 views

CVE-2021-3283

HashiCorp Nomad and Nomad Enterprise up to 0.12.9 exec and java task drivers can access processes associated with other tasks on the same node. Fixed in 0.12.10, and 1.0.3...

7.7AI score0.01453EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
•added 2021/02/01 12:00 a.m.•17 views

PT-2021-19961 · Hashicorp · Nomad Enterprise +1

Name of the Vulnerable Software and Affected Versions: HashiCorp Nomad and Nomad Enterprise versions prior to 0.12.10 HashiCorp Nomad and Nomad Enterprise versions prior to 1.0.3 Description: The issue is related to improper privilege management, allowing exec and java task drivers to access...

7.5CVSS7.2AI score0.01453EPSS
SaveExploits0References10
Hacker One
Hacker One
•added 2021/01/30 6:14 a.m.•31 views

Ruby: Command injection in OptionParser.load

OptionParser.load function use IO.readlines to read file, which can inject | command to exec command. poc: require 'optparse' OptionParser.new do |opts| opts.load"|touch /tmp/niubl" end.parse! Impact The command may be executed unintentionally...

2.6AI score
SaveExploits0
Prion
Prion
•added 2021/01/30 5:15 a.m.•35 views

Code injection

TerraMaster TOS before 4.1.29 has Invalid Parameter Checking that leads to code injection as root. This is a dynamic class method invocation vulnerability in include/exportUser.php, in which an attacker can trigger a call to the exec method with for example OS commands in the opt parameter...

10CVSS9.6AI score0.28984EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
•added 2021/01/30 4:59 a.m.•44 views

CVE-2020-15568

TerraMaster TOS before 4.1.29 has Invalid Parameter Checking that leads to code injection as root. This is a dynamic class method invocation vulnerability in include/exportUser.php, in which an attacker can trigger a call to the exec method with for example OS commands in the opt parameter...

9.7AI score0.28984EPSS
SaveExploits1References2
HashiCorp Security Advisories
HashiCorp Security Advisories
•added 2021/01/29 9:54 p.m.•21 views

Nomad’s Exec and Java Task Drivers Did Not Isolate Processes

Summary Nomad and Nomad Enterprise “Nomad” exec and java task drivers may allow a malicious task to access information regarding processes associated with other tasks on the same node. This vulnerability, CVE-2021-3283, affects all prior Nomad versions and is fixed in the 0.12.10 and 1.0.3...

7.5CVSS6.9AI score0.01453EPSS
SaveExploits0Affected Software1
Github Security Blog
Github Security Blog
•added 2021/01/29 6:13 p.m.•67 views

Command Injection in @graphql-tools/git-loader

This affects the package @graphql-tools/git-loader before 6.2.6. The use of exec and execSync in packages/loaders/git/src/load-git.ts allows arbitrary command injection...

8.8CVSS4.4AI score0.02814EPSS
SaveExploits0References7Affected Software1
vulnersOsv
vulnersOsv
•added 2021/01/26 10:22 a.m.•8 views

bear (0.1.0), proud-badge (>=0.0.1, <=0.0.5) +1 more potentially affected by CVE-2020-28438 via deferred-exec (0.3.1)

deferred-exec NPM version 0.3.1 is affected by a known vulnerability. The following packages have a transitive dependency on deferred-exec and may be impacted: - bear 0.1.0 - proud-badge =0.0.1, =0.0.1, =0.0.4 Source cves: CVE-2020-28438 Source advisory: SNYK:JS-DEFERREDEXEC-1050433...

9.8CVSS8.6AI score0.01291EPSS
SaveExploits1
Snyk
Snyk
•added 2021/01/26 10:22 a.m.•11 views

Command Injection

Overview deferred-exec is a tool to run exec commands. Lets you use exec, execFile and spawn in a sane way. Affected versions of this package are vulnerable to Command Injection. The injection point is located in line 42 in lib/deferred-exec.js PoC var a = require"deferred-exec"; a" touch JHU ",;...

9.8CVSS7.2AI score0.01291EPSS
SaveExploits1References2
Cvelist
Cvelist
•added 2021/01/20 12:30 p.m.•51 views

CVE-2021-23326 Command Injection

This affects the package @graphql-tools/git-loader before 6.2.6. The use of exec and execSync in packages/loaders/git/src/load-git.ts allows arbitrary command injection...

6.3CVSS9.3AI score0.02814EPSS
SaveExploits0References5
attackerkb
attackerkb
•added 2021/01/20 12:25 p.m.•13 views

CVE-2021-23326

This affects the package @graphql-tools/git-loader before 6.2.6. The use of exec and execSync in packages/loaders/git/src/load-git.ts allows arbitrary command injection...

8.8CVSS7.3AI score0.02814EPSS
SaveExploits0References6
Veracode
Veracode
•added 2021/01/14 6:16 a.m.•22 views

Arbitrary Code Execution

buns is vulnerable to arbitrary code execution. An attacker is able to exploit the vulnerability by injecting command via the install function due to the insecure usage of exec...

9.8CVSS5.4AI score0.01583EPSS
SaveExploits0References2Affected Software1
NVD
NVD
•added 2021/01/06 1:15 a.m.•36 views

CVE-2020-36167

An issue was discovered in the server in Veritas Backup Exec through 16.2, 20.6 before hotfix 298543, and 21.1 before hotfix 657517. On start-up, it loads the OpenSSL library from the Installation folder. This library in turn attempts to load the /usr/local/ssl/openssl.cnf configuration file, whi...

9.3CVSS9.3AI score0.00462EPSS
SaveExploits0References2
Rows per page
Query Builder