Security Advisory

CVE-2014-1624

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2014-01-28 00:00:00
Last updated 2024-08-06 09:50:09
Assigner mitre
CVSS score not scored
State PUBLISHED

Description

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.