CVE-2019-18276

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.
Configurations

Configuration 1 (hide)

OR cpe:2.3:a:gnu:bash:*:*:*:*:*:*:*:*
cpe:2.3:a:gnu:bash:5.0:beta1:*:*:*:*:*:*
cpe:2.3:a:gnu:bash:5.0:beta2:*:*:*:*:*:*
cpe:2.3:a:gnu:bash:5.0:patch1:*:*:*:*:*:*
cpe:2.3:a:gnu:bash:5.0:patch10:*:*:*:*:*:*
cpe:2.3:a:gnu:bash:5.0:patch11:*:*:*:*:*:*
cpe:2.3:a:gnu:bash:5.0:patch2:*:*:*:*:*:*
cpe:2.3:a:gnu:bash:5.0:patch3:*:*:*:*:*:*
cpe:2.3:a:gnu:bash:5.0:patch4:*:*:*:*:*:*
cpe:2.3:a:gnu:bash:5.0:patch5:*:*:*:*:*:*
cpe:2.3:a:gnu:bash:5.0:patch6:*:*:*:*:*:*
cpe:2.3:a:gnu:bash:5.0:patch7:*:*:*:*:*:*
cpe:2.3:a:gnu:bash:5.0:patch8:*:*:*:*:*:*
cpe:2.3:a:gnu:bash:5.0:patch9:*:*:*:*:*:*
cpe:2.3:a:gnu:bash:5.0:rc1:*:*:*:*:*:*

Configuration 2 (hide)

OR cpe:2.3:a:netapp:hci_management_node:-:*:*:*:*:*:*:*
cpe:2.3:a:netapp:oncommand_unified_manager:*:*:*:*:*:vmware_vsphere:*:*
cpe:2.3:a:netapp:solidfire:-:*:*:*:*:*:*:*

Configuration 3 (hide)

cpe:2.3:a:oracle:communications_cloud_native_core_policy:1.14.0:*:*:*:*:*:*:*

History

21 Nov 2024, 04:32

Type Values Removed Values Added
References () http://packetstormsecurity.com/files/155498/Bash-5.0-Patch-11-Privilege-Escalation.html - Exploit, Third Party Advisory, VDB Entry () http://packetstormsecurity.com/files/155498/Bash-5.0-Patch-11-Privilege-Escalation.html - Exploit, Third Party Advisory, VDB Entry
References () https://github.com/bminor/bash/commit/951bdaad7a18cc0dc1036bba86b18b90874d39ff - Patch, Third Party Advisory () https://github.com/bminor/bash/commit/951bdaad7a18cc0dc1036bba86b18b90874d39ff - Patch, Third Party Advisory
References () https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E - () https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E -
References () https://security.gentoo.org/glsa/202105-34 - Third Party Advisory () https://security.gentoo.org/glsa/202105-34 - Third Party Advisory
References () https://security.netapp.com/advisory/ntap-20200430-0003/ - Third Party Advisory () https://security.netapp.com/advisory/ntap-20200430-0003/ - Third Party Advisory
References () https://www.oracle.com/security-alerts/cpuapr2022.html - Patch, Third Party Advisory () https://www.oracle.com/security-alerts/cpuapr2022.html - Patch, Third Party Advisory
References () https://www.youtube.com/watch?v=-wGtxJ8opa8 - Exploit, Third Party Advisory () https://www.youtube.com/watch?v=-wGtxJ8opa8 - Exploit, Third Party Advisory

07 Nov 2023, 03:06

Type Values Removed Values Added
References
  • {'url': 'https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772@%3Cdev.mina.apache.org%3E', 'name': '[mina-dev] 20210225 [jira] [Created] (FTPSERVER-500) Security vulnerability in common/lib/log4j-1.2.17.jar', 'tags': ['Mailing List', 'Third Party Advisory'], 'refsource': 'MLIST'}
  • () https://lists.apache.org/thread.html/rf9fa47ab66495c78bb4120b0754dd9531ca2ff0430f6685ac9b07772%40%3Cdev.mina.apache.org%3E -

Information

Published : 2019-11-28 01:15

Updated : 2024-11-21 04:32


NVD link : CVE-2019-18276

Mitre link : CVE-2019-18276

CVE.ORG link : CVE-2019-18276


JSON object : View

Products Affected

netapp

  • oncommand_unified_manager
  • hci_management_node
  • solidfire

gnu

  • bash

oracle

  • communications_cloud_native_core_policy
CWE
CWE-273

Improper Check for Dropped Privileges