classicvalues / Resumes

resume from public, personal project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

mend-bolt-for-github opened this issue · comments

CVE-2024-39249 - Medium Severity Vulnerability

Vulnerable Libraries - async-2.6.4.tgz, async-3.2.4.tgz, async-2.6.3.tgz, async-0.9.2.tgz, async-3.2.2.tgz

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

Path to vulnerable library: /Application/node_modules/async/package.json,/Application/node_modules/sails/node_modules/async/package.json,/Application/node_modules/skipper/node_modules/async/package.json,/Application/node_modules/sails-generate/node_modules/async/package.json,/Application/node_modules/machinepack-redis/node_modules/async/package.json

Dependency Hierarchy:

  • sails-1.5.3.tgz (Root Library)
    • async-2.6.4.tgz (Vulnerable Library)
async-3.2.4.tgz

Higher-order functions and common patterns for asynchronous code

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

Path to dependency file: /Application/package.json

Path to vulnerable library: /Application/node_modules/jake/node_modules/async/package.json,/Application/node_modules/winston/node_modules/async/package.json,/Application/node_modules/grunt-contrib-clean/node_modules/async/package.json

Dependency Hierarchy:

  • sails-1.5.3.tgz (Root Library)
    • prompt-1.2.1.tgz
      • winston-2.4.6.tgz
        • async-3.2.4.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: /Application/package.json

Path to vulnerable library: /Application/node_modules/grunt-contrib-watch/node_modules/async/package.json

Dependency Hierarchy:

  • grunt-contrib-watch-1.1.0.tgz (Root Library)
    • async-2.6.3.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: /Application/package.json

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

Dependency Hierarchy:

  • sails-1.5.3.tgz (Root Library)
    • prompt-1.2.1.tgz
      • async-0.9.2.tgz (Vulnerable Library)
async-3.2.2.tgz

Higher-order functions and common patterns for asynchronous code

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

Path to dependency file: /Application/package.json

Path to vulnerable library: /Application/node_modules/grunt-contrib-less/node_modules/async/package.json

Dependency Hierarchy:

  • grunt-contrib-less-3.0.0.tgz (Root Library)
    • async-3.2.2.tgz (Vulnerable Library)

Found in HEAD commit: 8ef719b8acfb3306aa58a16b4dc202f37734c6e3

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.

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

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

ℹ️ This issue was automatically re-opened by Mend because the vulnerable library in the specific branch(es) has been detected in the Mend inventory.

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