i18next is a language translation framework. Because of how the interpolation is implemented, making replacements from the dictionary one at a time, untrusted user input can use the name of one of the dictionary keys to inject script into the browser. This affects i18next <=1.10.2.
References
Link | Resource |
---|---|
https://github.com/i18next/i18next/pull/443 | Exploit Issue Tracking Patch Third Party Advisory |
https://nodesecurity.io/advisories/325 | Exploit Third Party Advisory |
Configurations
History
No history.
Information
Published : 2018-06-04 19:29
Updated : 2024-02-04 19:46
NVD link : CVE-2017-16008
Mitre link : CVE-2017-16008
CVE.ORG link : CVE-2017-16008
JSON object : View
Products Affected
i18next
- i18next
CWE
CWE-79
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')