Privilege Escalation Vulnerability in OpenBSD xlock Component
CVE-2019-19520
7.8HIGH
Key Information:
Badges
👾 Exploit Exists
What is CVE-2019-19520?
The xlock utility in OpenBSD 6.6 contains a vulnerability that allows local users to escalate their privileges. This flaw arises from improper handling of the LIBGL_DRIVERS_PATH environment variable within the xenocara/lib/mesa/src/loader/loader.c file, specifically during the dynamic loading process using dlopen. By manipulating this environment variable, a local user can gain unauthorized access to functions or permissions restricted to the auth group, posing a significant security risk to affected systems.