An issue was discovered in slicer69 doas before 6.2 on certain platforms other than OpenBSD. A setusercontext(3) call with flags to change the UID, primary GID, and secondary GIDs was replaced (on certain platforms: Linux and possibly NetBSD) with a single setuid(2) call. This resulted in neither changing the group id nor initializing secondary group ids.
References
Link | Resource |
---|---|
https://github.com/slicer69/doas/commit/6cf0236184ff6304bf5e267ccf7ef02874069697 | Patch Third Party Advisory |
https://github.com/slicer69/doas/compare/6.1p1...6.2 | Patch Release Notes Third Party Advisory |
https://github.com/slicer69/doas/pull/23 | Exploit Third Party Advisory |
Configurations
Configuration 1 (hide)
AND |
|
History
No history.
Information
Published : 2019-10-18 16:15
Updated : 2020-08-24 17:37
NVD link : CVE-2019-15901
Mitre link : CVE-2019-15901
CVE.ORG link : CVE-2019-15901
JSON object : View
Products Affected
linux
- linux_kernel
doas_project
- doas
CWE
CWE-269
Improper Privilege Management