Vulnerability Description
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.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| I18Next | I18Next | <= 1.10.2 |
Related Weaknesses (CWE)
References
- https://github.com/i18next/i18next/pull/443ExploitIssue TrackingPatch
- https://nodesecurity.io/advisories/325ExploitThird Party Advisory
- https://github.com/i18next/i18next/pull/443ExploitIssue TrackingPatch
- https://nodesecurity.io/advisories/325ExploitThird Party Advisory
FAQ
What is CVE-2017-16008?
CVE-2017-16008 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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...
How severe is CVE-2017-16008?
CVE-2017-16008 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2017-16008?
Check the references section above for vendor advisories and patch information. Affected products include: I18Next I18Next.