dem-net/DEM.Net

WS-2017-0195 Medium Severity Vulnerability detected by WhiteSource

Closed this issue · 0 comments

WS-2017-0195 - Medium Severity Vulnerability

Vulnerable Libraries - jquery-1.10.2.js, jquery-1.10.2-2.1.0.min.js, jquery.1.10.2.nupkg

jquery-1.10.2.js

JavaScript library for DOM operations

path: /DEM.Net/DEM.Net.WebApi/Scripts/jquery-1.10.2.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)
jquery-1.10.2-2.1.0.min.js

Flat UI Free is a beautiful theme for Bootstrap. We have redesigned many of its components to look flat in every pixel

path: /DEM.Net/DEM.Net.WebApi/Scripts/jquery-1.10.2.min.js

Library home page: https://cdnjs.cloudflare.com/ajax/libs/flat-ui/2.1.0/js/jquery-1.10.2.min.js

Dependency Hierarchy:

  • jquery-1.10.2-2.1.0.min.js (Vulnerable Library)
jquery.1.10.2.nupkg

jQuery is a new kind of JavaScript Library. jQuery is a fast and concise JavaScript Library ...

path: /DEM.Net/DEM.Net.WebApi/packages.config

Library home page: https://api.nuget.org/packages/jquery.1.10.2.nupkg

Dependency Hierarchy:

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