vladzima / emotnr

Personal Twitter feed sentiment detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WS-2017-0195 Medium Severity Vulnerability detected by WhiteSource

mend-bolt-for-github opened this issue · comments

WS-2017-0195 - Medium Severity Vulnerability

Vulnerable Library - jquery-1.10.2.js

JavaScript library for DOM operations

path: /emotnr/app/assets/javascripts/jquery.js

Library home page: https://cdnjs.cloudflare.com/ajax/libs/jquery/1.10.2/jquery.js

Dependency Hierarchy:

  • jquery-1.10.2.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