srivatsamarichi / tailspin-spacegame

The :robot: Space Game 🚀 website is a .NET Core app written in C# that's deployed to Linux container 📦
Creative Commons Attribution 4.0 International
1 stars 4 forks source link

CVE-2018-14042 (Medium) detected in multiple libraries #145

Closed mend-bolt-for-github[bot] closed 1 year ago

mend-bolt-for-github[bot] commented 2 years ago

CVE-2018-14042 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-3.3.7.min.js, bootstrap-3.3.7.js, tailspin.spacegame.web.1.0.0.nupkg

bootstrap-3.3.7.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.7/js/bootstrap.min.js

Path to vulnerable library: /Tailspin.SpaceGame.Web/wwwroot/lib/bootstrap/dist/js/bootstrap.min.js

Dependency Hierarchy: - :x: **bootstrap-3.3.7.min.js** (Vulnerable Library)

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

Path to vulnerable library: /Tailspin.SpaceGame.Web/wwwroot/lib/bootstrap/dist/js/bootstrap.js

Dependency Hierarchy: - :x: **bootstrap-3.3.7.js** (Vulnerable Library)

tailspin.spacegame.web.1.0.0.nupkg

Package Description

Library home page: https://api.nuget.org/packages/tailspin.spacegame.web.1.0.0.nupkg

Dependency Hierarchy: - :x: **tailspin.spacegame.web.1.0.0.nupkg** (Vulnerable Library)

Found in HEAD commit: c6b16aaea1401a4dc3be09efb1b86275840f171f

Found in base branch: master

Vulnerability Details

In Bootstrap before 4.1.2, XSS is possible in the data-container property of tooltip.

Publish Date: 2018-07-13

URL: CVE-2018-14042

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