In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Cross-site Scripting (XSS) vulnerabilities in an interactive lesson.
Start learningUpgrade jquery-migrate
to version 1.2.1 or higher.
jquery-migrate is a package that helps migrate older jQuery code to jQuery 3.0+. It is an official plugin to jQuery.
Affected versions of this package are vulnerable to Cross-site Scripting (XSS).
The jquery-migrate
package used code from an older jquery library that contained the vulnerable location.hash()
function. It was used to select elements, but also allows remote attackers to inject script into the page.
Related to a vulnerability in jQuery and fullpage.js.