Local File Ownership Manipulation in GNU Coreutils
CVE-2017-18018
4.7MEDIUM
What is CVE-2017-18018?
In GNU Coreutils versions up to 8.29, a flaw exists in the handling of ownership changes through the commands chown and chgrp. When using the POSIX options '-R -L', the application fails to adequately prevent the replacement of a regular file with a symlink. This vulnerability enables local users to exploit a race condition, potentially allowing them to modify the ownership of arbitrary files. This could lead to unauthorized access and manipulation of system files.