CVE-2023-1521
HIGHsccache < 0.4.0 - LD_PRELOAD Local Privilege Escalation
Title source: manualExploitation Summary
EIP tracks 1 public exploit for CVE-2023-1521. PoCs published by rubbxalc.
AI-analyzed exploit summary This PoC demonstrates a local privilege escalation (LPE) via LD_PRELOAD hijacking, exploiting CVE-2023-1521. The malicious shared library (libpoc.so) creates a file in /tmp as a proof of arbitrary code execution during program initialization.
Description
On Linux the sccache client can execute arbitrary code with the privileges of a local sccache server, by preloading the code in a shared library passed to LD_PRELOAD. If the server is run as root (which is the default when installing the snap package https://snapcraft.io/sccache ), this means a user running the sccache client can get root privileges.
Exploits (1)
This PoC demonstrates a local privilege escalation (LPE) via LD_PRELOAD hijacking, exploiting CVE-2023-1521. The malicious shared library (libpoc.so) creates a file in /tmp as a proof of arbitrary code execution during program initialization.
References (2)
Scores
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H