Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
mend-bolt-for-github bot opened this issue Feb 24, 2019 · 1 comment
Closed
Assignees
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-2.2.0.min.js

JavaScript library for DOM operations

path: /red-winter/_includes/footer.html

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

Dependency Hierarchy:

  • jquery-2.2.0.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 24, 2019
@vladzima vladzima self-assigned this Feb 24, 2019
@vladzima
Copy link
Owner

Updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security vulnerability Security vulnerability detected by WhiteSource
Projects
None yet
Development

No branches or pull requests

1 participant