Lucene search
+L

767 matches found

Tenable Nessus
Tenable Nessus
added 2018/02/23 12:0 a.m.21 views

openSUSE Security Update : libdb-4_8 (openSUSE-2018-199)

This update for libdb-48 fixes the following issues : - A DBCONFIG file in the current working directory allowed local users to obtain sensitive information via a symlink attack involving a setgid or setuid application using libdb-48. bsc1043886 This update was imported from the SUSE:SLE-12:Updat...

5.4AI score
SaveExploits0References1
OSV
OSV
added 2018/02/21 1:27 p.m.2 views

SUSE-SU-2018:0510-1 Security update for libdb-4_8

This update for libdb-48 fixes the following issues: - A DBCONFIG file in the current working directory allowed local users to obtain sensitive information via a symlink attack involving a setgid or setuid application using libdb-48. bsc1043886...

6.5AI score
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2018/02/12 12:0 a.m.22 views

SUSE SLES11 Security Update : libdb-4_5 (SUSE-SU-2018:0409-1)

This update for libdb-45 fixes the following issues : - A DBCONFIG file in the current working directory allowed local users to obtain sensitive information via a symlink attack involving a setgid or setuid application using libdb-48. bsc1043886 Note that Tenable Network Security has extracted th...

5.4AI score
SaveExploits0References2
OSV
OSV
added 2018/02/09 11:59 a.m.2 views

SUSE-SU-2018:0409-1 Security update for libdb-4_5

This update for libdb-45 fixes the following issues: - A DBCONFIG file in the current working directory allowed local users to obtain sensitive information via a symlink attack involving a setgid or setuid application using libdb-48. bsc1043886...

6.5AI score
SaveExploits0References2
zdt
zdt
added 2018/01/16 12:0 a.m.25 views

Linux/x86 - setuid(0) + setgid(0) + execve(/bin/sh,[/bin/sh,NULL])) Shellcode (25 bytes)

include const char shellcode= "\x6a\x17" // push $0x17 "\x58" // pop %eax "\x31\xdb" // xor %ebx,%ebx "\xcd\x80" // int $0x80 "\xb0\x2e" // mov $0x2e,%al "\xcd\x80" // int $0x80 "\xb0\x0b" // mov $0xb,%al So you'll get segfault if it's not able to do the setuid0. If you don't want this you can...

7.1AI score
SaveExploits0
OpenVAS
OpenVAS
added 2018/01/11 12:0 a.m.16 views

Debian: Security Advisory (DLA-876-1)

The remote host is missing an update for the Debian SPDX-FileCopyrightText: 2018 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...

7.8CVSS7.6AI score0.00469EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/10/24 12:0 a.m.138 views

F5 Networks BIG-IP : Linux kernel vulnerability (K31603170)

The filesystem implementation in the Linux kernel through 4.8.2 preserves the setgid bit during a setxattr call, which allows local users to gain group privileges by leveraging the existence of a setgid program with restrictions on execute permissions. CVE-2016-7097 Impact A local user may be...

4.4CVSS6.3AI score0.00377EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/09/19 12:0 a.m.61 views

Ubuntu 14.04 LTS : Linux kernel vulnerabilities (USN-3422-1)

The remote Ubuntu 14.04 LTS host has a package installed that is affected by multiple vulnerabilities as referenced in the USN-3422-1 advisory. It was discovered that a buffer overflow existed in the Bluetooth stack of the Linux kernel when handling L2CAP configuration responses. A physically...

8CVSS8.2AI score0.16181EPSS
SaveExploits17References19
Ubuntu
Ubuntu
added 2017/09/18 11:25 p.m.103 views

USN-3422-2: Linux kernel (Trusty HWE) vulnerabilities

USN-3422-1 fixed vulnerabilities in the Linux kernel for Ubuntu 14.04 LTS. This update provides the corresponding updates for the Linux Hardware Enablement HWE kernel from Ubuntu 14.04 LTS for Ubuntu 12.04 LTS. It was discovered that a buffer overflow existed in the Bluetooth stack of the Linux...

8CVSS7.9AI score0.16181EPSS
SaveExploits17
Ubuntu
Ubuntu
added 2017/09/18 8:29 p.m.117 views

USN-3422-1: Linux kernel vulnerabilities

It was discovered that a buffer overflow existed in the Bluetooth stack of the Linux kernel when handling L2CAP configuration responses. A physically proximate attacker could use this to cause a denial of service system crash. CVE-2017-1000251 It was discovered that the asynchronous I/O aio...

8CVSS7.9AI score0.16181EPSS
SaveExploits17
OSV
OSV
added 2017/09/18 8:29 p.m.18 views

USN-3422-1 linux vulnerabilities

It was discovered that a buffer overflow existed in the Bluetooth stack of the Linux kernel when handling L2CAP configuration responses. A physically proximate attacker could use this to cause a denial of service system crash. CVE-2017-1000251 It was discovered that the asynchronous I/O aio...

