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

jQuery < 3.5.0 Cross-Site Scripting: update jQuery #953

Closed
maradragan opened this issue Jan 8, 2021 · 1 comment
Closed

jQuery < 3.5.0 Cross-Site Scripting: update jQuery #953

maradragan opened this issue Jan 8, 2021 · 1 comment
Assignees

Comments

@maradragan
Copy link

jQuery < 3.5.0 Cross-Site Scripting

There is a flaw in the jQuery.htmlPrefilter method that is used when displaying elements constructed with the jQuery('') technique. Vulnerable applications passing untrusted data into this method may be vulnerable to cross-site scripting attacks. An attacker can abuse this to attack the user, gain access to their private data, and execute application features with the victim's privileges.

https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/

@sehmaschine sehmaschine self-assigned this Feb 3, 2021
@zhenchengzj
Copy link

good questions

sehmaschine added a commit that referenced this issue Dec 28, 2021
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