opentok / opentok/Opentok-Python-SDK

bootstrap-3.4.1.min.js: 2 vulnerabilities (highest severity is: 6.4)

Open
#252 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Mend: dependency security vulnerability
Dominant language
Python
Stars
72
Forks
80
Avg merge
10d 23h
Merged PRs (30d)
2

Description

Vulnerable Library - bootstrap-3.4.1.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/3.4.1/js/bootstrap.min.js

Sample Path to Dependency File: /sample/Archiving/templates/base.html

Path to vulnerable library: /sample/Archiving/templates/base.html

Vulnerabilities

Vulnerability Severity CVSS Exploit Maturity EPSS Dependency Type Fixed in (bootstrap version) Remediation Possible** Reachability
CVE-2024-6485 Medium 6.4 Not Defined 0.494% bootstrap-3.4.1.min.js Direct https://github.com/twbs/bootstrap.git - v4.0.0
CVE-2025-1647 Medium 5.6 Not Defined 0.316% bootstrap-3.4.1.min.js Direct bootstrap - 4.0.0,twitter-bootstrap - 4.0.0

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

Details

CVE-2024-6485
Vulnerable Library - bootstrap-3.4.1.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/3.4.1/js/bootstrap.min.js

Sample Path to Dependency File: /sample/Archiving/templates/base.html

Path to vulnerable library: /sample/Archiving/templates/base.html

Dependency Hierarchy:

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

Found in base branch: main

Vulnerability Details

A security vulnerability has been discovered in bootstrap that could enable Cross-Site Scripting (XSS) attacks. The vulnerability is associated with the data-loading-text attribute within the button plugin. This vulnerability can be exploited by injecting malicious JavaScript code into the attribute, which would then be executed when the button's loading state is triggered.

Publish Date: 2024-07-11

URL: CVE-2024-6485

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.494%

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://getbootstrap.com/docs/3.3/javascript/#buttons

Release Date: 2024-07-11

Fix Resolution: https://github.com/twbs/bootstrap.git - v4.0.0

CVE-2025-1647
Vulnerable Library - bootstrap-3.4.1.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/3.4.1/js/bootstrap.min.js

Sample Path to Dependency File: /sample/Archiving/templates/base.html

Path to vulnerable library: /sample/Archiving/templates/base.html

Dependency Hierarchy:

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

Found in base branch: main

Vulnerability Details

Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in Bootstrap allows Cross-Site Scripting (XSS).This issue affects Bootstrap: from 3.4.1 before 4.0.0.

Publish Date: 2025-05-15

URL: CVE-2025-1647

Threat Assessment

Exploit Maturity: Not Defined

EPSS: 0.316%

CVSS 3 Score Details (5.6)

Base Score Metrics:

  • Exploitability Metrics:
    • Attack Vector: Network
    • Attack Complexity: High
    • Privileges Required: None
    • User Interaction: None
    • Scope: Unchanged
  • Impact Metrics:
    • Confidentiality Impact: Low
    • Integrity Impact: Low
    • Availability Impact: Low

For more information on CVSS3 Scores, click here.

Suggested Fix

Type: Upgrade version

Origin: https://www.cve.org/CVERecord?id=CVE-2025-1647

Release Date: 2025-05-15

Fix Resolution: bootstrap - 4.0.0,twitter-bootstrap - 4.0.0

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with Archiving/templates/base.html, where bootstrap-3.4.1.min.js is referenced, and review the Bootstrap 4.0.0 remediation noted for CVE-2024-6485 and CVE-2025-1647. Check the template's Bootstrap usage and verify that the vulnerable library is replaced without breaking the page; the issue provides no test path.

Written by the indexing model from the issue text.

Assessment

Tech stack
bootstrap, python
Domain
frontend, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.