billmcchesney1 / t-vault

Simplified secrets management solution
Apache License 2.0
0 stars 0 forks source link

CVE-2024-39249 (Medium) detected in multiple libraries - autoclosed #380

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

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

CVE-2024-39249 - Medium Severity Vulnerability

Vulnerable Libraries - async-1.4.2.tgz, async-1.5.2.tgz, async-0.2.10.tgz, async-0.9.2.tgz, async-2.6.3.tgz

async-1.4.2.tgz

Higher-order functions and common patterns for asynchronous code

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

Path to dependency file: /tvaultui/package.json

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

Dependency Hierarchy: - gulp-htmlhint-0.3.1.tgz (Root Library) - htmlhint-0.9.13.tgz - :x: **async-1.4.2.tgz** (Vulnerable Library)

async-1.5.2.tgz

Higher-order functions and common patterns for asynchronous code

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

Path to dependency file: /tvaultui/package.json

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

Dependency Hierarchy: - gulp-shell-0.5.2.tgz (Root Library) - :x: **async-1.5.2.tgz** (Vulnerable Library)

async-0.2.10.tgz

Higher-order functions and common patterns for asynchronous code

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

Path to dependency file: /tvaultui/package.json

Path to vulnerable library: /tvaultui/node_modules/winston/node_modules/async/package.json,/tvaultui/node_modules/gulp-uglify/node_modules/async/package.json,/tvaultui/node_modules/utile/node_modules/async/package.json

Dependency Hierarchy: - gulp-jscs-3.0.2.tgz (Root Library) - jscs-2.11.0.tgz - prompt-0.2.14.tgz - utile-0.2.1.tgz - :x: **async-0.2.10.tgz** (Vulnerable Library)

async-0.9.2.tgz

Higher-order functions and common patterns for asynchronous code

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

Path to dependency file: /tvaultui/package.json

Path to vulnerable library: /tvaultui/node_modules/protractor/node_modules/async/package.json,/tvaultui/node_modules/gulp-protractor/node_modules/async/package.json

Dependency Hierarchy: - gulp-protractor-1.0.0.tgz (Root Library) - :x: **async-0.9.2.tgz** (Vulnerable Library)

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: /tvaultui/package.json

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

Dependency Hierarchy: - phantomjs-1.9.20.tgz (Root Library) - request-2.67.0.tgz - form-data-1.0.1.tgz - :x: **async-2.6.3.tgz** (Vulnerable Library)

Found in HEAD commit: 0f3cd3fd3c5ad14d3c051359006dda186a4202f1

Found in base branch: dev

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 2 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.