mcaj-git / nextcloud-dev

GNU Affero General Public License v3.0
1 stars 1 forks source link

CVE-2024-21528 (Medium) detected in node-gettext-3.0.0.tgz, node-gettext-2.1.0.tgz #404

Open mend-bolt-for-github[bot] opened 2 months ago

mend-bolt-for-github[bot] commented 2 months ago

CVE-2024-21528 - Medium Severity Vulnerability

Vulnerable Libraries - node-gettext-3.0.0.tgz, node-gettext-2.1.0.tgz

node-gettext-3.0.0.tgz

A JavaScript implementation of gettext, a localization framework

Library home page: https://registry.npmjs.org/node-gettext/-/node-gettext-3.0.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy: - moment-1.1.1.tgz (Root Library) - l10n-1.2.0.tgz - :x: **node-gettext-3.0.0.tgz** (Vulnerable Library)

node-gettext-2.1.0.tgz

A JavaScript implementation of gettext, a localization framework

Library home page: https://registry.npmjs.org/node-gettext/-/node-gettext-2.1.0.tgz

Path to dependency file: /package.json

Path to vulnerable library: /package.json

Dependency Hierarchy: - moment-1.1.1.tgz (Root Library) - :x: **node-gettext-2.1.0.tgz** (Vulnerable Library)

Found in HEAD commit: 593644825e582dbe07983985c91cfa4f02afa3bc

Found in base branch: master

Vulnerability Details

All versions of the package node-gettext are vulnerable to Prototype Pollution via the addTranslations() function in gettext.js due to improper user input sanitization.

Publish Date: 2024-09-10

URL: CVE-2024-21528

CVSS 3 Score Details (5.9)

Base Score Metrics: - Exploitability Metrics: - Attack Vector: Network - Attack Complexity: High - Privileges Required: None - User Interaction: None - Scope: Unchanged - Impact Metrics: - Confidentiality Impact: None - Integrity Impact: None - Availability Impact: High

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with Mend here