Skip to content

Security finding for JQuery 3.6.0 version #5357

Answered by gibson042
blueberry80 asked this question in Q&A
Discussion options

You must be logged in to vote

Those all look like false findings to me. Direct inspection of https://code.jquery.com/jquery-3.6.0.js shows that jQuery.propFix[ this.toLowerCase() ] and elem = results[ i++ ] are in fact applying only to controlled input, that the className in finding 2 is constrained to match new RegExp( "^\\.(" + identifier + ")" ) unless matchExpr (jQuery.expr.match) has been modified, and that xhr.open is not an "fs" call (although guarding against "file:///" URLs is important).

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by timmywil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants