-
-
Notifications
You must be signed in to change notification settings - Fork 763
Outdated version of jQuery referenced #3338
Comments
Does the older version has a vulnerability or is lacking some feature that's causing your issues? |
Not that I know of, but our security people tripped over this issue. |
What do you mean "tripped"? |
We have a separate team that does security audits of software that goes into production. This was in their report: Hope this is enough? Thank you. |
That's certainly a good point. Thanks for the info. As for XSS prevention, we also do other things -- output encoding for one, and CSP for another. Just to help assuage any additional concerns. |
There is one more issue with jQuery 1.x - a CSP error is raised in Mozilla Firefox 52.0.2 and Microsoft Edge 38.14393.1066.0
Firefox is more specific on the error and there is a discussion on Firefox Bugzilla where they state that this is an issue in jQuery 1.x |
Hey everybody,
IdentityServer references an old version of jQuery.
Is it common practice to keep Nuget packages updated yourself? Or should issues like this be reported.
The text was updated successfully, but these errors were encountered: