Lucene search

K
vulnrichmentGitHub_MVULNRICHMENT:CVE-2024-43370
HistoryAug 15, 2024 - 11:44 p.m.

CVE-2024-43370 gettext.js vulnerable to cross-site scripting (XSS)

2024-08-1523:44:47
CWE-79
GitHub_M
github.com
2
gettext.js
xss
vulnerability
version 2.0.3
cross-site scripting
node
browser
dictionary files
patched
workaround
origin control
plural forms

CVSS3

7.2

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

AI Score

6.4

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

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.

CNA Affected

[
  {
    "vendor": "guillaumepotier",
    "product": "gettext.js",
    "versions": [
      {
        "version": "< 2.0.3",
        "status": "affected"
      }
    ]
  }
]

CVSS3

7.2

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

CHANGED

Confidentiality Impact

LOW

Integrity Impact

LOW

Availability Impact

NONE

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N

AI Score

6.4

Confidence

High

SSVC

Exploitation

none

Automatable

no

Technical Impact

partial

Related for VULNRICHMENT:CVE-2024-43370