CVE-2020-26298

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

Configuration 1 (hide)

cpe:2.3:a:redcarpet_project:redcarpet:*:*:*:*:*:ruby:*:*

Information

Published : 2021-01-11 19:15

Updated : 2021-01-16 04:15


NVD link : CVE-2020-26298

Mitre link : CVE-2020-26298


JSON object : View

Products Affected

redcarpet_project

  • redcarpet
CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

CWE-74

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')