Publish GHSA-vwhg-jwr4-vxgg

This commit is contained in:
advisory-database[bot]
2024-08-15 18:07:59 +00:00
parent 2745c50cbe
commit 0b444284b5
@@ -0,0 +1,54 @@
{
"schema_version": "1.4.0",
"id": "GHSA-vwhg-jwr4-vxgg",
"modified": "2024-08-15T18:06:50Z",
"published": "2024-08-15T18:06:50Z",
"aliases": [
"CVE-2024-43370"
],
"summary": "gettext.js has a Cross-site Scripting injection ",
"details": "### Impact\nPossible vulnerability to XSS injection if .po dictionary definition files is corrupted\n\n### Patches\nUpdate gettext.js to 2.0.3\n\n### Workarounds\nMake sure you control the origin of the definition catalog to prevent the use of this flaw in the definition of plural forms.\n",
"severity": [
],
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "gettext.js"
},
"ranges": [
{
"type": "ECOSYSTEM",
"events": [
{
"introduced": "0"
},
{
"fixed": "2.0.3"
}
]
}
]
}
],
"references": [
{
"type": "WEB",
"url": "https://github.com/guillaumepotier/gettext.js/security/advisories/GHSA-vwhg-jwr4-vxgg"
},
{
"type": "PACKAGE",
"url": "https://github.com/guillaumepotier/gettext.js"
}
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"severity": "HIGH",
"github_reviewed": true,
"github_reviewed_at": "2024-08-15T18:06:50Z",
"nvd_published_at": null
}
}