← Back to CVEs
CVE-2021-39199
CRITICAL10.0
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.
CVE Details
CVSS v3.1 Score10.0
SeverityCRITICAL
CVSS VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:N
Attack VectorNETWORK
ComplexityLOW
Privileges RequiredNONE
User InteractionNONE
Published9/7/2021
Last Modified11/21/2024
Sourcenvd
Honeypot Sightings0
Affected Products
remark:remark-html
Weaknesses (CWE)
CWE-79
References
https://github.com/remarkjs/remark-html/commit/b75c9dde582ad87ba498e369c033dc8a350478c1(security-advisories@github.com)
https://github.com/remarkjs/remark-html/releases/tag/14.0.1(security-advisories@github.com)
https://github.com/remarkjs/remark-html/security/advisories/GHSA-9q5w-79cv-947m(security-advisories@github.com)
https://www.npmjs.com/package/remark-html(security-advisories@github.com)
https://github.com/remarkjs/remark-html/commit/b75c9dde582ad87ba498e369c033dc8a350478c1(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/remarkjs/remark-html/releases/tag/14.0.1(af854a3a-2127-422b-91ae-364da2661108)
https://github.com/remarkjs/remark-html/security/advisories/GHSA-9q5w-79cv-947m(af854a3a-2127-422b-91ae-364da2661108)
https://www.npmjs.com/package/remark-html(af854a3a-2127-422b-91ae-364da2661108)
IOC Correlations
No correlations recorded
This product uses data from the NVD API but is not endorsed or certified by the NVD.