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