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

Security Issue (severity: medium) - jquery 2.1.1 #1138

Closed
charlesgreen opened this issue Sep 14, 2017 · 4 comments
Closed

Security Issue (severity: medium) - jquery 2.1.1 #1138

charlesgreen opened this issue Sep 14, 2017 · 4 comments

Comments

@charlesgreen
Copy link

charlesgreen commented Sep 14, 2017

Hello,

I used RetireJS to check for known JavaScript vulnerabilities. Can you please update to a new version of jquery or remove the dependency completely?


$ retire
Loading from cache: https://raw.githubusercontent.com/RetireJS/retire.js/master/repository/jsrepository.json
Loading from cache: https://raw.githubusercontent.com/RetireJS/retire.js/master/repository/npmrepository.json

/myapp/node_modules/hammerjs/tests/unit/assets/jquery.min.js
 ↳ jquery 2.1.1 has known vulnerabilities: severity: medium; issue: 2432, summary: 3rd party CORS request may execute; https://github.com/jquery/jquery/issues/2432 http://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/

@wunderkind2k1
Copy link

any news on that?

@wunderkind2k1
Copy link

ah I see. Its only during testing and is transitively hidden in hammerjs/jquery.hammer.js - I am going to try to upgrade it over there first

@xiaowang03
Copy link

Could you remove the jQuery.min.js from test folder?
It is not need for runtime.
If someone needs to run the test, he/she could copy jQuery.min.js in the test folder.

@charlesgreen
Copy link
Author

Inactive - closing ticket

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants