Tim-Demo / JuiceShop

MIT License
0 stars 0 forks source link

CVE-2024-39249 (Medium) detected in async-2.6.3.tgz, async-3.2.1.tgz - autoclosed #233

Closed mend-for-github-com[bot] closed 4 months ago

mend-for-github-com[bot] commented 4 months ago

CVE-2024-39249 - Medium Severity Vulnerability

Vulnerable Libraries - async-2.6.3.tgz, async-3.2.1.tgz

async-2.6.3.tgz

Higher-order functions and common patterns for asynchronous code

Library home page: https://registry.npmjs.org/async/-/async-2.6.3.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/portscanner/node_modules/async/package.json,/node_modules/portfinder/node_modules/async/package.json,/frontend/node_modules/async/package.json,/node_modules/kuromoji/node_modules/async/package.json,/node_modules/archiver/node_modules/async/package.json

Dependency Hierarchy: - build-angular-0.1102.14.tgz (Root Library) - webpack-dev-server-3.11.2.tgz - portfinder-1.0.28.tgz - :x: **async-2.6.3.tgz** (Vulnerable Library)

async-3.2.1.tgz

Higher-order functions and common patterns for asynchronous code

Library home page: https://registry.npmjs.org/async/-/async-3.2.1.tgz

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/async/package.json

Dependency Hierarchy: - winston-3.3.3.tgz (Root Library) - :x: **async-3.2.1.tgz** (Vulnerable Library)

Found in HEAD commit: ba236fd18ec3e6450d68d675bce1609d2e5d3230

Found in base branch: main

Vulnerability Details

Async <= 2.6.4 and <= 3.2.5 are vulnerable to ReDoS (Regular Expression Denial of Service) while parsing function in autoinject function. NOTE: this is disputed by the supplier because there is no realistic threat model: regular expressions are not used with untrusted input.

Publish Date: 2024-07-01

URL: CVE-2024-39249

CVSS 3 Score Details (6.5)

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

For more information on CVSS3 Scores, click here.

mend-for-github-com[bot] commented 4 months ago

:heavy_check_mark: This issue was automatically closed by Mend because the vulnerable library in the specific branch(es) was either marked as ignored or it is no longer part of the Mend inventory.