8CVSS7.8AI score0.16181EPSS
SaveExploits17References19
RedHat Linux
RedHat Linux
added 2017/09/06 8:36 p.m.8 views

kernel: S_ISGD is not cleared when setting posix ACLs in tmpfs (CVE-2016-7097 incomplete fix)

A vulnerability was found in the Linux kernel in 'tmpfs' file system. When file permissions are modified via 'chmod' and the user is not in the owning group or capable of CAPFSETID, the setgid bit is cleared in inodechangeok. Setting a POSIX ACL via 'setxattr' sets the file permissions as well as...

4.4CVSS6.8AI score0.00404EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/09/06 8:36 p.m.9 views

kernel: Setting a POSIX ACL via setxattr doesn't clear the setgid bit

It was found that when file permissions were modified via chmod and the user modifying them was not in the owning group or capable of CAPFSETID, the setgid bit would be cleared. Setting a POSIX ACL via setxattr sets the file permissions as well as the new ACL, but doesn't clear the setgid bit in ...

4.4CVSS7.1AI score0.00377EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:22 p.m.11 views

kernel: S_ISGD is not cleared when setting posix ACLs in tmpfs (CVE-2016-7097 incomplete fix)

A vulnerability was found in the Linux kernel in 'tmpfs' file system. When file permissions are modified via 'chmod' and the user is not in the owning group or capable of CAPFSETID, the setgid bit is cleared in inodechangeok. Setting a POSIX ACL via 'setxattr' sets the file permissions as well as...

4.4CVSS6.8AI score0.00404EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:22 p.m.11 views

kernel: Setting a POSIX ACL via setxattr doesn't clear the setgid bit

It was found that when file permissions were modified via chmod and the user modifying them was not in the owning group or capable of CAPFSETID, the setgid bit would be cleared. Setting a POSIX ACL via setxattr sets the file permissions as well as the new ACL, but doesn't clear the setgid bit in ...

4.4CVSS7.1AI score0.00377EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:13 p.m.9 views

kernel: S_ISGD is not cleared when setting posix ACLs in tmpfs (CVE-2016-7097 incomplete fix)

A vulnerability was found in the Linux kernel in 'tmpfs' file system. When file permissions are modified via 'chmod' and the user is not in the owning group or capable of CAPFSETID, the setgid bit is cleared in inodechangeok. Setting a POSIX ACL via 'setxattr' sets the file permissions as well as...

4.4CVSS6.8AI score0.00404EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2017/08/01 2:13 p.m.9 views

kernel: Setting a POSIX ACL via setxattr doesn't clear the setgid bit

It was found that when file permissions were modified via chmod and the user modifying them was not in the owning group or capable of CAPFSETID, the setgid bit would be cleared. Setting a POSIX ACL via setxattr sets the file permissions as well as the new ACL, but doesn't clear the setgid bit in ...

4.4CVSS7.1AI score0.00377EPSS
SaveExploits0References4
zdt
zdt
added 2017/06/29 12:0 a.m.193 views

Linux Kernel (Debian 7/8/9/10 / Fedora 23/24/25 / CentOS 5.3/5.11/6.0/6.8/7.2.1511) - ldso_hwcap Loc

Exploit for linux platform in category local exploits / Linuxldsohwcap.c for CVE-2017-1000366, CVE-2017-1000370 Copyright C 2017 Qualys, Inc. myimportanthwcaps adapted from elf/dl-hwcaps.c, part of the GNU C Library: Copyright C 2012-2017 Free Software Foundation, Inc. This program is free...

4.4CVSS5.6AI score0.02733EPSS
SaveExploits24
exploitpack
exploitpack
added 2017/06/28 12:0 a.m.171 views

Linux Kernel (Debian 78910 Fedora 232425 CentOS 5.35.116.06.87.2.1511) - ldso_hwcap Stack Clash Local Privilege Escalation

Linux Kernel Debian 78910 Fedora 232425 CentOS 5.35.116.06.87.2.1511 - ldsohwcap Stack Clash Local Privilege Escalation / Linuxldsohwcap.c for CVE-2017-1000366, CVE-2017-1000370 Copyright C 2017 Qualys, Inc. myimportanthwcaps adapted from elf/dl-hwcaps.c, part of the GNU C Library: Copyright C...

7.2CVSS0.6AI score0.02733EPSS
SaveExploits17
Exploit DB
Exploit DB
added 2017/06/15 12:0 a.m.39 views

Linux/x86 - XOR encoded execve(/bin/sh) setuid(0) setgid(0) Shellcode (66 bytes)

Linux/x86 - XOR encoded execve/bin/sh setuid0 setgid0 Shellcode 66 bytes. Shellcode exploit for Linx86 platform ;Title: Linux/x86 - 66 byte - execve/bin/sh - setuid0 - setgid0 - XOR encrypted ;Author: nullparasite ;Contact: [email protected] ;Category: Shellcode ;Architecture: Linux x86...

0.3AI score
SaveExploits0
Rows per page
Query Builder