cvelist/2019/12xxx/CVE-2019-12761.json
2021-08-03 15:00:58 +00:00

77 lines
2.7 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12761",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://gist.github.com/dhondta/b45cd41f4186110a354dc7272916feba",
"refsource": "MISC",
"name": "https://gist.github.com/dhondta/b45cd41f4186110a354dc7272916feba"
},
{
"url": "https://snyk.io/vuln/SNYK-PYTHON-PYXDG-174562",
"refsource": "MISC",
"name": "https://snyk.io/vuln/SNYK-PYTHON-PYXDG-174562"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20190616 [SECURITY] [DLA 1819-1] pyxdg security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/06/msg00006.html"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20210803 [SECURITY] [DLA 2727-1] pyxdg security update",
"url": "https://lists.debian.org/debian-lts-announce/2021/08/msg00003.html"
}
]
}
}