The Unite Gallery is multipurpose javascript gallery based on jquery library. It's built with a modular technique with a lot of accent of ease of use and customization
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.
WS-2017-0195 - Medium Severity Vulnerability
Vulnerable Library - jquery-11.0-1.7.17.min.js
The Unite Gallery is multipurpose javascript gallery based on jquery library. It's built with a modular technique with a lot of accent of ease of use and customization
path: /lighttable.com/js/jquery.js
Library home page: https://cdnjs.cloudflare.com/ajax/libs/unitegallery/1.7.17/js/jquery-11.0.min.js
Dependency Hierarchy: - :x: **jquery-11.0-1.7.17.min.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
CVSS 2 Score Details (5.3)
Base Score Metrics not available
Suggested Fix
Type: Change files
Origin: https://github.com/jquery/jquery/commit/d12e13de19303b497cc99ddceb280d9d4d53ee5c
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