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.
References
Configurations
Information
Published : 2014-01-27 16:55
Updated : 2017-08-28 18:34
NVD link : CVE-2014-1624
Mitre link : CVE-2014-1624
JSON object : View
CWE
CWE-59
Improper Link Resolution Before File Access ('Link Following')
Products Affected
python
- pyxdg