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-2016-7103 (Medium) detected in multiple libraries #3

Open
mend-bolt-for-github bot opened this issue Oct 31, 2019 · 0 comments
Open

CVE-2016-7103 (Medium) detected in multiple libraries #3

mend-bolt-for-github bot opened this issue Oct 31, 2019 · 0 comments
Labels
security vulnerability Security vulnerability detected by WhiteSource

Comments

@mend-bolt-for-github
Copy link
Contributor

CVE-2016-7103 - Medium Severity Vulnerability

Vulnerable Libraries - jquery-ui-1.8.24.min.js, jquery.ui.combined.1.10.3.nupkg, jquery-ui-1.10.3.js

jquery-ui-1.8.24.min.js

A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.8.24/jquery-ui.min.js

Path to vulnerable library: /QuizAppUI/QuizApp/QuizApp.UI/Scripts/jquery-ui-1.8.24.min.js

Dependency Hierarchy:

  • jquery-ui-1.8.24.min.js (Vulnerable Library)
jquery.ui.combined.1.10.3.nupkg

jQuery UI is an open source library of interface components — interactions, full-featured widgets, a...

Library home page: https://api.nuget.org/packages/jquery.ui.combined.1.10.3.nupkg

Path to vulnerable library: /QuizAppUI/QuizApp/packages/jQuery.UI.Combined.1.10.3/jQuery.UI.Combined.1.10.3.nupkg

Dependency Hierarchy:

  • jquery.ui.combined.1.10.3.nupkg (Vulnerable Library)
jquery-ui-1.10.3.js

A curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library.

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jqueryui/1.10.3/jquery-ui.js

Path to vulnerable library: /QuizAppUI/QuizApp/packages/jQuery.UI.Combined.1.10.3/Content/Scripts/jquery-ui-1.10.3.js,/QuizAppUI/QuizApp/QuizApp.UI/Scripts/jquery-ui-1.10.3.js

Dependency Hierarchy:

  • jquery-ui-1.10.3.js (Vulnerable Library)

Found in HEAD commit: d37d24b63bfa9b2f3f9b85cb0e4758109d7acea8

Vulnerability Details

Cross-site scripting (XSS) vulnerability in jQuery UI before 1.12.0 might allow remote attackers to inject arbitrary web script or HTML via the closeText parameter of the dialog function.

Publish Date: 2017-03-15

URL: CVE-2016-7103

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://nvd.nist.gov/vuln/detail/CVE-2016-7103

Release Date: 2017-03-15

Fix Resolution: 1.12.0


Step up your Open Source Security Game with WhiteSource here

@mend-bolt-for-github mend-bolt-for-github bot added the security vulnerability Security vulnerability detected by WhiteSource label Oct 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

0 participants