Link following in pyxdg - CVE-2014-1624
Published: January 28, 2014 / Updated: August 10, 2020
pyxdg
Detailed vulnerability description
The vulnerability allows a remote non-authenticated attacker to manipulate or delete data.
Race condition in the xdg.BaseDirectory.get_runtime_dir function in python-xdg 0.25 allows local users to overwrite arbitrary files by pre-creating /tmp/pyxdg-runtime-dir-fallback-victim to point to a victim-owned location, then replacing it with a symlink to an attacker-controlled location once the get_runtime_dir function is called.