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 select2
to version 3.3.0 or higher.
select2
is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
Affected versions of the package are vulnerable to Cross-site Scripting (XSS). The escapeMarkup
function escaped only &, and not html tags, quotes or slashes.
<>
You can read more about Cross-site Scripting (XSS)
on our blog.