Lucene search
+L

61 matches found

Prion
Prion
added 2019/12/17 8:15 p.m.30 views

Design/Logic Flaw

In the Linux kernel before 5.4.2, the iouring feature leads to requests that inadvertently have UID 0 and full capabilities, aka CID-181e448d8709. This is related to fs/io-wq.c, fs/iouring.c, and net/socket.c. For example, an attacker can bypass intended restrictions on adding an IPv4 address to...

4.6CVSS7.2AI score0.01087EPSS
SaveExploits3References6Affected Software1
CVE
CVE
added 2019/12/17 7:2 p.m.152 views

CVE-2019-19241

CVE-2019-19241 affects the Linux kernel prior to 5.4.2 where the io_uring path can cause requests to appear with UID 0 and full capabilities due to IORING_OP_SENDMSG handling by kernel worker threads in contexts from unprivileged users. Affected code paths include fs/io-wq.c, fs/io_uring.c, and n...

7.8CVSS7.2AI score0.01087EPSS
SaveExploits3References6Affected Software1
Cvelist
Cvelist
added 2019/12/17 7:2 p.m.70 views

CVE-2019-19241

In the Linux kernel before 5.4.2, the iouring feature leads to requests that inadvertently have UID 0 and full capabilities, aka CID-181e448d8709. This is related to fs/io-wq.c, fs/iouring.c, and net/socket.c. For example, an attacker can bypass intended restrictions on adding an IPv4 address to...

7.3AI score0.01087EPSS
SaveExploits3References6
NVD
NVD
added 2019/08/29 1:15 a.m.34 views

CVE-2019-11245

In kubelet v1.13.6 and v1.14.2, containers for pods that do not specify an explicit runAsUser attempt to run as uid 0 root on container restart, or if the image was previously pulled to the node. If the pod specified mustRunAsNonRoot: true, the kubelet will refuse to start the container as root. ...

7.8CVSS6.1AI score0.00599EPSS
SaveExploits1References2
OSV
OSV
added 2019/08/29 1:15 a.m.22 views

CVE-2019-11245

In kubelet v1.13.6 and v1.14.2, containers for pods that do not specify an explicit runAsUser attempt to run as uid 0 root on container restart, or if the image was previously pulled to the node. If the pod specified mustRunAsNonRoot: true, the kubelet will refuse to start the container as root. ...

7.8CVSS6.7AI score
SaveExploits0References2
UbuntuCve
UbuntuCve
added 2019/08/29 1:15 a.m.37 views

CVE-2019-11245

In kubelet v1.13.6 and v1.14.2, containers for pods that do not specify an explicit runAsUser attempt to run as uid 0 root on container restart, or if the image was previously pulled to the node. If the pod specified mustRunAsNonRoot: true, the kubelet will refuse to start the container as root. ...

7.8CVSS6.8AI score0.00599EPSS
SaveExploits1References3
Debian CVE
Debian CVE
added 2019/08/29 12:22 a.m.74 views

CVE-2019-11245

In kubelet v1.13.6 and v1.14.2, containers for pods that do not specify an explicit runAsUser attempt to run as uid 0 root on container restart, or if the image was previously pulled to the node. If the pod specified mustRunAsNonRoot: true, the kubelet will refuse to start the container as root. ...

7.8CVSS6.3AI score0.00599EPSS
SaveExploits1
CVE
CVE
added 2019/08/29 12:22 a.m.211 views

CVE-2019-11245

CVE-2019-11245 affects kubelet in Kubernetes (v1.13.6 and v1.14.2). If pods do not specify runAsUser and mustRunAsNonRoot is not set, the kubelet may run containers as uid 0 (root) on container restart or when an image has been pulled. If mustRunAsNonRoot: true is set, the kubelet will refuse to ...

7.8CVSS6.1AI score0.00599EPSS
SaveExploits1References2Affected Software1
Veracode
Veracode
added 2019/06/03 1:54 a.m.34 views

Authorization Bypass

github.com/kubernetes/kubernetes is vulnerable to authorization bypass attacks. The vulnerability exists as it is possible for a container to run as uid 0 root either on container restart, or if an existing image is used, and if mustRunAsNonRoot: true was not used...

7.8CVSS7.6AI score0.00599EPSS
SaveExploits1References7Affected Software1
OpenVAS
OpenVAS
added 2019/03/20 12:0 a.m.14 views

Linux: Only root user has UID 0

The UID 0 refers to an account with superuser privileges. Limiting the UID 0 to root user only prevents other users from unauthorized access rights. This script tests if any other user than root has UID 0. Copyright C 2019 Greenbone Networks GmbH Some text descriptions might be excerpted from a...

7.2AI score
SaveExploits0References4
Metasploit
Metasploit
added 2019/02/01 10:58 p.m.26 views

Solaris pfexec Upgrade Shell

