Exploit maturity not defined.
The probability is the direct output of the EPSS model, and conveys an overall sense of the threat of exploitation in the wild. The percentile measures the EPSS probability relative to all known EPSS scores. Note: This data is updated daily, relying on the latest available EPSS model version. Check out the EPSS documentation for more details.
In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.
Test your applicationsLearn about Cross-site Scripting (XSS) vulnerabilities in an interactive lesson.
Start learningUpgrade Debian:9
ruby-redcarpet
to version 3.3.4-2+deb9u1 or higher.
Note: Versions mentioned in the description apply only to the upstream ruby-redcarpet
package and not the ruby-redcarpet
package as distributed by Debian
.
See How to fix?
for Debian:9
relevant fixed versions and status.
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.