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.
Remediation
References
https://nodesecurity.io/advisories/326
https://github.com/i18next/i18next/pull/826
Related Vulnerabilities
CVE-2022-41376 Vulnerability in npm package metro4
CVE-2022-44262 Vulnerability in maven package org.ff4j:ff4j-core
CVE-2020-15168 Vulnerability in npm package node-fetch
CVE-2022-0239 Vulnerability in maven package edu.stanford.nlp:stanford-corenlp
CVE-2020-5497 Vulnerability in maven package org.mitre:openid-connect-common