EasyImages2.0 icon indicating copy to clipboard operation
EasyImages2.0 copied to clipboard

CVE-2024-6531 (Medium) detected in bootstrap-4.6.0-2.min.js

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

CVE-2024-6531 - Medium Severity Vulnerability

Vulnerable Library - bootstrap-4.6.0-2.min.js

The most popular front-end framework for developing responsive, mobile first projects on the web.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/bootstrap-v4-rtl/4.6.0-2/js/bootstrap.min.js

Path to vulnerable library: /public/static/tinyfilemanager/bootstrap.min.js

Dependency Hierarchy:

  • :x: bootstrap-4.6.0-2.min.js (Vulnerable Library)

Found in HEAD commit: f352336da07d5fd952b4d3573ba0eab6dacdbd1d

Found in base branch: master

Vulnerability Details

A vulnerability has been identified in Bootstrap that exposes users to Cross-Site Scripting (XSS) attacks. The issue is present in the carousel component, where the data-slide and data-slide-to attributes can be exploited through the href attribute of an tag due to inadequate sanitization. This vulnerability could potentially enable attackers to execute arbitrary JavaScript within the victim's browser.

Publish Date: 2024-07-11

URL: CVE-2024-6531

CVSS 3 Score Details (6.4)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: Required
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: High
    • Integrity Impact: Low
    • Availability Impact: Low
For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://nvd.nist.gov/vuln/detail/CVE-2024-6531

Release Date: 2024-07-11

Fix Resolution: codestackers/october - no_fix


Step up your Open Source Security Game with Mend here