cvelist/2018/3xxx/CVE-2018-3650.json

64 lines
1.8 KiB
JSON
Raw Normal View History

2017-12-28 12:04:07 -05:00
{
"CVE_data_meta" : {
"ASSIGNER" : "secure@intel.com",
"DATE_PUBLIC" : "2018-07-10T00:00:00",
2017-12-28 12:04:07 -05:00
"ID" : "CVE-2018-3650",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Intel Distribution for Python",
"version" : {
"version_data" : [
{
"version_value" : "Before 2018 Update 2"
}
]
}
}
]
},
"vendor_name" : "Intel Corporation"
}
]
}
2017-12-28 12:04:07 -05:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Insufficient Input Validation in Bleach module in INTEL Distribution for Python versions prior to IDP 2018 Update 2 allows unprivileged user to bypass URI sanitization via local vector."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-08-01 11:06:39 -04:00
"name" : "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00129.html",
"refsource" : "CONFIRM",
"url" : "https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00129.html"
2017-12-28 12:04:07 -05:00
}
]
}
}