FeatureSwitch icon indicating copy to clipboard operation
FeatureSwitch copied to clipboard

CVE-2016-10735 (Medium) detected in multiple libraries

Open mend-bolt-for-github[bot] opened this issue 3 years ago • 0 comments

CVE-2016-10735 - Medium Severity Vulnerability

Vulnerable Libraries - bootstrap-3.0.3.min.js, bootstrap-3.0.3.js, bootstrap.3.0.3.nupkg

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

Path to vulnerable library: /FeatureSwitch.AspNet.Sample/Scripts/bootstrap.min.js

Dependency Hierarchy:

  • :x: bootstrap-3.0.3.min.js (Vulnerable Library)
bootstrap-3.0.3.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.0.3/js/bootstrap.js

Path to vulnerable library: /FeatureSwitch.AspNet.Sample/Scripts/bootstrap.js

Dependency Hierarchy:

  • :x: bootstrap-3.0.3.js (Vulnerable Library)
bootstrap.3.0.3.nupkg

Sleek, intuitive, and powerful mobile first front-end framework for faster and easier web developmen...

Library home page: https://api.nuget.org/packages/bootstrap.3.0.3.nupkg

Path to dependency file: /FeatureSwitch/FeatureSwitch.AspNet.Sample/packages.config

Path to vulnerable library: /FeatureSwitch.AspNet.Sample/packages.config

Dependency Hierarchy:

  • :x: bootstrap.3.0.3.nupkg (Vulnerable Library)

Found in base branch: master

Vulnerability Details

In Bootstrap 3.x before 3.4.0 and 4.x-beta before 4.0.0-beta.2, XSS is possible in the data-target attribute, a different vulnerability than CVE-2018-14041.

Publish Date: 2019-01-09

URL: CVE-2016-10735

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

Origin: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-10735

Release Date: 2019-01-09

Fix Resolution: bootstrap - 3.4.0, 4.0.0-beta.2


Step up your Open Source Security Game with Mend here