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-2018-14040 (Medium) detected in multiple libraries #4

Open
mend-bolt-for-github bot opened this issue Dec 29, 2021 · 0 comments · Fixed by #13, #14, #18, #19 or #20
Open

CVE-2018-14040 (Medium) detected in multiple libraries #4

mend-bolt-for-github bot opened this issue Dec 29, 2021 · 0 comments · Fixed by #13, #14, #18, #19 or #20
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link

mend-bolt-for-github bot commented Dec 29, 2021

CVE-2018-14040 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-3.3.2.min.js, bootstrap-3.3.6.min.js, bootstrap-3.3.6.js

bootstrap-3.3.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/twitter-bootstrap/3.3.2/js/bootstrap.min.js

Path to dependency file: /html/public/libraries/bootstrap-multiselect/tests/SpecRunner.html

Path to vulnerable library: /html/public/libraries/bootstrap-multiselect/tests/../docs/js/bootstrap-3.3.2.min.js,/html/public/libraries/bootstrap-multiselect/docs/js/bootstrap-3.3.2.min.js,/html/public/libraries/bootstrap-multiselect/docs/js/bootstrap-3.3.2.min.js

Dependency Hierarchy:

  • bootstrap-3.3.2.min.js (Vulnerable Library)
bootstrap-3.3.6.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.6/js/bootstrap.min.js

Path to vulnerable library: /html/public/libraries/bootstrap-3.3.6/js/bootstrap.min.js

Dependency Hierarchy:

  • bootstrap-3.3.6.min.js (Vulnerable Library)
bootstrap-3.3.6.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.6/js/bootstrap.js

Path to vulnerable library: /html/public/libraries/bootstrap-3.3.6/js/bootstrap.js

Dependency Hierarchy:

  • bootstrap-3.3.6.js (Vulnerable Library)

Found in HEAD commit: 8c4d4ea25197c8d39b5b50edef9ea6842b0fc7a6

Found in base branch: master

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 (6.1)

Base Score Metrics:

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

For more information on CVSS3 Scores, click here.

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

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment