Overly broad permissions can turn one compromised account into a much larger security problem. Learn how to reduce unnecessary access, review privileges, and apply least privilege across modern Linux systems. Review Linux Privileges×

Alerts This Week
Warning Icon 1 461
Alerts This Week
Warning Icon 1 461

Scientific Linux: CVE-2010-1168 Moderate: Perl Safe Module Threat

Scientific Large Esm H446
Moderate: perl security update
Date: Tue, 8 Jun 2010 11:23:33 -0500
Reply-To: Troy Dawson 
Sender: Security Errata for Scientific Linux
 
From: Troy Dawson 
Subject: Security ERRATA Moderate: perl on SL3.x, SL4.x i386/x86_64
Comments: To: "This email address is being protected from spambots. You need JavaScript enabled to view it."
 

Synopsis:	Moderate: perl security update
Issue date:	2010-06-07
CVE Names:	CVE-2010-1168 CVE-2010-1447

Perl is a high-level programming language commonly used for system
administration utilities and web programming. The Safe extension module
allows users to compile and execute Perl code in restricted compartments.

The Safe module did not properly restrict the code of implicitly called
methods (such as DESTROY and AUTOLOAD) on implicitly blessed objects
returned as a result of unsafe code evaluation. These methods could have
been executed unrestricted by Safe when such objects were accessed or
destroyed. A specially-crafted Perl script executed inside of a Safe
compartment could use this flaw to bypass intended Safe module
restrictions. (CVE-2010-1168)

The Safe module did not properly restrict code compiled in a Safe
compartment and executed out of the compartment via a subroutine
reference returned as a result of unsafe code evaluation. A
specially-crafted Perl script executed inside of a Safe compartment
could use this flaw to bypass intended Safe module restrictions, if the
returned subroutine reference was called from outside of the
compartment. (CVE-2010-1447)

These packages upgrade the Safe extension module to version 2.27. Refer
to the Safe module's Changes file at the following link for a full list
of changes.

All applications using the Safe extension module must be restarted for
this update to take effect.

SL 3.0.x

 SRPMS:
perl-5.8.0-101.EL3.src.rpm
 i386:
perl-5.8.0-101.EL3.i386.rpm
perl-CGI-2.89-101.EL3.i386.rpm
perl-CPAN-1.61-101.EL3.i386.rpm
perl-DB_File-1.806-101.EL3.i386.rpm
perl-suidperl-5.8.0-101.EL3.i386.rpm
 x86_64:
perl-5.8.0-101.EL3.x86_64.rpm
perl-CGI-2.89-101.EL3.x86_64.rpm
perl-CPAN-1.61-101.EL3.x86_64.rpm
perl-DB_File-1.806-101.EL3.x86_64.rpm
perl-suidperl-5.8.0-101.EL3.x86_64.rpm

SL 4.x

 SRPMS:
perl-5.8.5-53.el4.src.rpm
 i386:
perl-5.8.5-53.el4.i386.rpm
perl-suidperl-5.8.5-53.el4.i386.rpm
 x86_64:
perl-5.8.5-53.el4.x86_64.rpm
perl-suidperl-5.8.5-53.el4.x86_64.rpm

-Connie Sieh
-Troy Dawson