VYPR

Remark HTML

by Remark

CVEs (1)

  • CVE-2021-39199CriSep 7, 2021
    risk 0.58cvss 10.0epss 0.01

    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.…