Redcarpet Project Redcarpet vulnerabilities
2 known vulnerabilities affecting redcarpet_project/redcarpet.
Total CVEs
2
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
HIGH1MEDIUM1
Vulnerabilities
Page 1 of 1
CVE-2020-26298MEDIUMCVSS 5.4fixed in 3.5.12021-01-11
CVE-2020-26298 [MEDIUM] CWE-74 CVE-2020-26298: Redcarpet is a Ruby library for Markdown processing. In Redcarpet before version 3.5.1, there is an
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
ghsanvdosv
CVE-2015-5147HIGHCVSS 7.5≤ 3.3.12015-07-14
CVE-2015-5147 [HIGH] CWE-119 CVE-2015-5147: Stack-based buffer overflow in the header_anchor function in the HTML renderer in Redcarpet before 3
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.
ghsanvdosv