CVE-2017-18078
HIGHsystemd < 237 - Local Privilege Escalation via Hard Link Ownership Bypass
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2017-18078. PoCs published by Michael Orlitzky.
AI-analyzed exploit summary This is a detailed writeup explaining CVE-2017-18078, a vulnerability in systemd-tmpfiles where hard links can be exploited to change ownership and permissions of sensitive files if fs.protected_hardlinks is disabled. The document describes the attack scenario, proof-of-concept steps, and mitigation strategies.
Description
systemd-tmpfiles in systemd before 237 attempts to support ownership/permission changes on hardlinked files even if the fs.protected_hardlinks sysctl is turned off, which allows local users to bypass intended access restrictions via vectors involving a hard link to a file for which the user lacks write access, as demonstrated by changing the ownership of the /etc/passwd file.
Exploits (1)
This is a detailed writeup explaining CVE-2017-18078, a vulnerability in systemd-tmpfiles where hard links can be exploited to change ownership and permissions of sensitive files if fs.protected_hardlinks is disabled. The document describes the attack scenario, proof-of-concept steps, and mitigation strategies.
References (9)
Scores
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H