| Store | Cart

Re: maint-5.14, maint-5.12: speak now or forever...

From: Niko Tyni <nty...@debian.org>
Thu, 8 Mar 2012 21:29:51 +0200
On Tue, Mar 06, 2012 at 10:46:01AM -0500, Ricardo Signes wrote:

> So:  if you (whether you are a committer or not!) know of some> significant bug that exists in a maintenance branch, and that could be> fixed by the application of fixes from a later branch, I implore you to> make noise.

Digest-1.16 in 5.14.2 and 5.12.4 has an exploitable eval in its new() method,
labelled as CVE-2011-3597, fixed in Digest by
 https://github.com/gisle/digest/commit/33800e83550bcad19c4fc593874ec3497841fa1e
and in blead by commit a2fa999d41c94d622051667d897fedca90be1828 .

See https://rt.cpan.org/Public/Bug/Display.html?id=71390

use Digest; my $input = q{MD;5;print qq[I own you\n]}; Digest->new($input);
-- 
Niko Tyni   nty...@debian.org

Recent Messages in this Thread
Ricardo Signes Mar 06, 2012 03:46 pm
Todd Rinaldo Mar 06, 2012 04:03 pm
Robin Barker Mar 06, 2012 08:45 pm
Salvador Fandino Mar 07, 2012 09:17 am
Ævar Arnfjörð Bjarmason Mar 07, 2012 09:40 pm
Jan Dubois Mar 07, 2012 09:50 pm
Ævar Arnfjörð Bjarmason Mar 07, 2012 10:00 pm
Reini Urban Mar 08, 2012 03:53 am
Rafael Garcia-Suarez Mar 08, 2012 02:10 pm
Anders Melchiorsen Mar 08, 2012 07:07 pm
Niko Tyni Mar 08, 2012 07:29 pm
Dominic Hargreaves Mar 16, 2012 10:23 pm
Tom Hukins Mar 16, 2012 03:03 pm
Steffen Mueller Mar 16, 2012 09:56 pm
Nicholas Clark Mar 17, 2012 08:41 am
Ricardo Signes Mar 06, 2012 07:40 pm
Messages in this thread