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-rails
to version 1.2.1 or higher.
jquery-migrate-rails is a is a ported gem of jQuery migrate for rails applications.
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.