-
Notifications
You must be signed in to change notification settings - Fork 5
Description
CVE-2018-14040 - Low Severity Vulnerability
Vulnerable Libraries - bootstrap-3.3.1.js, bootstrap-3.3.1.min.js
bootstrap-3.3.1.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.3.1/js/bootstrap.js
Path to vulnerable library: /static/bootstrap-3.3.1/js/bootstrap.js
Dependency Hierarchy:
- ❌ bootstrap-3.3.1.js (Vulnerable Library)
bootstrap-3.3.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.3.1/js/bootstrap.min.js
Path to vulnerable library: /static/bootstrap-3.3.1/js/bootstrap.min.js
Dependency Hierarchy:
- ❌ bootstrap-3.3.1.min.js (Vulnerable Library)
Found in HEAD commit: b7f73c7362ca5b63a8e9a9afcad52f1c85e9912a
Found in base branch: main
Vulnerability Details
In Bootstrap before 4.1.2, XSS is possible in the collapse data-parent attribute.
Publish Date: 2018-07-13
URL: CVE-2018-14040
CVSS 3 Score Details (3.7)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: High
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: None
- Integrity Impact: Low
- Availability Impact: None
Suggested Fix
Type: Upgrade version
Release Date: 2018-07-13
Fix Resolution: org.webjars.npm:bootstrap:4.1.2,org.webjars:bootstrap:3.4.0
Step up your Open Source Security Game with Mend here