Lucene search
+L

146 matches found

Gentoo Linux
Gentoo Linux
added 2017/09/17 12:0 a.m.55 views

chkrootkit: Local privilege escalation

Background chkrootkit is a tool to locally check for signs of a rootkit. Description When /tmp is mounted without the noexec option chkrootkit will execute files in /tmp with root privileges. Impact A local attacker could possibly execute arbitrary code with root privileges. Workaround Users shou...

3.7CVSS7.1AI score0.03828EPSS
SaveExploits7
OpenVAS
OpenVAS
added 2017/06/23 12:0 a.m.29 views

CentOS Update for sudo CESA-2016:2872 centos7

Check the version of sudo SPDX-FileCopyrightText: 2017 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 scriptoid"1.3.6.1.4.1.25623.1.0.882742";...

7.8CVSS6.9AI score0.00493EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2017/05/31 12:0 a.m.28 views

OracleVM 3.3 / 3.4 : sudo (OVMSA-2017-0110)

The remote OracleVM system is missing necessary patches to address critical security updates : - Fixes CVE-2017-1000367 Resolves: rhbz1455399 - Update noexec syscall blacklist - Fixes CVE-2016-7032, CVE-2016-7076 Resolves: rhbz1391938 - RHEL-6.9 erratum - Fix race condition when creating...

7.8CVSS7.3AI score0.07953EPSS
SaveExploits8References5
Prion
Prion
added 2017/04/14 6:59 p.m.22 views

Command injection

sudonoexec.so in Sudo before 1.8.15 on Linux might allow local users to bypass intended noexec command restrictions via an application that calls the 1 system or 2 popen function...

6.9CVSS6.7AI score0.00337EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2017/04/14 6:59 p.m.5 views

UBUNTU-CVE-2016-7032

sudonoexec.so in Sudo before 1.8.15 on Linux might allow local users to bypass intended noexec command restrictions via an application that calls the 1 system or 2 popen function...

7CVSS6.9AI score0.00337EPSS
SaveExploits0References7
NVD
NVD
added 2017/04/14 6:59 p.m.18 views

CVE-2016-7032

sudonoexec.so in Sudo before 1.8.15 on Linux might allow local users to bypass intended noexec command restrictions via an application that calls the 1 system or 2 popen function...

7CVSS7.1AI score0.00337EPSS
SaveExploits0References5
OSV
OSV
added 2017/04/14 6:59 p.m.4 views

DEBIAN-CVE-2016-7032

sudonoexec.so in Sudo before 1.8.15 on Linux might allow local users to bypass intended noexec command restrictions via an application that calls the 1 system or 2 popen function...

7CVSS6.8AI score0.00337EPSS
SaveExploits0References1
OSV
OSV
added 2017/04/14 6:59 p.m.13 views

CVE-2016-7032

sudonoexec.so in Sudo before 1.8.15 on Linux might allow local users to bypass intended noexec command restrictions via an application that calls the 1 system or 2 popen function...

7CVSS7AI score
SaveExploits0References5
UbuntuCve
UbuntuCve
added 2017/04/14 6:59 p.m.32 views

CVE-2016-7032

sudonoexec.so in Sudo before 1.8.15 on Linux might allow local users to bypass intended noexec command restrictions via an application that calls the 1 system or 2 popen function...

7CVSS6.8AI score0.00337EPSS
SaveExploits0References6
Debian CVE
Debian CVE
added 2017/04/14 6:0 p.m.48 views

CVE-2016-7032

sudonoexec.so in Sudo before 1.8.15 on Linux might allow local users to bypass intended noexec command restrictions via an application that calls the 1 system or 2 popen function...

7CVSS7.4AI score0.00337EPSS
SaveExploits0
CVE
CVE
added 2017/04/14 6:0 p.m.267 views

CVE-2016-7032

CVE-2016-7032 (sudo noexec bypass) A local attacker could exploit sudo_noexec.so in Sudo to bypass noexec restrictions by calling system() or popen. Affected software: sudo before 1.8.15 on Linux. Underlying issue: bypass of the sudo noexec restriction when an application uses system() or popen, ...

