Learn about CVE-2019-19519 affecting OpenBSD 6.6, allowing local users to attain any login class via the su -L option due to a logic flaw in su/su.c. Find mitigation steps and preventive measures.
OpenBSD 6.6 su -L option allows local users to attain any login class due to a logic flaw in su/su.c.
Understanding CVE-2019-19519
The vulnerability in OpenBSD 6.6 enables local users to exploit the su -L option to gain unauthorized access.
What is CVE-2019-19519?
The su -L option in OpenBSD 6.6 allows local users to attain any login class, typically excluding root, due to a logic flaw present in the main function of su/su.c.
The Impact of CVE-2019-19519
Technical Details of CVE-2019-19519
The technical aspects of the vulnerability in OpenBSD 6.6.
Vulnerability Description
Affected Systems and Versions
Exploitation Mechanism
Mitigation and Prevention
Steps to mitigate and prevent the CVE-2019-19519 vulnerability.
Immediate Steps to Take
Long-Term Security Practices
Patching and Updates