CVE-2014-1624

low
Published 2022-05-17 · Modified 2023-11-08
CVSS v3
CVSS v2
3.3
VIR risk
3.3

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.

Predictions

Exploit likelihood
20%
Patch ETA

Heuristic predictions, AS-IS, for prioritization only.

Mitigations

vendor Authored 2026-05-27

Vendor advisory: debian — https://security-tracker.debian.org/tracker/CVE-2014-1624

vendor Authored 2026-05-27

Vendor advisory: suse — https://www.suse.com/security/cve/CVE-2014-1624.html

OS impact

OSVersionStatusFixed in
suse slesaffected
debian debianbookwormfixed0.25-4
debian debianbullseyefixed0.25-4
debian debianforkyfixed0.25-4
debian debiansidfixed0.25-4
debian debiantrixiefixed0.25-4

Package impact

EcosystemPackageVulnerableFixed
python PyPIpyxdg<0.260.26
python PyPIpyxdg>=0.25,<0.260.26

Application impact

VendorProductVersionsFixed
pythonpyxdg0.25

References

CWEs

CWE-59

Verify integrity in audit chain (admin only). AS-IS.