ruby-redcloth 4.3.2-4ubuntu1 source package in Ubuntu

Changelog

ruby-redcloth (4.3.2-4ubuntu1) mantic; urgency=medium

  * SECURITY UPDATE: denial of service issue from use regular expression
    during html sanitisation
    - debian/patches/CVE-2023-31606.patch: regular expression updated to use
      possessive quantifier.
    - CVE-2023-31606

 -- Evan Caville <email address hidden>  Mon, 11 Sep 2023 12:19:23 +1000

Upload details

Uploaded by:
Evan Caville
Sponsored by:
Alex Murray
Uploaded to:
Mantic
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
ruby
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe ruby

Downloads

File Size SHA-256 Checksum
ruby-redcloth_4.3.2.orig.tar.gz 89.7 KiB fbfc709ef742f962896e1cd063b8bd828bdc0ddce36755edbe493cd3231ea850
ruby-redcloth_4.3.2-4ubuntu1.debian.tar.xz 6.9 KiB be784a60f5b24ffc564f920563db0b9fcc4f14d5a2afa9760a711f1e2059856f
ruby-redcloth_4.3.2-4ubuntu1.dsc 1.8 KiB c3c67654bb142d6dd1862e3021e66c4f5c9d33f86ba4c1b2d26b0d41f83724fe

Available diffs

View changes file

Binary packages built by this source

ruby-redcloth: Textile module for Ruby

 Textile is a very simple text format, intended for making readable text
 that can be converted to HTML, and used in docs, blogs, and Wiki pages.
 .
 RedCloth is a Ruby module for converting Textile to HTML.

ruby-redcloth-dbgsym: debug symbols for ruby-redcloth