Discourse Footnote
Approved changes feed: RSS · Atom
cpe:2.3:a:discourse:discourse_footnote:*:*:*:*:*:discourse:*:*
part: a version: * update: *
| Vendor | Discourse (2d3c125b-857a-5933-b846-ed7f9d5e0225) |
|---|---|
| Product | Discourse Footnote (5c89ffa3-aa39-543f-a414-fa85d825543b) |
| Edition | * |
| Language | * |
| Software edition | * |
| Target software | discourse |
| Target hardware | * |
| Other | * |
| Notes | Imported from gcve-enriched-dumps CVE data |
PURL mappings
| PURL | Source | Last updated |
|---|---|---|
| No PURL mappings for this CPE yet. | ||
Vulnerability references
| Identifier | cpeApplicability | Submitted | db.gcve.eu details | Rationale |
|---|---|---|---|---|
CVE:CVE-2021-43827 |
vulnerable | 2026-06-03 14:45:35.089816 |
Inline footnotes wrapped in <a> tags can cause errors in discourse-footnotes
MEDIUM (4.3)
discourse-footnote is a library providing footnotes for posts in Discourse. ### Impact When posting an inline footnote wrapped in `<a>` tags (e.g. `<a>^[footnote]</a>`, the resulting rendered HTML would include a nested `<a>`, which is stripped by Nokogiri because it is not valid. This then caused a javascript error on topic pages because we were looking for an `<a>` element inside the footnote reference span and getting its ID, and because it did not exist we got a null reference error in javascript. Users are advised to update to version 0.2. As a workaround editing offending posts from the rails console or the database console for self-hosters, or disabling the plugin in the admin panel can mitigate this issue.
Published: 2021-12-14T22:20:09.000Z
Updated: 2024-08-04T04:03:08.963Z |
Imported from gcve-enriched-dumps CVE data |
Contribute
You can submit an edit proposal for this CPE entry or suggest a related product/vendor addition using the action button above.