Lucene search
K

81 matches found

OSV
OSV
added 2022/05/17 9:15 p.m.3 views

AZL-9817 CVE-2022-29162 affecting package moby-runc for versions less than 1.1.2-2

runc is a CLI tool for spawning and running containers on Linux according to the OCI specification. A bug was found in runc prior to version 1.1.2 where runc exec --cap created processes with non-empty inheritable Linux process capabilities, creating an atypical Linux environment and enabling...

7.8CVSS6.7AI score0.00127EPSS
Exploits0References1
GithubExploit
GithubExploit
added 2022/03/30 3:4 p.m.397 views

Exploit for Path Traversal in Apache Http_Server

CVE-2021-41773 Docker $ sudo docker build -t . $ sudo...

7.5CVSS8.5AI score0.94391EPSS
Exploits144
NVD
NVD
added 2022/02/14 8:15 p.m.8 views

CVE-2019-16864

CompleteFTPService.exe in the server in EnterpriseDT CompleteFTP before 12.1.4 allows Remote Code Execution by leveraging a Windows user account that has SSH access. The exec command is always run as SYSTEM...

8.8CVSS0.26821EPSS
Exploits1References2
Prion
Prion
added 2022/02/14 8:15 p.m.17 views

Remote code execution

CompleteFTPService.exe in the server in EnterpriseDT CompleteFTP before 12.1.4 allows Remote Code Execution by leveraging a Windows user account that has SSH access. The exec command is always run as SYSTEM...

8.5CVSS8.9AI score0.26821EPSS
Exploits1References2Affected Software1
Veracode
Veracode
added 2021/11/01 5:17 a.m.11 views

Remote Code Execution (RCE)

aaptjs is vulnerable to remote code execution. The vulnerability exists due to a lack of sanitization of the cmd user input allowing an attacker to inject maliciously craft code via the exec command in the promistify function...

9.8CVSS5.4AI score0.01201EPSS
Exploits1References1Affected Software1
Veracode
Veracode
added 2021/02/02 2:5 a.m.10 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.16547EPSS
Exploits1References4Affected Software1
Hacker One
Hacker One
added 2021/01/30 6:14 a.m.19 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
Exploits0
Snyk
Snyk
added 2020/03/13 9:49 a.m.3 views

Command Injection

Overview node-prompt-here is a package to open a console window at given absolute directory. Affected versions of this package are vulnerable to Command Injection. The runCommand is called by getDevices function in file linux/manager.js, which is required by the index. process.env.NMCLI in the fi...

9.8CVSS6.9AI score0.00426EPSS
Exploits1References2
Veracode
Veracode
added 2020/01/13 12:54 a.m.16 views

Arbitrary Code Injection

hot-formula-parser is vulnerable to arbitrary code injection. The vulnerability exists due to the lack of sanitization of the value of yytext, which is used in the exec command...

9.8CVSS3.4AI score0.00547EPSS
Exploits0References4Affected Software1
CVE
CVE
added 2019/12/24 9:8 p.m.1007 views

CVE-2019-10758

MongoDB mongo-express ≤0.53.x is vulnerable to Remote Code Execution via endpoints using toBSON, due to unsafe use of the vm module to run exec commands. Affected component: mongo-express server-side routes that invoke toBSON. Root cause: misusing vm to execute commands in a non-safe environment....

9.9CVSS9.5AI score0.94352EPSS
In wildExploits3References2Affected Software1
Tenable Nessus
Tenable Nessus
added 2019/09/03 12:0 a.m.69 views

openSUSE Security Update : podman / slirp4netns and libcontainers-common (openSUSE-2019-2044)

This is a version update for podman to version 1.4.4 bsc1143386. Additional changes by SUSE on top : - Remove fuse-overlayfs because it's currently an unsatisfied dependency on SLE bsc1143386 - Update libpod.conf to use correct infracommand - Update libpod.conf to use better versioned pause...

