CVE-2019-12761

UnknownEPSS 2.10%

Last modified

CVE-2019-12761 is a vulnerability of currently unknown severity. 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. EPSS estimates a 2.10% chance of exploitation in the next 30 days.

Description

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.

Metrics

EPSS Probability
2.10%

79.4th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
PythonPyxdg< 0.26

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2019-12761?
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.
How severe is CVE-2019-12761?
Severity scoring for CVE-2019-12761 is pending analysis. The EPSS model estimates a 2.10% probability of exploitation in the next 30 days.
How do I fix CVE-2019-12761?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2019-12761?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST