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 org.webjars.npm:webpack-bundle-analyzer
to version 3.3.2 or higher.
org.webjars.npm:webpack-bundle-analyzer is a package that can be used to create visual size of webpack output files with an interactive zoomable treemap.
Affected versions of this package are vulnerable to Cross-site Scripting (XSS)
due to the usage of the JSON.stringify
method which accepts server-rendered HTML and returns it as part of the chartData()
,enableWebSocket()
or defaultSizes()
function.