Skip to content
This repository has been archived by the owner on Oct 21, 2022. It is now read-only.

WS-2017-0195 Medium Severity Vulnerability detected by WhiteSource #31

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

Comments

@mend-bolt-for-github
Copy link
Contributor

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:

  • 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: 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

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

No branches or pull requests

0 participants