Lucene search
+L

5993 matches found

BDU FSTEC
BDU FSTEC
•added 2016/04/06 12:00 a.m.•23 views

The vulnerability of the glibc implementation library, which allows attackers to increase their privileges

The vulnerability of the ptchown function in the glibc execution library arises from the lack of namespace checking related to the file descriptor passed as an argument. Exploiting this vulnerability allows a local attacker to record keyboard input, replace data, or potentially increase their...

7.2CVSS7.6AI score0.01081EPSS
SaveExploits3References6Affected Software1
ThreatPost
ThreatPost
•added 2016/04/05 7:00 a.m.•12 views

Firefox Add-On Flaw Leaves Apple And Windows Computers Open To Attack

Researchers warn hundreds of popular Firefox browser extensions are vulnerable to attack that could give hackers control of Mac OS X and Windows computers. Researchers from Northeastern University say the flaw is tied to Firefox’s support for an older browser extension platform and the Mozilla...

0.3AI score
SaveExploits0References3
ArchLinux
ArchLinux
•added 2016/03/29 12:00 a.m.•56 views

jre8-openjdk: sandbox escape

It was discovered that the security fix for CVE-2013-5838 was incomplete and still allowed remote attackers to escape the Java security sandbox mechanism. The root problem is that the Reflection API does not properly guarantee type safety when Method Handle objects were invoked across two differe...

9.3CVSS2.8AI score0.05765EPSS
SaveExploits0References2
NVD
NVD
•added 2016/03/14 1:59 a.m.•28 views

CVE-2016-2856

ptchown in the glibc package before 2.19-18+deb8u4 on Debian jessie; the elibc package before 2.15-0ubuntu10.14 on Ubuntu 12.04 LTS and before 2.19-0ubuntu6.8 on Ubuntu 14.04 LTS; and the glibc package before 2.21-0ubuntu4.2 on Ubuntu 15.10 and before 2.23-0ubuntu1 on Ubuntu 16.04 LTS and 16.10...

8.4CVSS8.7AI score0.01081EPSS
SaveExploits3References9
OSV
OSV
•added 2016/03/14 1:59 a.m.•8 views

DEBIAN-CVE-2016-2856

ptchown in the glibc package before 2.19-18+deb8u4 on Debian jessie; the elibc package before 2.15-0ubuntu10.14 on Ubuntu 12.04 LTS and before 2.19-0ubuntu6.8 on Ubuntu 14.04 LTS; and the glibc package before 2.21-0ubuntu4.2 on Ubuntu 15.10 and before 2.23-0ubuntu1 on Ubuntu 16.04 LTS and 16.10...

8.4CVSS6.8AI score0.01081EPSS
SaveExploits3References1
Prion
Prion
•added 2016/03/14 1:59 a.m.•21 views

Design/Logic Flaw

ptchown in the glibc package before 2.19-18+deb8u4 on Debian jessie; the elibc package before 2.15-0ubuntu10.14 on Ubuntu 12.04 LTS and before 2.19-0ubuntu6.8 on Ubuntu 14.04 LTS; and the glibc package before 2.21-0ubuntu4.2 on Ubuntu 15.10 and before 2.23-0ubuntu1 on Ubuntu 16.04 LTS and 16.10...

7.2CVSS6.7AI score0.01081EPSS
SaveExploits3References9Affected Software2
Debian CVE
Debian CVE
•added 2016/03/14 1:00 a.m.•74 views

CVE-2016-2856

ptchown in the glibc package before 2.19-18+deb8u4 on Debian jessie; the elibc package before 2.15-0ubuntu10.14 on Ubuntu 12.04 LTS and before 2.19-0ubuntu6.8 on Ubuntu 14.04 LTS; and the glibc package before 2.21-0ubuntu4.2 on Ubuntu 15.10 and before 2.23-0ubuntu1 on Ubuntu 16.04 LTS and 16.10...

8.4CVSS8.8AI score0.01081EPSS
SaveExploits3
exploitpack
exploitpack
•added 2016/02/22 12:00 a.m.•81 views

Ubuntu 15.10 - PT Chown Arbitrary PTs Access Via User Namespace Privilege Escalation

Ubuntu 15.10 - PT Chown Arbitrary PTs Access Via User Namespace Privilege Escalation Source: http://www.halfdog.net/Security/2015/PtChownArbitraryPtsAccessViaUserNamespace/ Introduction Problem description: With Ubuntu Wily and earlier, /usr/lib/ptchown was used to change ownership of slave pts...

1AI score
SaveExploits0
OSV
OSV
•added 2016/02/22 12:00 a.m.•12 views

UBUNTU-CVE-2016-1576

The overlayfs implementation in the Linux kernel through 4.5.2 does not properly restrict the mount namespace, which allows local users to gain privileges by mounting an overlayfs filesystem on top of a FUSE filesystem, and then executing a crafted setuid program...

