In OpenBSD 6.6, local users can use the su -L option to achieve any login class (often excluding root) because there is a logic error in the main function in su/su.c.
References
Configurations
History
21 Nov 2024, 04:34
Type | Values Removed | Values Added |
---|---|---|
References | () http://packetstormsecurity.com/files/155572/Qualys-Security-Advisory-OpenBSD-Authentication-Bypass-Privilege-Escalation.html - Third Party Advisory | |
References | () http://seclists.org/fulldisclosure/2019/Dec/14 - Third Party Advisory | |
References | () http://www.openwall.com/lists/oss-security/2019/12/04/5 - Exploit, Mailing List, Third Party Advisory | |
References | () https://github.com/openbsd/src/blob/2dfc98f42e117c7605b52b5020b630d98601dc22/usr.bin/su/su.c#L210-L211 - Third Party Advisory | |
References | () https://seclists.org/bugtraq/2019/Dec/8 - Exploit, Mailing List, Third Party Advisory | |
References | () https://www.openbsd.org/errata66.html - Vendor Advisory | |
References | () https://www.openwall.com/lists/oss-security/2019/12/04/5 - Exploit, Mailing List, Third Party Advisory |
Information
Published : 2019-12-05 00:15
Updated : 2024-11-21 04:34
NVD link : CVE-2019-19519
Mitre link : CVE-2019-19519
CVE.ORG link : CVE-2019-19519
JSON object : View
Products Affected
openbsd
- openbsd
CWE
CWE-287
Improper Authentication