Lucene search
+L

2925 matches found

Metasploit
Metasploit
added 2017/04/18 8:33 p.m.61 views

Mercurial Custom hg-ssh Wrapper Remote Code Exec

This module takes advantage of custom hg-ssh wrapper implementations that don't adequately validate parameters passed to the hg binary, allowing users to trigger a Python Debugger session, which allows arbitrary Python code execution. This module requires Metasploit: https://metasploit.com/downlo...

8.8CVSS0.2AI score0.21685EPSS
SaveExploits1
Veracode
Veracode
added 2017/04/17 2:40 a.m.16 views

Information Disclosure

sync-exec is vulnerable to information disclosure attacks. It uses a world readable tmp directory as a buffer before returning values. Since this directory is world-readable, any other user on the server is able to read the temporary files while they exist, potentially obtaining confidential...

6.5CVSS6.1AI score0.02557EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2017/03/20 12:53 a.m.12 views

Leakage Of File And Folder Information

hive-exec is vulnerable to the leakage of file and folder information. The file and folder information is being logged when a query is canceled and the thread is interrupted...

6.4AI score
SaveExploits0
CVE
CVE
added 2017/02/08 3:0 p.m.69 views

CVE-2017-0415

CVE-2017-0415 is an elevation of privilege in Android’s Mediaserver. A local attacker could exploit this to run arbitrary code with privileged process rights. Affected versions: Android 6.0, 6.0.1, 7.0, 7.1.1 (Mediaserver). The provided connected documents identify the issue but do not specify a ...

9.3CVSS7.2AI score0.00911EPSS
SaveExploits0References3Affected Software1
nodejs
nodejs
added 2017/02/02 11:3 p.m.64 views

Tmp files readable by other users

Overview Affected versions of sync-exec use files located in /tmp/ to buffer command results before returning values. As /tmp/ is almost always set with world readable permissions, this may allow low privilege users on the system to read the results of commands run via sync-exec under a higher...

4CVSS3AI score0.02557EPSS
SaveExploits0Affected Software1
OSV
OSV
added 2017/01/31 10:59 p.m.5 views

DEBIAN-CVE-2016-9962

RunC allowed additional container processes via 'runc exec' to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or...

6.4CVSS6.9AI score0.00396EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2017/01/31 10:59 p.m.32 views

CVE-2016-9962

RunC allowed additional container processes via 'runc exec' to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or...

6.4CVSS6.7AI score0.00396EPSS
SaveExploits0References2
Prion
Prion
added 2017/01/31 10:59 p.m.23 views

Design/Logic Flaw

RunC allowed additional container processes via 'runc exec' to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or...

4.4CVSS7AI score0.00396EPSS
SaveExploits0References16Affected Software1
OSV
OSV
added 2017/01/31 10:59 p.m.5 views

UBUNTU-CVE-2016-9962

RunC allowed additional container processes via 'runc exec' to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the initialization and can lead to container escapes or...

6.4CVSS6.9AI score0.00396EPSS
SaveExploits0References3
ThreatPost
ThreatPost
added 2017/01/18 2:26 p.m.35 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.00396EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2017/01/17 8:42 p.m.6 views

docker: insecure opening of file-descriptor allows privilege escalation

The runc component used by docker exec feature of docker allowed additional container processes to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can,...

6.4CVSS6.8AI score0.00396EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2017/01/17 8:41 p.m.11 views

docker: insecure opening of file-descriptor allows privilege escalation

The runc component used by docker exec feature of docker allowed additional container processes to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can,...

6.4CVSS6.8AI score0.00396EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2017/01/17 8:39 p.m.9 views

docker: insecure opening of file-descriptor allows privilege escalation

The runc component used by docker exec feature of docker allowed additional container processes to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can,...

6.4CVSS6.8AI score0.00396EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2017/01/13 8:41 p.m.41 views

CVE-2016-9962

The runc component used by docker exec feature of docker allowed additional container processes to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain low-level access to these new processes during initialization. An attacker can,...

7.5CVSS3.1AI score0.00396EPSS
SaveExploits0References2
Gentoo Linux
Gentoo Linux
added 2017/01/12 12:0 a.m.44 views

runC: Privilege escalation

Background RunC is a CLI tool for spawning and running containers according to the OCI specification. Description A vulnerability was discovered in runC that allows additional container processes via ‘runc exec’ to be ptraced by the pid 1 of the container. This allows the main processes of the...

6.4CVSS7.1AI score0.00396EPSS
SaveExploits0
Cloud Foundry
Cloud Foundry
added 2017/01/12 12:0 a.m.25 views

RunC Exec Vulnerability | Cloud Foundry

Medium Vendor Open Containers Initiative Description RunC allowed additional container processes via runc exec to be ptraced by the pid 1 of the container. This allows the main processes of the container, if running as root, to gain access to file-descriptors of these new processes during the...

7.2AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/12/26 12:0 a.m.49 views

PHPMailer < 5.2.19 - Sendmail Argument Injection (Metasploit)

This module requires Metasploit: http://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework require 'msf/core' class MetasploitModule 'PHPMailer Sendmail Argument Injection', 'Description' = %q PHPMailer versions up to and including 5.2.19 are affected by a...

5.2AI score
SaveExploits1
RedhatCVE
RedhatCVE
added 2016/12/15 8:21 p.m.38 views

CVE-2016-5828

A vulnerability in the handling of Transactional Memory on powerpc systems was found. An unprivileged local user can crash the kernel by starting a transaction, suspending it, and then calling any of the exec class system calls...

7.8CVSS2.9AI score0.00446EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2016/12/05 6:59 p.m.25 views

CVE-2016-9152

Cross-site scripting XSS vulnerability in ecrire/exec/plonger.php in SPIP 3.1.3 allows remote attackers to inject arbitrary web script or HTML via the rac parameter...

6.1CVSS6.5AI score0.01137EPSS
SaveExploits0References2
CVE
CVE
added 2016/12/05 6:0 p.m.59 views

CVE-2016-9152

CVE-2016-9152 concerns SPIP 3.1.3, where an XSS flaw exists in the file ecrire/exec/plonger.php that allows remote attackers to inject arbitrary web script or HTML via the rac parameter. The connected records establish the affected software and vulnerable parameter, with exploitation details not ...

6.1CVSS5.9AI score0.01137EPSS
SaveExploits0References3Affected Software1
Rows per page
Query Builder