Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CVE-2024-6531 (Medium) detected in multiple libraries #103

Open
mend-bolt-for-github bot opened this issue Oct 28, 2024 · 0 comments
Open

CVE-2024-6531 (Medium) detected in multiple libraries #103

mend-bolt-for-github bot opened this issue Oct 28, 2024 · 0 comments
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

mend-bolt-for-github bot commented Oct 28, 2024

CVE-2024-6531 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-4.5.3.js, bootstrap-4.0.0.min.js, bootstrap-4.5.3.tgz, bootstrap-4.5.3.min.js

bootstrap-4.5.3.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/twitter-bootstrap/4.5.3/js/bootstrap.js

Path to vulnerable library: /day69/static/vendor/bootstrap/js/bootstrap.js,/day70/static/vendor/bootstrap/js/bootstrap.js,/day67/static/vendor/bootstrap/js/bootstrap.js

Dependency Hierarchy:

  • bootstrap-4.5.3.js (Vulnerable Library)
bootstrap-4.0.0.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/twitter-bootstrap/4.0.0/js/bootstrap.min.js

Path to dependency file: /day58/templates/index.html

Path to vulnerable library: /day58/templates/index.html

Dependency Hierarchy:

  • bootstrap-4.0.0.min.js (Vulnerable Library)
bootstrap-4.5.3.tgz

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

Library home page: https://registry.npmjs.org/bootstrap/-/bootstrap-4.5.3.tgz

Path to dependency file: /day60/package.json

Path to vulnerable library: /day60/package.json,/day59/package.json

Dependency Hierarchy:

  • bootstrap-4.5.3.tgz (Vulnerable Library)
bootstrap-4.5.3.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/twitter-bootstrap/4.5.3/js/bootstrap.min.js

Path to vulnerable library: /day70/static/vendor/bootstrap/js/bootstrap.min.js,/day69/static/vendor/bootstrap/js/bootstrap.min.js,/day67/static/vendor/bootstrap/js/bootstrap.min.js

Dependency Hierarchy:

  • bootstrap-4.5.3.min.js (Vulnerable Library)

Found in HEAD commit: c88b9429eb68a85b22f0e39cac7bf20b89cb6709

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: GHSA-vc8w-jr9v-vj7f

Release Date: 2024-07-11

Fix Resolution: bootstrap - 5.0.0


Step up your Open Source Security Game with Mend here

@mend-bolt-for-github mend-bolt-for-github bot added the Mend: dependency security vulnerability Security vulnerability detected by WhiteSource label Oct 28, 2024
@mend-bolt-for-github mend-bolt-for-github bot changed the title CVE-2024-6531 (Medium) detected in bootstrap-4.5.3.tgz CVE-2024-6531 (Medium) detected in multiple libraries Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Mend: dependency security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants