-
Notifications
You must be signed in to change notification settings - Fork 231
Open
Labels
Description
Cross-site Scripting (XSS)
Vulnerable module: angular
Introduced through: [email protected]
Detailed paths
Introduced through: waves-client@wavesplatform/WavesGUI#c5cd912aefa6bd3f84a6267f25a2debce0434afa › [email protected]
Remediation: Upgrade to [email protected].
Overview
angular is a package that lets you write client-side web applications as if you had a smarter browser. It also lets you use HTML as your template language and lets you extend HTML’s syntax to express your application’s components clearly and succinctly.
Affected versions of this package are vulnerable to Cross-site Scripting (XSS) through SVG files if enableSvg is set.