Bugzilla – Bug 1098872
VUL-0: CVE-2018-12615: rubygem-passenger: privilege lowering in switchGroup() in agent/ExecHelper/ExecHelperMain.cpp
Last modified: 2024-06-13 17:22:49 UTC
rh#1594361 An issue was discovered in switchGroup() in agent/ExecHelper/ExecHelperMain.cpp in Phusion Passenger before 5.3.2. The set of groups (gidset) is not set correctly, leaving it up to randomness (i.e., uninitialized memory) which supplementary groups are actually being set while lowering privileges. References: https://bugzilla.redhat.com/show_bug.cgi?id=1594361 http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2018-12615 http://people.canonical.com/~ubuntu-security/cve/2018/CVE-2018-12615.html http://www.cvedetails.com/cve/CVE-2018-12615/ https://github.com/phusion/passenger/commit/4e97fdb86d0a0141ec9a052c6e691fcd07bb45c8
the affected code is not in older versions that we ship.