VYPR

Discourse Footnote

by Discourse (software)

CVEs (1)

  • CVE-2021-43827MedDec 14, 2021
    risk 0.00cvss 4.3epss 0.01

    discourse-footnote is a library providing footnotes for posts in Discourse. ### Impact When posting an inline footnote wrapped in `` tags (e.g. `^[footnote]`, the resulting rendered HTML would include a nested ``, which is stripped by Nokogiri because it is not…