-
Notifications
You must be signed in to change notification settings - Fork 0
Description
CVE-2015-9251 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-1.8.3.min.js, simplesamlphp/simplesamlphp-v1.17.8
jquery-1.8.3.min.js
JavaScript library for DOM operations
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.8.3/jquery.min.js
Path to vulnerable library: /vendor/simplesamlphp/simplesamlphp/www/resources/jquery-1.8.js
Dependency Hierarchy:
- ❌ jquery-1.8.3.min.js (Vulnerable Library)
simplesamlphp/simplesamlphp-v1.17.8
A PHP implementation of a SAML 2.0 service provider and identity provider, also compatible with Shibboleth 1.3 and 2.0.
Library home page: https://api.github.com/repos/simplesamlphp/simplesamlphp/zipball/295937ae8672278cad73ec2c78af3749426263de
Dependency Hierarchy:
- simplesamlphp/composer-module-installer-v1.1.6 (Root Library)
- ❌ simplesamlphp/simplesamlphp-v1.17.8 (Vulnerable Library)
Found in HEAD commit: fd17359125e6714801096e1c3ae3b23131de8463
Vulnerability Details
jQuery before 3.0.0 is vulnerable to Cross-site Scripting (XSS) attacks when a cross-domain Ajax request is performed without the dataType option, causing text/javascript responses to be executed.
Publish Date: 2018-01-18
URL: CVE-2015-9251
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
Suggested Fix
Type: Upgrade version
Origin: https://nvd.nist.gov/vuln/detail/CVE-2015-9251
Release Date: 2018-01-18
Fix Resolution: jQuery - v3.0.0
Step up your Open Source Security Game with Mend here