Lucene search
+L

171 matches found

Tenable Nessus
Tenable Nessus
added 2021/05/26 12:0 a.m.44 views

Oracle Linux 8 : bash (ELSA-2021-1679)

The remote Oracle Linux 8 host has packages installed that are affected by a vulnerability as referenced in the ELSA-2021-1679 advisory. 4.4.19-14 - Fix hang when limit for nproc is very high Resolves: 1890888 4.4.19-13 - Correctly drop saved UID when effective UID is not equal to its real UID...

7.8CVSS6.8AI score0.02608EPSS
SaveExploits5References2
Tenable Nessus
Tenable Nessus
added 2021/04/30 12:0 a.m.42 views

EulerOS 2.0 SP3 : bash (EulerOS-SA-2021-1765)

According to the version of the bash package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - A heap-based buffer overflow exists in GNU Bash before 4.3 when wide characters, not supported by the current locale set in the LCCTYPE environment...

7.8CVSS7.8AI score0.0051EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2020/09/28 12:0 a.m.37 views

EulerOS 2.0 SP3 : bash (EulerOS-SA-2020-2081)

According to the version of the bash package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - An issue was discovered in disableprivmode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to...

7.8CVSS7.1AI score0.02608EPSS
SaveExploits5References2
Tenable Nessus
Tenable Nessus
added 2020/09/10 12:0 a.m.148 views

GNU Bash Environment Variable Handling Code Injection (Shellshock)

The remote web server is affected by a command injection vulnerability in GNU Bash known as Shellshock. The vulnerability is due to the processing of trailing strings after function definitions in the values of environment variables. This allows a remote attacker to execute arbitrary code via...

10CVSS9.7AI score0.99999EPSS
SaveExploits155References7
Microsoft CVE
Microsoft CVE
added 2020/08/18 7:0 a.m.9 views

An issue was discovered in disable_priv_mode in shell.c in GNU Bash through 5.0 patch 11. By default if Bash is run with its effective UID not equal to its real UID it will drop privileges by setting its effective UID to its real UID. However it does so incorrectly. On Linux and other systems that support "saved UID" functionality the saved UID is not dropped. An attacker with command execution in the shell can use "enable -f" for runtime loading of a new builtin which can be a shared object that calls setuid() and therefore regains privileges. However binaries running with an effective UID of 0 are unaffected.

...

7.8CVSS6.9AI score0.02608EPSS
SaveExploits5
Tenable Nessus
Tenable Nessus
added 2020/07/01 12:0 a.m.24 views

EulerOS Virtualization 3.0.6.0 : bash (EulerOS-SA-2020-1716)

According to the version of the bash package installed, the EulerOS Virtualization installation on the remote host is affected by the following vulnerability : - An issue was discovered in disableprivmode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective U...

7.8CVSS7.1AI score0.02608EPSS
SaveExploits5References2
BDU FSTEC
BDU FSTEC
added 2020/04/14 12:0 a.m.10 views

The vulnerability of the disable_priv_mode command in the GNU Bash shell, related to improper checking of deleted privileges, allows a perpetrator to gain access to confidential data, compromise its integrity, and cause service failures.

The vulnerability of the disableprivmode command in the GNU Bash shell relates to a privilege reset error. This occurs when the command is executed with a valid UID, but the UID does not match its actual value. Exploiting this vulnerability can allow an attacker to access confidential data,...

7.2CVSS7.2AI score0.02608EPSS
SaveExploits5References10Affected Software2
Tenable Nessus
Tenable Nessus
added 2020/03/24 12:0 a.m.32 views

EulerOS 2.0 SP5 : bash (EulerOS-SA-2020-1303)

According to the version of the bash package installed, the EulerOS installation on the remote host is affected by the following vulnerability : - An issue was discovered in disableprivmode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to...

7.8CVSS7.1AI score0.02608EPSS
SaveExploits5References2
exploitpack
exploitpack
added 2019/11/29 12:0 a.m.55 views

Bash 5.0 Patch 11 - SUID Priv Drop Exploit

