Vulnerability Description
gettext.js is a GNU gettext port for node and the browser. There is a cross-site scripting (XSS) injection if `.po` dictionary definition files are corrupted. This vulnerability has been patched in version 2.0.3. As a workaround, control the origin of the definition catalog to prevent the use of this flaw in the definition of plural forms.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/guillaumepotier/gettext.js/commit/8150aeba833183e14c2291a8a14
- https://github.com/guillaumepotier/gettext.js/security/advisories/GHSA-vwhg-jwr4
FAQ
What is CVE-2024-43370?
CVE-2024-43370 is a vulnerability with a CVSS score of 7.2 (HIGH). gettext.js is a GNU gettext port for node and the browser. There is a cross-site scripting (XSS) injection if `.po` dictionary definition files are corrupted. This vulnerability has been patched in ve...
How severe is CVE-2024-43370?
CVE-2024-43370 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-43370?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.