kapseliboi / WeiPay

WeiPay is an open source cryptocurrency wallet available for both iOS and Android mobile devices. WeiPay will support Ethereum out of the box with added support for ERC-20 & ERC-223 tokens.
http://weipay.io
GNU General Public License v3.0
0 stars 0 forks source link

CVE-2024-39249 (Medium) detected in async-2.0.0.tgz, async-2.6.2.tgz - autoclosed #104

Closed mend-bolt-for-github[bot] closed 1 week ago

mend-bolt-for-github[bot] commented 3 weeks ago

CVE-2024-39249 - Medium Severity Vulnerability

Vulnerable Libraries - async-2.0.0.tgz, async-2.6.2.tgz

async-2.0.0.tgz

Higher-order functions and common patterns for asynchronous code

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

Path to dependency file: /package.json

Path to vulnerable library: /node_modules/socketcluster-server/node_modules/async/package.json,/node_modules/sc-broker-cluster/node_modules/async/package.json,/node_modules/socketcluster/node_modules/async/package.json

Dependency Hierarchy: - remotedev-rn-debugger-0.8.3.tgz (Root Library) - remotedev-server-0.2.7.tgz - socketcluster-8.0.2.tgz - :x: **async-2.0.0.tgz** (Vulnerable Library)

async-2.6.2.tgz

Higher-order functions and common patterns for asynchronous code

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

Path to dependency file: /package.json

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

Dependency Hierarchy: - react-native-0.55.4.tgz (Root Library) - metro-0.30.2.tgz - :x: **async-2.6.2.tgz** (Vulnerable Library)

Found in base branch: stable

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.


Step up your Open Source Security Game with Mend here

mend-bolt-for-github[bot] commented 1 week 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.