2019-02-06 14:04:50 -05:00
{
2019-03-17 22:13:21 +00:00
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
"ID" : "CVE-2019-7537" ,
2019-03-21 20:00:47 +00:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
2019-03-17 22:13:21 +00:00
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2019-03-21 20:00:47 +00:00
"value" : "An issue was discovered in Donfig 0.3.0. There is a vulnerability in the collect_yaml method in config_obj.py. It can execute arbitrary Python commands, resulting in command execution."
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"url" : "https://github.com/pytroll/donfig/issues/5" ,
"refsource" : "MISC" ,
"name" : "https://github.com/pytroll/donfig/issues/5"
} ,
{
"url" : "https://github.com/pytroll/donfig/commits/master" ,
"refsource" : "MISC" ,
"name" : "https://github.com/pytroll/donfig/commits/master"
2019-03-17 22:13:21 +00:00
}
]
}
}