Bash 5.0 Patch 11 - SUID Priv Drop Exploit Exploit Title : Bash 5.0 Patch 11 - SUID Priv Drop Exploit Date : 2019-11-29 Original Author: Ian Pudney , Chet Ramey Exploit Author : Mohin Paramasivam Shad0wQu35t Version : pwn.c cat pwn.c include...

7.2CVSS0.02608EPSS
SaveExploits5
Packet Storm
Packet Storm
added 2019/11/29 12:0 a.m.346 views

Bash 5.0 Patch 11 Privilege Escalation

Exploit Title : Bash 5.0 Patch 11 - SUID Priv Drop Exploit Date : 2019-11-29 Original Author: Ian Pudney , Chet Ramey Exploit Author : Mohin Paramasivam Shad0wQu35t Version : pwn.c cat E...

0.6AI score0.02608EPSS
SaveExploits5
OSV
OSV
added 2019/11/28 1:15 a.m.29 views

CVE-2019-18276

An issue was discovered in disableprivmode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems th...

7.8CVSS6.7AI score
SaveExploits0References7
OSV
OSV
added 2019/11/28 1:15 a.m.4 views

DEBIAN-CVE-2019-18276

An issue was discovered in disableprivmode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems th...

7.8CVSS7.8AI score0.02608EPSS
SaveExploits5References1
NVD
NVD
added 2019/11/28 1:15 a.m.21 views

CVE-2019-18276

An issue was discovered in disableprivmode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems th...

7.8CVSS7.6AI score0.02608EPSS
SaveExploits5References7
Prion
Prion
added 2019/11/28 1:15 a.m.23 views

Design/Logic Flaw

An issue was discovered in disableprivmode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems th...

7.2CVSS7.5AI score0.02608EPSS
SaveExploits5References7Affected Software3
UbuntuCve
UbuntuCve
added 2019/11/28 1:15 a.m.38 views

CVE-2019-18276

An issue was discovered in disableprivmode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems th...

7.8CVSS7AI score0.02608EPSS
SaveExploits5References3
Vulnrichment
Vulnrichment
added 2019/11/28 12:27 a.m.4 views

CVE-2019-18276

An issue was discovered in disableprivmode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems th...

7.7AI score0.02608EPSS
SaveExploits5References7
Debian CVE
Debian CVE
added 2019/11/28 12:27 a.m.57 views

CVE-2019-18276

An issue was discovered in disableprivmode in shell.c in GNU Bash through 5.0 patch 11. By default, if Bash is run with its effective UID not equal to its real UID, it will drop privileges by setting its effective UID to its real UID. However, it does so incorrectly. On Linux and other systems th...

7.8CVSS7.8AI score0.02608EPSS
SaveExploits5
CVE
CVE
added 2019/11/28 12:27 a.m.375 views

CVE-2019-18276

CVE-2019-18276 affects GNU Bash up to 5.0 patch 11, where disable_priv_mode in shell.c incorrectly drops privileges when UID real != effective, leaving the saved UID intact. An attacker with shell command execution can use enable -f to load a new builtin (shared object) that calls setuid(), regai...

7.8CVSS7.5AI score0.02608EPSS
SaveExploits5References7Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2019/10/18 3:10 a.m.54 views

Security Bulletin: Vulnerabilities in Bash affect IBM Netezza Host Management (CVE-2014-6271, CVE-2014-7169, CVE-2014-7186, CVE-2014-7187, CVE-2014-6277, CVE-2014-6278)

Summary Six Bash vulnerabilities were disclosed in September 2014. This bulletin addresses the vulnerabilities that have been referred to as “Bash Bug” or “Shellshock” and two memory corruption vulnerabilities. Bash is used by IBM Netezza Host Management. Vulnerability Details CVE-ID: CVE-2014-62...

10CVSS1.8AI score0.99999EPSS
SaveExploits165Affected Software1
RedhatCVE
RedhatCVE
added 2019/06/19 7:21 a.m.41 views

CVE-2012-6711

A heap-based buffer overflow exists in GNU Bash before 4.3 when wide characters, not supported by the current locale set in the LCCTYPE environment variable, are printed through the echo built-in function. A local attacker, who can provide data to print through the "echo -e" built-in function, ma...

7.8CVSS5.5AI score0.0051EPSS
SaveExploits0References3
Rows per page
Query Builder