Início
Tendências
Vulnerabilidades
Notícias
Pesquisadores
Por que dbugs?

Paulyi

#43506de 53,638
6.1CVSS total
Vulnerabilidades · 1
PT-2019-14211
6.1
2019-08-23
Selectize · Selectize-Plugin-A11Y · CVE-2019-15482
**Name of the Vulnerable Software and Affected Versions** selectize-plugin-a11y versions prior to 1.1.0 **Description** The issue concerns a Cross-Site Scripting (XSS) problem. Specifically, the `accessibility.liveRegion.speak` function does not properly sanitize the `msg` variable before rendering it as HTML. If the `msg` variable is controlled by user input, it allows attackers to execute arbitrary JavaScript in a victim's browser. **Recommendations** For versions prior to 1.1.0, upgrade to version 1.1.0 or later. As a temporary workaround, consider restricting user input for the `msg` variable to prevent potential exploitation.