-
Notifications
You must be signed in to change notification settings - Fork 0
Description
WS-2017-0195 - Medium Severity Vulnerability
Vulnerable Libraries - jquery-1.9.1.min.js, jquery-1.6.4.min.js, jquery-1.11.3.js
jquery-1.9.1.min.js
path: /test3/tools/ws.htm
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.9.1/jquery.min.js
Dependency Hierarchy:
- ❌ jquery-1.9.1.min.js (Vulnerable Library)
jquery-1.6.4.min.js
path: /test3/themes/smartpocket/js/jquery-1.6.4.min.js
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.6.4/jquery.min.js
Dependency Hierarchy:
- ❌ jquery-1.6.4.min.js (Vulnerable Library)
jquery-1.11.3.js
path: /test3/themes/default/js/jquery.js
Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.11.3/jquery.js
Dependency Hierarchy:
- ❌ jquery-1.11.3.js (Vulnerable Library)
Vulnerability Details
In v2.2.4 and previous, a lowercasing logic was used on the attribute names and was removed in v3.0.0.
Because of this, boolean attributes whose names were not all lowercase cause infinite recursion, and will exceed the stack call limit.
Publish Date: 2017-04-15
URL: WS-2017-0195
Suggested Fix
Type: Change files
Origin: jquery/jquery@d12e13d
Release Date: 2016-05-29
Fix Resolution: Replace or update the following files: attr.js, attributes.js
Step up your Open Source Security Game with WhiteSource here