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-2019-8331 (Medium) detected in multiple libraries #129

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

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

CVE-2019-8331 - 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: f0bed70f8428d9b2c776ef5917b9e28e425c303c

Found in base branch: master

Vulnerability Details

In Bootstrap before 3.4.1 and 4.3.x before 4.3.1, XSS is possible in the tooltip or popover data-template attribute.

Publish Date: 2019-02-20

URL: CVE-2019-8331

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: 2019-02-20

Fix Resolution: bootstrap - 3.4.1,4.3.1;bootstrap-sass - 3.4.1,4.3.1


Step up your Open Source Security Game with Mend here