dmyers87 / boomstrap-react

React Components and Mixins for Boomstrap
http://boomtownroi.github.io/boomstrap-react
Apache License 2.0
0 stars 0 forks source link

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

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

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

CVE-2024-39249 - Medium Severity Vulnerability

Vulnerable Libraries - async-0.9.2.tgz, async-1.5.2.tgz, async-0.2.6.tgz, async-0.2.10.tgz

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

Path to vulnerable library: /node_modules/watchpack/node_modules/async/package.json,/node_modules/react-docgen/node_modules/async/package.json

Dependency Hierarchy: - webpack-1.15.0.tgz (Root Library) - watchpack-0.2.9.tgz - :x: **async-0.9.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: /package.json

Path to vulnerable library: /node_modules/webpack/node_modules/async/package.json,/node_modules/superagent/node_modules/async/package.json

Dependency Hierarchy: - superagent-1.8.5.tgz (Root Library) - form-data-1.0.0-rc3.tgz - :x: **async-1.5.2.tgz** (Vulnerable Library)

async-0.2.6.tgz

Higher-order functions and common patterns for asynchronous code

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

Path to dependency file: /package.json

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

Dependency Hierarchy: - jest-cli-0.2.2.tgz (Root Library) - node-find-files-0.0.4.tgz - :x: **async-0.2.6.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: /package.json

Path to vulnerable library: /node_modules/webpack/node_modules/uglify-js/node_modules/async/package.json

Dependency Hierarchy: - webpack-1.15.0.tgz (Root Library) - uglify-js-2.7.5.tgz - :x: **async-0.2.10.tgz** (Vulnerable Library)

Found in HEAD commit: 56ff85f974b05cab00c2299011cfbdf611dd773d

Found in base branch: master

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.