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 favico.js
to version 0.3.10 or higher.
favico.js
is a library to manipulate the favicon, adding alert badges, render images or videos.
Affected versions of the package are vulnerable to Cross-site Scripting (XSS). The setTimeout
and setInterval
functions accepted strings expressions as their first argument, instead of functions explicitly. This may allow an attacker to inject script.
<>
You can read more about Cross-site Scripting (XSS)
on our blog.