7.8CVSS6.9AI score0.01129EPSS
SaveExploits3References12
Exploit DB
Exploit DB
•added 2016/02/22 12:00 a.m.•162 views

Ubuntu < 15.10 - PT Chown Arbitrary PTs Access Via User Namespace Privilege Escalation

Source: http://www.halfdog.net/Security/2015/PtChownArbitraryPtsAccessViaUserNamespace/ Introduction Problem description: With Ubuntu Wily and earlier, /usr/lib/ptchown was used to change ownership of slave pts devices in /dev/pts to the same uid holding the master file descriptor for the slave...

8.4CVSS7.7AI score0.01081EPSS
SaveExploits3
OpenVAS
OpenVAS
•added 2016/02/11 12:00 a.m.•60 views

Amazon Linux: Security Advisory (ALAS-2016-648)

The remote host is missing an update for the 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 ifdescription...

7CVSS7.6AI score0.00595EPSS
SaveExploits0References2
CNVD
CNVD
•added 2016/02/11 12:00 a.m.•7 views

Linux kernel elevation of privilege vulnerability (CNVD-2016-01042)

The Linux kernel is an open source, free operating system kernel originally done by Linus Torvalds. A security vulnerability exists in the kernel/ptrace.c file in Linux kernel 4.4.1 and earlier versions, which stems from the program's failure to properly handle uid and gid mappings. A local...

7CVSS7.9AI score0.00398EPSS
SaveExploits0References1
Amazon
Amazon
•added 2016/02/09 12:00 a.m.•87 views

Medium: kernel

Issue Overview: The Linux kernel before 4.4.1 allows local users to bypass file-descriptor limits and cause a denial of service memory consumption by sending each descriptor over a UNIX socket before closing it, related to net/unix/afunix.c and net/unix/garbage.c. CVE-2013-4312 A race condition i...

7CVSS6.4AI score0.00595EPSS
SaveExploits0
OSV
OSV
•added 2016/02/08 3:59 a.m.•16 views

CVE-2015-8709

kernel/ptrace.c in the Linux kernel through 4.4.1 mishandles uid and gid mappings, which allows local users to gain privileges by establishing a user namespace, waiting for a root process to enter that namespace with an unsafe uid or gid, and then using the ptrace system call. NOTE: the vendor...

7CVSS7.7AI score
SaveExploits0References25
NVD
NVD
•added 2016/02/08 3:59 a.m.•35 views

CVE-2015-8709

kernel/ptrace.c in the Linux kernel through 4.4.1 mishandles uid and gid mappings, which allows local users to gain privileges by establishing a user namespace, waiting for a root process to enter that namespace with an unsafe uid or gid, and then using the ptrace system call. NOTE: the vendor...

7CVSS7.2AI score0.00398EPSS
SaveExploits0References25
Prion
Prion
•added 2016/02/08 3:59 a.m.•34 views

Code injection

DISPUTED kernel/ptrace.c in the Linux kernel through 4.4.1 mishandles uid and gid mappings, which allows local users to gain privileges by establishing a user namespace, waiting for a root process to enter that namespace with an unsafe uid or gid, and then using the ptrace system call. NOTE: the...

6.9CVSS6.8AI score0.00398EPSS
SaveExploits0References25Affected Software1
Debian CVE
Debian CVE
•added 2016/02/08 2:00 a.m.•43 views

CVE-2015-8709

kernel/ptrace.c in the Linux kernel through 4.4.1 mishandles uid and gid mappings, which allows local users to gain privileges by establishing a user namespace, waiting for a root process to enter that namespace with an unsafe uid or gid, and then using the ptrace system call. NOTE: the vendor...

7CVSS7.6AI score0.00398EPSS
SaveExploits0
exploitpack
exploitpack
•added 2016/01/12 12:00 a.m.•19 views

Linux Kernel 4.3.3 - overlayfs Local Privilege Escalation (2)

Linux Kernel 4.3.3 - overlayfs Local Privilege Escalation 2 / This software is provided by the copyright owner "as is" and any expressed or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event...

1.1AI score
SaveExploits0
Exploit DB
Exploit DB
•added 2016/01/12 12:00 a.m.•126 views

Linux Kernel 4.3.3 - 'overlayfs' Local Privilege Escalation (2)

/ This software is provided by the copyright owner "as is" and any expressed or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall the copyright owner be liable for any direct, indirec...

7.2CVSS6.3AI score0.22204EPSS
SaveExploits13
zdt
zdt
•added 2016/01/12 12:00 a.m.•96 views

Linux Kernel 4.3.3 - 'overlayfs' Privilege Escalation (2)

Exploit for linux platform in category local exploits / This software is provided by the copyright owner "as is" and any expressed or implied warranties, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose are disclaimed. In no event shall...

7.2CVSS0.6AI score0.22204EPSS
SaveExploits13
Rows per page
Query Builder