shaneclarke-whitesource / juice-shop

OWASP Juice Shop: Probably the most modern and sophisticated insecure web application
https://owasp-juice.shop
MIT License
0 stars 0 forks source link

grunt-contrib-compress-1.6.0.tgz: 1 vulnerabilities (highest severity is: 6.5) - autoclosed #39

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

mend-for-github-com[bot] commented 2 months ago
Vulnerable Library - grunt-contrib-compress-1.6.0.tgz

Path to dependency file: /package.json

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

Found in HEAD commit: 4911bfdf5032db55884fd7d8ff4183f59a268b55

Vulnerabilities

CVE Severity CVSS Dependency Type Fixed in (grunt-contrib-compress version) Remediation Possible** Reachability
CVE-2024-39249 Medium 6.5 async-2.6.4.tgz Transitive N/A*

*For some transitive vulnerabilities, there is no version of direct dependency with a fix. Check the "Details" section below to see if there is a version of transitive dependency where vulnerability is fixed.

**In some cases, Remediation PR cannot be created automatically for a vulnerability despite the availability of remediation

Details

CVE-2024-39249 ### Vulnerable Library - async-2.6.4.tgz

Higher-order functions and common patterns for asynchronous code

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

Path to dependency file: /package.json

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

Dependency Hierarchy: - grunt-contrib-compress-1.6.0.tgz (Root Library) - archiver-1.3.0.tgz - :x: **async-2.6.4.tgz** (Vulnerable Library)

Found in HEAD commit: 4911bfdf5032db55884fd7d8ff4183f59a268b55

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