RedCloth is a module for using Textile in Ruby
A vulnerability has been discovered in RedCloth. Please review the CVE identifier referenced below for details.
RedCloth is vulnerable to a regular expression denial of service ("ReDoS") attack via the sanitize_html function.
There is no known workaround at this time.
All RedCloth users should upgrade to the latest version:
# emerge --sync
# emerge --ask --oneshot --verbose ">=dev-ruby/redcloth-4.3.2-r5"