manageiq icon indicating copy to clipboard operation
manageiq copied to clipboard

CVE-2024-21490 (High) detected in angular-1.8.3.tgz

Open mend-bolt-for-github[bot] opened this issue 9 months ago • 2 comments

CVE-2024-21490 - High Severity Vulnerability

Vulnerable Library - angular-1.8.3.tgz

HTML enhanced for web apps

Library home page: https://registry.npmjs.org/angular/-/angular-1.8.3.tgz

Path to dependency file: /vendor/cache/manageiq-ui-classic-4dce1e6af35a/package.json

Path to vulnerable library: /vendor/cache/manageiq-ui-classic-4dce1e6af35a/package.json

Dependency Hierarchy:

  • :x: angular-1.8.3.tgz (Vulnerable Library)

Found in HEAD commit: 99489caead4b82daad011bd2d1b5f720b8428654

Found in base branch: master

Vulnerability Details

This affects versions of the package angular from 1.3.0. A regular expression used to split the value of the ng-srcset directive is vulnerable to super-linear runtime due to backtracking. With large carefully-crafted input, this can result in catastrophic backtracking and cause a denial of service. Note: This package is EOL and will not receive any updates to address this issue. Users should migrate to "@angular/core" (https://www.npmjs.com/package/@angular/core).

Publish Date: 2024-02-10

URL: CVE-2024-21490

CVSS 3 Score Details (7.5)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: Low
    • Privileges Required: None
    • User Interaction: None
    • 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