7CVSS7AI score0.00337EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2017/04/14 6:0 p.m.30 views

CVE-2016-7032

sudonoexec.so in Sudo before 1.8.15 on Linux might allow local users to bypass intended noexec command restrictions via an application that calls the 1 system or 2 popen function...

7AI score0.00337EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2016/12/15 12:0 a.m.33 views

Scientific Linux Security Update : sudo on SL6.x, SL7.x i386/x86_64 (20161206)

Security Fixes : - It was discovered that the sudo noexec restriction could have been bypassed if application run via sudo executed system, popen, or wordexp C library functions with a user-supplied argument. A local user permitted to run such application via sudo with noexec restriction could us...

7.8CVSS7.4AI score0.00493EPSS
SaveExploits0References3
Cent OS
Cent OS
added 2016/12/07 3:43 a.m.70 views

sudo security update

CentOS Errata and Security Advisory CESA-2016:2872 An update for sudo is now available for Red Hat Enterprise Linux 6 and Red Hat Enterprise Linux 7. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, whic...

7.8CVSS7.2AI score0.00493EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2016/12/06 11:6 a.m.9 views

sudo: noexec bypass via system() and popen()

It was discovered that the sudo noexec restriction could have been bypassed if application run via sudo executed system or popen C library functions with a user supplied argument. A local user permitted to run such application via sudo with noexec restriction could use this flaw to execute...

7CVSS7.4AI score0.00337EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2016/12/06 11:6 a.m.10 views

sudo: noexec bypass via wordexp()

It was discovered that the sudo noexec restriction could have been bypassed if application run via sudo executed wordexp C library function with a user supplied argument. A local user permitted to run such application via sudo with noexec restriction could possibly use this flaw to execute...

7.8CVSS7.4AI score0.00493EPSS
SaveExploits0References5
Oracle linux
Oracle linux
added 2016/12/06 12:0 a.m.36 views

sudo security update

1.8.6p3-25 - Update noexec syscall blacklist - Fixes CVE-2016-7032 and CVE-2016-7076 Resolves: rhbz1391937...

7.8CVSS1.4AI score0.00493EPSS
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2016/12/05 12:0 a.m.48 views

openSUSE Security Update : sudo (openSUSE-2016-1381)

This update for sudo fixes the following issues : - fix two security vulnerabilities that allowed users to bypass sudo's NOEXEC functionality : - noexec bypass via system and popen CVE-2016-7032, bsc1007766 - noexec bypass via wordexp CVE-2016-7076, bsc1007501 Sudo was updated to the package from...

7.8CVSS6.4AI score0.00493EPSS
SaveExploits1References8
Tenable Nessus
Tenable Nessus
added 2016/11/25 12:0 a.m.35 views

SUSE SLED12 / SLES12 Security Update : sudo (SUSE-SU-2016:2893-1)

This update for sudo fixes the following issues : - fix two security vulnerabilities that allowed users to bypass sudo's NOEXEC functionality : - noexec bypass via system and popen CVE-2016-7032, bsc1007766 - noexec bypass via wordexp CVE-2016-7076, bsc1007501 Note that Tenable Network Security h...

7.8CVSS7AI score0.00493EPSS
SaveExploits0References7
Tenable Nessus
Tenable Nessus
added 2016/11/25 12:0 a.m.36 views

SUSE SLED12 / SLES12 Security Update : sudo (SUSE-SU-2016:2904-1)

This update for sudo fixes the following security issues : - Fix two security vulnerabilities that allowed users to bypass sudo's NOEXEC functionality : - noexec bypass via system and popen CVE-2016-7032, bsc1007766 - noexec bypass via wordexp CVE-2016-7076, bsc1007501 - Fix unsafe handling of TZ...

7.8CVSS6.4AI score0.00493EPSS
SaveExploits1References12
Rows per page
Query Builder