tharun453 / samples

Sample code referenced by the .NET documentation
https://docs.microsoft.com/samples/browse
Creative Commons Attribution 4.0 International
0 stars 0 forks source link

CVE-2024-38999 (Critical) detected in requirejs-2.1.22.tgz #112

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

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

CVE-2024-38999 - Critical Severity Vulnerability

Vulnerable Library - requirejs-2.1.22.tgz

Node adapter for RequireJS, for loading AMD modules. Includes RequireJS optimizer

Library home page: https://registry.npmjs.org/requirejs/-/requirejs-2.1.22.tgz

Path to dependency file: /core/tutorials/buggyamb/BuggyAmb/wwwroot/scripts/jquery-ui-1.12.1/package.json

Path to vulnerable library: /core/tutorials/buggyamb/BuggyAmb/wwwroot/scripts/jquery-ui-1.12.1/node_modules/requirejs/package.json

Dependency Hierarchy: - grunt-contrib-requirejs-0.4.4.tgz (Root Library) - :x: **requirejs-2.1.22.tgz** (Vulnerable Library)

Found in HEAD commit: 0d7f1931b9759c22f0469b959114a5d94f8f92e4

Found in base branch: main

Vulnerability Details

jrburke requirejs v2.3.6 was discovered to contain a prototype pollution via the function s.contexts._.configure. This vulnerability allows attackers to execute arbitrary code or cause a Denial of Service (DoS) via injecting arbitrary properties.

Publish Date: 2024-07-01

URL: CVE-2024-38999

CVSS 3 Score Details (10.0)

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

For more information on CVSS3 Scores, click here.


Step up your Open Source Security Game with Mend here