Security Advisory

CVE-2017-16010

CVE vulnerability detail - eXtreme Datacenter Security Operations

Published 2018-05-29 20:00:00
Last updated 2024-09-16 18:38:55
Assigner hackerone
CVSS score not scored
State PUBLISHED

Description

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.