VYPR

PyPI package

pyxdg

pkg:pypi/pyxdg

Vulnerabilities (2)

  • CVE-2019-12761Jun 6, 2019
    affected < 0.26fixed 0.26

    A code injection issue was discovered in PyXDG before 0.26 via crafted Python code in a Category element of a Menu XML document in a .menu file. XDG_CONFIG_DIRS must be set up to trigger xdg.Menu.parse parsing within the directory containing this file. This is due to a lack of sa

  • CVE-2014-1624Jan 28, 2014
    affected < 0.26fixed 0.26

    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-controll