2017-12-04 03:02:28 -05:00
{
2021-03-30 02:00:38 +00:00
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
2019-03-18 02:09:10 +00:00
"CVE_data_meta" : {
"ID" : "CVE-2018-1109" ,
2021-03-30 02:00:38 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "nodejs-braces" ,
"version" : {
"version_data" : [
{
"version_value" : "braces 2.3.1"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-185->CWE-400"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1547272" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1547272"
} ,
{
"refsource" : "MISC" ,
"name" : "https://snyk.io/vuln/npm:braces:20180219" ,
"url" : "https://snyk.io/vuln/npm:braces:20180219"
}
]
2019-03-18 02:09:10 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2021-03-30 02:00:38 +00:00
"value" : "A vulnerability was found in Braces versions prior to 2.3.1. Affected versions of this package are vulnerable to Regular Expression Denial of Service (ReDoS) attacks."
2019-03-18 02:09:10 +00:00
}
]
}
}