-
Notifications
You must be signed in to change notification settings - Fork 560
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Heap-buffer-over-flow in Storable::retrieve that could lead to RCE #16131
Comments
From imdb95@gmail.comGreetings, **********Build Date & Hardware********** This is perl 5, version 27, subversion 4 (v5.27.4 Copyright 1987-2017, Larry Wall Perl may be copied only under the terms of either the Artistic License or the Complete documentation for Perl, including FAQ lists, should be found on OS: Ubuntu 16.04 Desktop Compilation: **********Reproduce**********
|
From imdb95@gmail.com |
From @iabynOn Tue, Aug 29, 2017 at 09:25:54AM -0700, Nguyen Duc Manh wrote:
This bug is still present in blead: $ valgrind ./perl -Ilib -e'use Storable; retrieve("/tmp/crafted1")' I don't know what the status of the various Storable WIP branches is, -- |
The RT System itself - Status changed from 'new' to 'open' |
From @tonycozOn Wed, 29 Nov 2017 01:29:23 -0800, davem wrote:
As with the other Storable bug reported to the security this, we don't treat Storable issues as security issues, so I've moved this to the public queue. This issue is fixed in my work-in-progress branch. Tony |
From @tonycozOn Thu, 14 Dec 2017 19:16:27 -0800, tonyc wrote:
This was merged as commit 0a40680 which was included in perl 5.28.0. Tony |
@tonycoz - Status changed from 'open' to 'resolved' |
Migrated from rt.perl.org#131990 (status was 'resolved')
Searchable as RT131990$
The text was updated successfully, but these errors were encountered: