← Back

Redcarpet

redcarpet

Vendor: Redcarpet Project • 2 CVEs

CVEs (2)

CVE
VENDORS
PRODUCTS
UPDATED
PUBLISHED
CVSS
2Debian
Redcarpet Project
2Debian Linux
Redcarpet
Jun 17, 2026
Jan 11, 2021
N/A· v4
5.4 MEDIUM· v3
3.5 LOW· v2
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...Show more
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.Show less
1Redcarpet Project
1Redcarpet
May 6, 2026
Jul 14, 2015
N/A· v4
N/A· v3
7.5 HIGH· v2
Stack-based buffer overflow in the header_anchor function in the HTML renderer in Redcarpet before 3.3.2 allows attackers to cause a denial of service (crash) and possibly execute arbitrary code via unspecified vectors.