cvelist/2016/10xxx/CVE-2016-10552.json

64 lines
1.6 KiB
JSON
Raw Normal View History

2017-10-29 14:04:06 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com",
"DATE_PUBLIC" : "2018-04-26T00:00:00",
2017-10-29 14:04:06 -04:00
"ID" : "CVE-2016-10552",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "igniteui node module",
"version" : {
"version_data" : [
{
"version_value" : "<=0.0.5"
}
]
}
}
]
},
"vendor_name" : "HackerOne"
}
]
}
2017-10-29 14:04:06 -04:00
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
2018-05-31 16:03:59 -04:00
"value" : "igniteui 0.0.5 and earlier downloads JavaScript and CSS resources over insecure protocol."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Missing Encryption of Sensitive Data (CWE-311)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
2018-05-31 16:03:59 -04:00
"name" : "https://nodesecurity.io/advisories/116",
"refsource" : "MISC",
"url" : "https://nodesecurity.io/advisories/116"
2017-10-29 14:04:06 -04:00
}
]
}
}