2017-10-29 14:04:06 -04:00
{
"CVE_data_meta" : {
2018-05-30 23:30:52 -04:00
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
2017-10-29 14:04:06 -04:00
"ID" : "CVE-2016-10527" ,
2018-05-30 23:30:52 -04:00
"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"
}
]
}
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-30 23:30:52 -04:00
"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" : [
{
"url" : "https://github.com/riot/compiler/issues/46"
} ,
{
"url" : "https://nodesecurity.io/advisories/86"
2017-10-29 14:04:06 -04:00
}
]
}
}