Lucene search

K
osvGoogleOSV:PYSEC-2019-199
HistoryJun 06, 2019 - 7:29 p.m.

PYSEC-2019-199

2019-06-0619:29:00
Google
osv.dev
11

EPSS

0.007

Percentile

80.1%

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.