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

Aidantwoods

#43328de 53,638
6.1CVSS total
Vulnerabilidades · 1
PT-2018-9333
6.1
2018-04-18
Erusev · Parsedown · CVE-2018-1000162
**Name of the Vulnerable Software and Affected Versions** Parsedown versions prior to 1.7.0 **Description** The issue concerns a Cross Site Scripting (XSS) vulnerability in the `setMarkupEscaped` function for escaping HTML, which can result in JavaScript code execution. This can be exploited via specially crafted markdown that allows it to bypass HTML escaping by breaking Abstract Syntax Tree (AST) boundaries. **Recommendations** For versions prior to 1.7.0, update to version 1.7.0 or later to resolve the issue. As a temporary workaround, consider restricting the use of the `setMarkupEscaped` function until a patch is available. Avoid using specially crafted markdown that can break AST boundaries in the affected function until the issue is resolved.