You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
puredanger
changed the title
jquery included in default them has XSS vulnerability issue
jquery included in default theme has XSS vulnerability issue
May 31, 2023
Default theme includes jquery 1.11.0, which has the XSS security issue https://nvd.nist.gov/vuln/detail/cve-2020-11022 as fixed in 3.5.0 (see https://blog.jquery.com/2020/04/10/jquery-3-5-0-released/). If you check codox doc output into your repo, github dependabot will complain at you about this.
The text was updated successfully, but these errors were encountered: