Vulnerabilities (CVE)

Filtered by vendor Redcarpet Project Subscribe
CVE Vendors Products Updated CVSS v2 CVSS v3
CVE-2020-26298 1 Redcarpet Project 1 Redcarpet 2021-01-16 4.3 MEDIUM 5.4 MEDIUM
Redcarpet is a Ruby library for Markdown processing. In Redcarpet before version 3.5.1, there is an injection vulnerability which can enable a cross-site scripting attack. In affected versions no HTML escaping was being performed when processing quotes. This applies even when the `:escape_html` option was being used. This is fixed in version 3.5.1 by the referenced commit.