VYPR

discourse-footnote

by Discourse (software)

CVEs (1)

  • CVE-2021-43827Dec 14, 2021
    risk 0.00cvss epss 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…