CVE-2014-1624

CVE-2014-1624 is a low-severity vulnerability in Python Pyxdg with a CVSS 2.0 base score of 3.3. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-59.

Key facts

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.

Frequently asked questions

What is CVE-2014-1624?
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.
How severe is CVE-2014-1624?
CVE-2014-1624 has a CVSS 2.0 base score of 3.3, rated low severity.
Is CVE-2014-1624 being actively exploited?
It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 0% (23rd percentile), an estimate of the probability of exploitation in the next 30 days.
What products are affected by CVE-2014-1624?
CVE-2014-1624 affects Python Pyxdg. See the affected-products list for the exact vulnerable versions.
How do I fix CVE-2014-1624?
Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
When was CVE-2014-1624 published?
CVE-2014-1624 was published on 2014-01-28 and last updated on 2026-06-17.

References

Affected products (1)

More vulnerabilities in Python Pyxdg

All CVEs affecting Python Pyxdg →

Other CWE-59 (Improper Link Resolution Before File Access (Link Following)) vulnerabilities

Browse all CWE-59 (Improper Link Resolution Before File Access (Link Following)) vulnerabilities →