CVE-2017-16010

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.
References
Link Resource
https://github.com/i18next/i18next/pull/826 Exploit Issue Tracking Third Party Advisory
https://nodesecurity.io/advisories/326 Exploit Third Party Advisory
Configurations

Configuration 1 (hide)

cpe:2.3:a:i18next:i18next:*:*:*:*:*:node.js:*:*

History

No history.

Information

Published : 2018-05-29 20:29

Updated : 2024-02-04 19:46


NVD link : CVE-2017-16010

Mitre link : CVE-2017-16010

CVE.ORG link : CVE-2017-16010


JSON object : View

Products Affected

i18next

  • i18next
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')