cvelist/2018/20xxx/CVE-2018-20325.json

62 lines
1.8 KiB
JSON
Raw Normal View History

2018-12-21 01:07:12 -05:00
{
2019-03-18 03:45:32 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-20325",
"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": [
2018-12-21 17:15:27 -05:00
{
2019-03-18 03:45:32 +00:00
"lang": "eng",
"value": "There is a vulnerability in load() method in definitions/parser.py in the Danijar Hafner definitions package for Python. It can execute arbitrary python commands resulting in command execution."
2018-12-21 17:15:27 -05:00
}
2019-03-18 03:45:32 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/danijar/definitions/issues/14",
"refsource": "MISC",
"url": "https://github.com/danijar/definitions/issues/14"
}
]
}
}