This module attempts to upgrade a shell session to UID 0 using pfexec. This module requires Metasploit: https://metasploit.com/download Current source: https://github.com/rapid7/metasploit-framework class MetasploitModule 'Solaris pfexec Upgrade Shell', 'Description' = %q This module attempts to...

7.3AI score
SaveExploits0
zdt
zdt
added 2018/05/15 12:0 a.m.64 views

Libuser roothelper Privilege Escalation Exploit

This Metasploit module attempts to gain root privileges on Red Hat based Linux systems, including RHEL, Fedora and CentOS, by exploiting a newline injection vulnerability in libuser and userhelper versions prior to 0.56.13-8 and version 0.60 before 0.60-7. This Metasploit module makes use of the...

7.2CVSS0.6AI score0.06797EPSS
SaveExploits11
zdt
zdt
added 2018/01/16 12:0 a.m.21 views

BSD/x86 - Write to /etc/passwd with uid(0) + gid(0) Shellcode (74 bytes)

/ writes the line for user in /etc/passwd with uid&gid == 0 OS: BSD length: 74 written by dev0id email protected rootteam.void.ru rus-sec /Efnet.org greetz: mig nerf BITS 32 main: xor eax,eax push eax push byte 0x64 push word 0x7773 push long 0x7361702f push long 0x6374652f mov ebx,esp mov al,0x0...

0.3AI score
SaveExploits0
zdt
zdt
added 2018/01/16 12:0 a.m.24 views

Linux/x86 - Write to /etc/passwd with uid(0) + gid(0) Shellcode (74 bytes)

/ This shellcode writes to /etc/passwd the string for the user with uid&gid == 0; written by dev0id email protected rootteam.void.ru rus-sec /Efnet.org greetz: nerf w00w00 BITS 32 jmp short path main: pop esi xor eax,eax push eax mov byte esi+11,al mov al,0x0a push eax push esi mov al,5 push eax...

0.3AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/08/12 12:0 a.m.43 views

FreePBX 13/14 - Remote Command Execution / Privilege Escalation

!/usr/bin/env python -- coding, latin-1 -- DESCRIPTION FreePBX 13 remote root 0day - Found and exploited by pgt @ nullsecurity.net AUTHOR pgt - nullsecurity.net DATE 8-12-2016 VERSION freepbx0day.py 0.1 AFFECTED VERSIONS FreePBX 13 & 14 System Recordings Module versions: 13.0.1beta1 - 13.0.26...

5.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2015/11/30 12:0 a.m.21 views

Brocade Fabric OS 6.3.1b Weak System Configuration

Title: Brocade Fabric OS v6.3.1b - Multiple vulnerabilities Discovered by: Karn Ganeshen Vendor Homepage: www.brocade.com Versions Reported: Kernel 2.6.14.2 + FabOS v6.3.1b + BootProm 1.0.9 version Kernel: 2.6.14.2 Fabric OS: v6.3.1b BootProm: 1.0.9 1 Default diagnostic accounts root and factory...

0.1AI score
SaveExploits0
Metasploit
Metasploit
added 2015/02/11 6:38 p.m.41 views

PXE Boot Exploit Server

This module provides a PXE server, running a DHCP and TFTP server. The default configuration loads a linux kernel and initrd into memory that reads the hard drive; placing a payload to install metsvc, disable the firewall, and add a new user metasploit on any Windows partition seen, and add a uid...

7AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.668 views

Linux Kernel 2.6 < 2.6.19 - (32bit) ip_append_data() ring0 Root Exploit

No description provided by source. / 0x82-CVE-2009-2698 Linux kernel 2.6 2.6.19 32bit ipappenddata local ring0 root exploit Tested White Box 42.6.9-5.ELsmp, CentOS 4.42.6.9-42.ELsmp, CentOS 4.52.6.9-55.ELsmp, Fedora Core 42.6.11-1.1369FC4smp, Fedora Core 52.6.15-1.2054FC5, Fedora Core...

7.2CVSS0.1AI score0.07121EPSS
SaveExploits18
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.25 views

Kerio MailServer 5.6.3 - Remote Buffer Overflow Exploit

No description provided by source. / Remote Buffer Overflow Exploit for Kerio MailServer 5.6.3 / / ========================================= / / By B-r00t / / / / In response to the Kerio Mailserver vulnerabilities / / discovered by David F.Madrid. / / / / Although this exploit requires valid...

7.1AI score
SaveExploits0
seebug.org
seebug.org
added 2014/07/01 12:0 a.m.27 views

IBM AIX 4.3 digest Buffer Overflow Vulnerability

No description provided by source. source: http://www.securityfocus.com/bid/2033/info AIX is a version of the UNIX Operating System distributed by IBM. A vulnerability exists in the operating system which could allow a user an elevation in priviledge. The problem occurs in the digest binary. It i...

7.1AI score
SaveExploits0
Rows per page
Query Builder