7.8CVSS7.1AI score0.07158EPSS
Exploits2References12
Positive Technologies
Positive Technologies
added 2019/06/24 12:0 a.m.1 views

PT-2019-13029 · Qemu +2 · Qemu +2

Name of the Vulnerable Software and Affected Versions: QEMU versions 4.0.0 and earlier Description: The QMP guest exec command in QEMU is prone to OS command injection, which allows the attacker to achieve code execution, denial of service, or information disclosure by sending a crafted QMP comma...

10CVSS6.8AI score0.54092EPSS
Exploits4References22
Cisco
Cisco
added 2019/02/15 5:0 p.m.127 views

Container Privilege Escalation Vulnerability Affecting Cisco Products: February 2019

A vulnerability in the Open Container Initiative runc CLI tool used by multiple products could allow an unauthenticated, remote attacker to escalate privileges on a targeted system. The vulnerability exists because the affected software improperly handles file descriptors related to /proc/self/ex...

9.3CVSS2.2AI score0.59178EPSS
Exploits33References1
Veracode
Veracode
added 2019/01/15 9:15 a.m.27 views

Information Disclosure

github.com/opencontainers/runc is vulnerable to information disclosure attacks. These attacks are possible because a run exec command can be ptraced by the pid 1 of the container. Using this, it allows attackers to gain access to the file-descriptors of new processes during initialization. It may...

6.4CVSS6.4AI score0.00077EPSS
Exploits0References45Affected Software2
Prion
Prion
added 2018/04/09 4:29 p.m.20 views

Code injection

util.c in runV 1.0.0 for Docker mishandles a numeric username, which allows attackers to obtain root access by leveraging the presence of an initial numeric value on an /etc/passwd line, and then issuing a "docker exec" command with that value in the -u argument, a similar issue to CVE-2016-3697...

7.2CVSS7.5AI score0.00069EPSS
Exploits0References2Affected Software1
Hacker One
Hacker One
added 2018/02/25 5:29 a.m.23 views

Node.js third-party modules: `macaddress` concatenates unsanitized input into exec() command

NOTE! Thanks for submitting a report! Please replace all the square sections below with the pertinent details. Remember, the more detail you provide, the easier it is for us to triage and respond quickly, so be sure to take your time filling out the report! I would like to report code injection i...

0.4AI score
Exploits0
n0where
n0where
added 2017/05/06 4:5 a.m.9 views

iOS Security Testing Framework: needle

iOS Security Testing Framework Needle is an open source, modular framework to streamline the process of conducting security assessments of iOS apps. Assessing the security of an iOS application typically requires a plethora of tools, each developed for a specific need and all with different modes...

0.6AI score
Exploits0References2
ThreatPost
ThreatPost
added 2017/01/18 2:26 p.m.32 views

Docker Patches Privilege Escalation Vulnerability

Docker has patched a privilege escalation vulnerability CVE-2016-9962 that could lead to container escapes, allowing a hacker to affect operations of a host from inside a container. The vulnerability is rated high severity by some Linux distributions such as Arch Linux, which traces the problem t...

4.4CVSS0.6AI score0.00077EPSS
Exploits0References9
RedHat Linux
RedHat Linux
added 2014/12/10 11:38 a.m.2 views

Low: Red Hat Bug Fix Advisory: docker bug fix and enhancement update

An updated docker package that fixes several bugs and adds various enhancements is now available for Red Hat Enterprise Linux 7 Extras. Docker is an open-source engine that automates the deployment of any application as a lightweight, portable, self-sufficient container that will run virtually...

7.5CVSS7.1AI score0.05856EPSS
Exploits0References1
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.19 views

Lynx 2.8.x Command Line URL CRLF Injection Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/5499/info A CRLF injection vulnerability has been reported for Lynx that may allow an attacker to include extra HTTP headers when viewing web pages. If Lynx is called from the command line, carriage return and line feed...

7.1AI score
Exploits0
Rows per page
Query Builder