CyberSec.Space Logo
返回 CVE 瀏覽器

CVE-2021-39199

CRITICAL
10.0
CVSS Severity Score
EPSS Score0.0600%
EPSS Percentile20.30th
Published2021年9月7日
Last Modified2024年11月21日

Vulnerability Description

remark-html is an open source nodejs library which compiles Markdown to HTML. In affected versions the documentation of remark-html has mentioned that it was safe by default. In practice the default was never safe and had to be opted into. That is, user input was not sanitized. This means arbitrary HTML can be passed through leading to potential XSS attacks. The problem has been patched in 13.0.2 and 14.0.1: `remark-html` is now safe by default, and the implementation matches the documentation. On older affected versions, pass `sanitize: true` if you cannot update.

Affected Platforms (CPE)

📦
Remark

Remark Html

< 13.0.2
📦
Remark

Remark Html

>= 14.0.0 and < 14.0.1

References & Advisories

相關漏洞威脅