← Back to CVE List

CVE-2019-12761

Published: 2019-06-06T19:29Z
Last Modified: 2024-11-21T04:23Z
Source: MITRE CVE List
License: MITRE-CVE-TOS
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 sanitization in xdg/Menu.py before an eval call. > MITRE Terms of Use apply – see LICENSE‑MITRE.txt