cvelist/2016/10xxx/CVE-2016-10527.json
2018-05-31 16:03:59 -04:00

69 lines
1.8 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "support@hackerone.com",
"DATE_PUBLIC" : "2018-04-26T00:00:00",
"ID" : "CVE-2016-10527",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "riot-compiler node module",
"version" : {
"version_data" : [
{
"version_value" : "2.3.21"
}
]
}
}
]
},
"vendor_name" : "HackerOne"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The riot-compiler version version 2.3.21 has an issue in a regex (Catastrophic Backtracking) thats make it unusable under certain conditions."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service (CWE-400)"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/riot/compiler/issues/46",
"refsource" : "MISC",
"url" : "https://github.com/riot/compiler/issues/46"
},
{
"name" : "https://nodesecurity.io/advisories/86",
"refsource" : "MISC",
"url" : "https://nodesecurity.io/advisories/86"
}
]
}
}