2017-10-29 14:04:06 -04:00
{
"CVE_data_meta" : {
2018-05-29 13:21:43 -04:00
"ASSIGNER" : "support@hackerone.com" ,
"DATE_PUBLIC" : "2018-04-26T00:00:00" ,
2017-10-29 14:04:06 -04:00
"ID" : "CVE-2017-16010" ,
2018-05-29 13:21:43 -04:00
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "i18next node module" ,
"version" : {
"version_data" : [
{
"version_value" : ">=2.0.0 <=3.4.3"
}
]
}
}
]
} ,
"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-29 16:06:16 -04:00
"value" : "i18next is a language translation framework. When using the .init method, passing interpolation options without passing an escapeValue will default to undefined rather than the assumed true. This can result in a cross-site scripting vulnerability because user input is assumed to be escaped, but is not. This vulnerability affects i18next 2.0.0 and later."
2018-05-29 13:21:43 -04:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "Cross-site Scripting (XSS) - Generic (CWE-79)"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
2018-05-29 16:06:16 -04:00
"name" : "https://github.com/i18next/i18next/pull/826" ,
"refsource" : "MISC" ,
2018-05-29 13:21:43 -04:00
"url" : "https://github.com/i18next/i18next/pull/826"
} ,
{
2018-05-29 16:06:16 -04:00
"name" : "https://nodesecurity.io/advisories/326" ,
"refsource" : "MISC" ,
2018-05-29 13:21:43 -04:00
"url" : "https://nodesecurity.io/advisories/326"
2017-10-29 14:04:06 -04:00
}
]
}
}