copyright
|
disclaimer
|
privacy
|
contact
HOME
About
AusCERT
Membership
Contact Us
PKI Services
Training
Publications
Sec. Bulletins
Conferences
News & Media
Services
Web Log
Site Map
Site Help
Member login
Login »
Become a member »
Home
»
Security Bul...
»
Security Bul...
»
AusCERT Exte...
» ESB-2010.0506 - [RedHat] perl: Multiple vulnerabilities
ESB-2010.0506 - [RedHat] perl: Multiple vulnerabilities
Date:
08 June 2010
References
:
ESB-2005.1006
ESB-2008.1085
ESB-2010.0773
ESB-2010.0789.5
ESB-2011.0688
ASB-2012.0002
Click here for printable version
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 =========================================================================== AUSCERT External Security Bulletin Redistribution ESB-2010.0506 Moderate: perl security update 8 June 2010 =========================================================================== AusCERT Security Bulletin Summary --------------------------------- Product: perl Publisher: Red Hat Operating System: Red Hat Desktop 3 Red Hat Enterprise Linux AS/ES/WS 3 Red Hat Enterprise Linux Desktop 4 Red Hat Enterprise Linux AS/ES/WS 4 Red Hat Enterprise Linux WS/Desktop 5 Red Hat Enterprise Linux Server 5 Impact/Access: Increased Privileges -- Existing Account Delete Arbitrary Files -- Existing Account Modify Arbitrary Files -- Existing Account Resolution: Patch/Upgrade CVE Names: CVE-2010-1447 CVE-2010-1168 CVE-2008-5303 CVE-2008-5302 CVE-2005-0448 CVE-2004-0452 Reference: ESB-2008.1085 ESB-2005.1006 Original Bulletin: https://rhn.redhat.com/errata/RHSA-2010-0457.html https://rhn.redhat.com/errata/RHSA-2010-0458.html Comment: This bulletin contains two (2) Red Hat security advisories. - --------------------------BEGIN INCLUDED TEXT-------------------- - -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ===================================================================== Red Hat Security Advisory Synopsis: Moderate: perl security update Advisory ID: RHSA-2010:0457-01 Product: Red Hat Enterprise Linux Advisory URL: https://rhn.redhat.com/errata/RHSA-2010-0457.html Issue date: 2010-06-07 CVE Names: CVE-2010-1168 CVE-2010-1447 ===================================================================== 1. Summary: Updated perl packages that fix two security issues are now available for Red Hat Enterprise Linux 3 and 4. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section. 2. Relevant releases/architectures: Red Hat Desktop version 3 - i386, x86_64 Red Hat Enterprise Linux AS version 3 - i386, ia64, ppc, s390, s390x, x86_64 Red Hat Enterprise Linux AS version 4 - i386, ia64, ppc, s390, s390x, x86_64 Red Hat Enterprise Linux Desktop version 4 - i386, x86_64 Red Hat Enterprise Linux ES version 3 - i386, ia64, x86_64 Red Hat Enterprise Linux ES version 4 - i386, ia64, x86_64 Red Hat Enterprise Linux WS version 3 - i386, ia64, x86_64 Red Hat Enterprise Linux WS version 4 - i386, ia64, x86_64 3. Description: 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) Red Hat would like to thank Tim Bunce for responsibly reporting the CVE-2010-1168 and CVE-2010-1447 issues. Upstream acknowledges Nick Cleaton as the original reporter of CVE-2010-1168, and Tim Bunce and Rafaël Garcia-Suarez as the original reporters of CVE-2010-1447. These packages upgrade the Safe extension module to version 2.27. Refer to the Safe module's Changes file, linked to in the References, for a full list of changes. Users of perl are advised to upgrade to these updated packages, which correct these issues. All applications using the Safe extension module must be restarted for this update to take effect. 4. Solution: Before applying this update, make sure all previously-released errata relevant to your system have been applied. This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at http://kbase.redhat.com/faq/docs/DOC-11259 5. Bugs fixed (http://bugzilla.redhat.com/): 576508 - CVE-2010-1168 perl Safe: Intended restriction bypass via object references 588269 - CVE-2010-1447 perl: Safe restriction bypass when reference to subroutine in compartment is called from outside 6. Package List: Red Hat Enterprise Linux AS version 3: Source: ftp://updates.redhat.com/enterprise/3AS/en/os/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-debuginfo-5.8.0-101.EL3.i386.rpm perl-suidperl-5.8.0-101.EL3.i386.rpm ia64: perl-5.8.0-101.EL3.ia64.rpm perl-CGI-2.89-101.EL3.ia64.rpm perl-CPAN-1.61-101.EL3.ia64.rpm perl-DB_File-1.806-101.EL3.ia64.rpm perl-debuginfo-5.8.0-101.EL3.ia64.rpm perl-suidperl-5.8.0-101.EL3.ia64.rpm ppc: perl-5.8.0-101.EL3.ppc.rpm perl-CGI-2.89-101.EL3.ppc.rpm perl-CPAN-1.61-101.EL3.ppc.rpm perl-DB_File-1.806-101.EL3.ppc.rpm perl-debuginfo-5.8.0-101.EL3.ppc.rpm perl-suidperl-5.8.0-101.EL3.ppc.rpm s390: perl-5.8.0-101.EL3.s390.rpm perl-CGI-2.89-101.EL3.s390.rpm perl-CPAN-1.61-101.EL3.s390.rpm perl-DB_File-1.806-101.EL3.s390.rpm perl-debuginfo-5.8.0-101.EL3.s390.rpm perl-suidperl-5.8.0-101.EL3.s390.rpm s390x: perl-5.8.0-101.EL3.s390x.rpm perl-CGI-2.89-101.EL3.s390x.rpm perl-CPAN-1.61-101.EL3.s390x.rpm perl-DB_File-1.806-101.EL3.s390x.rpm perl-debuginfo-5.8.0-101.EL3.s390x.rpm perl-suidperl-5.8.0-101.EL3.s390x.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-debuginfo-5.8.0-101.EL3.x86_64.rpm perl-suidperl-5.8.0-101.EL3.x86_64.rpm Red Hat Desktop version 3: Source: ftp://updates.redhat.com/enterprise/3desktop/en/os/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-debuginfo-5.8.0-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-debuginfo-5.8.0-101.EL3.x86_64.rpm perl-suidperl-5.8.0-101.EL3.x86_64.rpm Red Hat Enterprise Linux ES version 3: Source: ftp://updates.redhat.com/enterprise/3ES/en/os/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-debuginfo-5.8.0-101.EL3.i386.rpm perl-suidperl-5.8.0-101.EL3.i386.rpm ia64: perl-5.8.0-101.EL3.ia64.rpm perl-CGI-2.89-101.EL3.ia64.rpm perl-CPAN-1.61-101.EL3.ia64.rpm perl-DB_File-1.806-101.EL3.ia64.rpm perl-debuginfo-5.8.0-101.EL3.ia64.rpm perl-suidperl-5.8.0-101.EL3.ia64.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-debuginfo-5.8.0-101.EL3.x86_64.rpm perl-suidperl-5.8.0-101.EL3.x86_64.rpm Red Hat Enterprise Linux WS version 3: Source: ftp://updates.redhat.com/enterprise/3WS/en/os/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-debuginfo-5.8.0-101.EL3.i386.rpm perl-suidperl-5.8.0-101.EL3.i386.rpm ia64: perl-5.8.0-101.EL3.ia64.rpm perl-CGI-2.89-101.EL3.ia64.rpm perl-CPAN-1.61-101.EL3.ia64.rpm perl-DB_File-1.806-101.EL3.ia64.rpm perl-debuginfo-5.8.0-101.EL3.ia64.rpm perl-suidperl-5.8.0-101.EL3.ia64.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-debuginfo-5.8.0-101.EL3.x86_64.rpm perl-suidperl-5.8.0-101.EL3.x86_64.rpm Red Hat Enterprise Linux AS version 4: Source: ftp://updates.redhat.com/enterprise/4AS/en/os/SRPMS/perl-5.8.5-53.el4.src.rpm i386: perl-5.8.5-53.el4.i386.rpm perl-debuginfo-5.8.5-53.el4.i386.rpm perl-suidperl-5.8.5-53.el4.i386.rpm ia64: perl-5.8.5-53.el4.ia64.rpm perl-debuginfo-5.8.5-53.el4.ia64.rpm perl-suidperl-5.8.5-53.el4.ia64.rpm ppc: perl-5.8.5-53.el4.ppc.rpm perl-debuginfo-5.8.5-53.el4.ppc.rpm perl-suidperl-5.8.5-53.el4.ppc.rpm s390: perl-5.8.5-53.el4.s390.rpm perl-debuginfo-5.8.5-53.el4.s390.rpm perl-suidperl-5.8.5-53.el4.s390.rpm s390x: perl-5.8.5-53.el4.s390x.rpm perl-debuginfo-5.8.5-53.el4.s390x.rpm perl-suidperl-5.8.5-53.el4.s390x.rpm x86_64: perl-5.8.5-53.el4.x86_64.rpm perl-debuginfo-5.8.5-53.el4.x86_64.rpm perl-suidperl-5.8.5-53.el4.x86_64.rpm Red Hat Enterprise Linux Desktop version 4: Source: ftp://updates.redhat.com/enterprise/4Desktop/en/os/SRPMS/perl-5.8.5-53.el4.src.rpm i386: perl-5.8.5-53.el4.i386.rpm perl-debuginfo-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-debuginfo-5.8.5-53.el4.x86_64.rpm perl-suidperl-5.8.5-53.el4.x86_64.rpm Red Hat Enterprise Linux ES version 4: Source: ftp://updates.redhat.com/enterprise/4ES/en/os/SRPMS/perl-5.8.5-53.el4.src.rpm i386: perl-5.8.5-53.el4.i386.rpm perl-debuginfo-5.8.5-53.el4.i386.rpm perl-suidperl-5.8.5-53.el4.i386.rpm ia64: perl-5.8.5-53.el4.ia64.rpm perl-debuginfo-5.8.5-53.el4.ia64.rpm perl-suidperl-5.8.5-53.el4.ia64.rpm x86_64: perl-5.8.5-53.el4.x86_64.rpm perl-debuginfo-5.8.5-53.el4.x86_64.rpm perl-suidperl-5.8.5-53.el4.x86_64.rpm Red Hat Enterprise Linux WS version 4: Source: ftp://updates.redhat.com/enterprise/4WS/en/os/SRPMS/perl-5.8.5-53.el4.src.rpm i386: perl-5.8.5-53.el4.i386.rpm perl-debuginfo-5.8.5-53.el4.i386.rpm perl-suidperl-5.8.5-53.el4.i386.rpm ia64: perl-5.8.5-53.el4.ia64.rpm perl-debuginfo-5.8.5-53.el4.ia64.rpm perl-suidperl-5.8.5-53.el4.ia64.rpm x86_64: perl-5.8.5-53.el4.x86_64.rpm perl-debuginfo-5.8.5-53.el4.x86_64.rpm perl-suidperl-5.8.5-53.el4.x86_64.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://www.redhat.com/security/team/key/#package 7. References: https://www.redhat.com/security/data/cve/CVE-2010-1168.html https://www.redhat.com/security/data/cve/CVE-2010-1447.html http://www.redhat.com/security/updates/classification/#moderate http://cpansearch.perl.org/src/RGARCIA/Safe-2.27/Changes 8. Contact: The Red Hat security contact is
. More contact details at https://www.redhat.com/security/team/contact/ Copyright 2010 Red Hat, Inc. - -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iD8DBQFMDR0fXlSAg2UNWIIRAvK6AKCgxDoULNrU8auS+klo7gFwKsOokwCbB0WU xWE80BKK9xiiMZ5E+GidQok= =SsIi - -----END PGP SIGNATURE----- - -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ===================================================================== Red Hat Security Advisory Synopsis: Moderate: perl security update Advisory ID: RHSA-2010:0458-02 Product: Red Hat Enterprise Linux Advisory URL: https://rhn.redhat.com/errata/RHSA-2010-0458.html Issue date: 2010-06-07 CVE Names: CVE-2008-5302 CVE-2008-5303 CVE-2010-1168 CVE-2010-1447 ===================================================================== 1. Summary: Updated perl packages that fix multiple security issues are now available for Red Hat Enterprise Linux 5. The Red Hat Security Response Team has rated this update as having moderate security impact. Common Vulnerability Scoring System (CVSS) base scores, which give detailed severity ratings, are available for each vulnerability from the CVE links in the References section. 2. Relevant releases/architectures: Red Hat Enterprise Linux (v. 5 server) - i386, ia64, ppc, s390x, x86_64 Red Hat Enterprise Linux Desktop (v. 5 client) - i386, x86_64 3. Description: 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 File::Path module allows users to create and remove directory trees. 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) Multiple race conditions were found in the way the File::Path module's rmtree function removed directory trees. A malicious, local user with write access to a directory being removed by a victim, running a Perl script using rmtree, could cause the permissions of arbitrary files to be changed to world-writable and setuid, or delete arbitrary files via a symbolic link attack, if the victim had the privileges to change the permissions of the target files or to remove them. (CVE-2008-5302, CVE-2008-5303) Red Hat would like to thank Tim Bunce for responsibly reporting the CVE-2010-1168 and CVE-2010-1447 issues. Upstream acknowledges Nick Cleaton as the original reporter of CVE-2010-1168, and Tim Bunce and Rafaël Garcia-Suarez as the original reporters of CVE-2010-1447. These packages upgrade the Safe extension module to version 2.27. Refer to the Safe module's Changes file, linked to in the References, for a full list of changes. Users of perl are advised to upgrade to these updated packages, which correct these issues. All applications using the Safe or File::Path modules must be restarted for this update to take effect. 4. Solution: Before applying this update, make sure all previously-released errata relevant to your system have been applied. This update is available via the Red Hat Network. Details on how to use the Red Hat Network to apply this update are available at http://kbase.redhat.com/faq/docs/DOC-11259 5. Bugs fixed (http://bugzilla.redhat.com/): 473450 - CVE-2008-5302 perl: File::Path rmtree race condition (CVE-2005-0448) reintroduced after upstream rebase to 5.8.8-1 474217 - CVE-2008-5303 symlink perl: File::Path rmtree race condition (CVE-2004-0452) reintroduced after upstream rebase to 5.8.8-1 576508 - CVE-2010-1168 perl Safe: Intended restriction bypass via object references 588269 - CVE-2010-1447 perl: Safe restriction bypass when reference to subroutine in compartment is called from outside 6. Package List: Red Hat Enterprise Linux Desktop (v. 5 client): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Client/en/os/SRPMS/perl-5.8.8-32.el5_5.1.src.rpm i386: perl-5.8.8-32.el5_5.1.i386.rpm perl-debuginfo-5.8.8-32.el5_5.1.i386.rpm perl-suidperl-5.8.8-32.el5_5.1.i386.rpm x86_64: perl-5.8.8-32.el5_5.1.i386.rpm perl-5.8.8-32.el5_5.1.x86_64.rpm perl-debuginfo-5.8.8-32.el5_5.1.i386.rpm perl-debuginfo-5.8.8-32.el5_5.1.x86_64.rpm perl-suidperl-5.8.8-32.el5_5.1.x86_64.rpm Red Hat Enterprise Linux (v. 5 server): Source: ftp://ftp.redhat.com/pub/redhat/linux/enterprise/5Server/en/os/SRPMS/perl-5.8.8-32.el5_5.1.src.rpm i386: perl-5.8.8-32.el5_5.1.i386.rpm perl-debuginfo-5.8.8-32.el5_5.1.i386.rpm perl-suidperl-5.8.8-32.el5_5.1.i386.rpm ia64: perl-5.8.8-32.el5_5.1.ia64.rpm perl-debuginfo-5.8.8-32.el5_5.1.ia64.rpm perl-suidperl-5.8.8-32.el5_5.1.ia64.rpm ppc: perl-5.8.8-32.el5_5.1.ppc.rpm perl-debuginfo-5.8.8-32.el5_5.1.ppc.rpm perl-suidperl-5.8.8-32.el5_5.1.ppc.rpm s390x: perl-5.8.8-32.el5_5.1.s390x.rpm perl-debuginfo-5.8.8-32.el5_5.1.s390x.rpm perl-suidperl-5.8.8-32.el5_5.1.s390x.rpm x86_64: perl-5.8.8-32.el5_5.1.x86_64.rpm perl-debuginfo-5.8.8-32.el5_5.1.x86_64.rpm perl-suidperl-5.8.8-32.el5_5.1.x86_64.rpm These packages are GPG signed by Red Hat for security. Our key and details on how to verify the signature are available from https://www.redhat.com/security/team/key/#package 7. References: https://www.redhat.com/security/data/cve/CVE-2008-5302.html https://www.redhat.com/security/data/cve/CVE-2008-5303.html https://www.redhat.com/security/data/cve/CVE-2010-1168.html https://www.redhat.com/security/data/cve/CVE-2010-1447.html http://www.redhat.com/security/updates/classification/#moderate http://cpansearch.perl.org/src/RGARCIA/Safe-2.27/Changes 8. Contact: The Red Hat security contact is
. More contact details at https://www.redhat.com/security/team/contact/ Copyright 2010 Red Hat, Inc. - -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.4 (GNU/Linux) iD8DBQFMDR1CXlSAg2UNWIIRAh+ZAJ9JXWWZl1wUHG6xQzjYnPaMD/4vBgCgjuX7 /rnlNnb5K4s+kwNX9qSOeMU= =QfqT - -----END PGP SIGNATURE----- - --------------------------END INCLUDED TEXT-------------------- You have received this e-mail bulletin as a result of your organisation's registration with AusCERT. The mailing list you are subscribed to is maintained within your organisation, so if you do not wish to continue receiving these bulletins you should contact your local IT manager. If you do not know who that is, please send an email to auscert@auscert.org.au and we will forward your request to the appropriate person. NOTE: Third Party Rights This security bulletin is provided as a service to AusCERT's members. As AusCERT did not write the document quoted above, AusCERT has had no control over its content. The decision to follow or act on information or advice contained in this security bulletin is the responsibility of each user or organisation, and should be considered in accordance with your organisation's site policies and procedures. AusCERT takes no responsibility for consequences which may arise from following or acting on information or advice contained in this security bulletin. NOTE: This is only the original release of the security bulletin. It may not be updated when updates to the original are made. If downloading at a later date, it is recommended that the bulletin is retrieved directly from the author's website to ensure that the information is still current. Contact information for the authors of the original document is included in the Security Bulletin above. If you have any questions or need further information, please contact them directly. Previous advisories and external security bulletins can be retrieved from: http://www.auscert.org.au/render.html?cid=1980 If you believe that your computer system has been compromised or attacked in any way, we encourage you to let us know by completing the secure National IT Incident Reporting Form at: http://www.auscert.org.au/render.html?it=3192 =========================================================================== Australian Computer Emergency Response Team The University of Queensland Brisbane Qld 4072 Internet Email: auscert@auscert.org.au Facsimile: (07) 3365 7031 Telephone: (07) 3365 4417 (International: +61 7 3365 4417) AusCERT personnel answer during Queensland business hours which are GMT+10:00 (AEST). On call after hours for member emergencies only. =========================================================================== -----BEGIN PGP SIGNATURE----- Comment: http://www.auscert.org.au/render.html?it=1967 iD8DBQFMDXuv/iFOrG6YcBERAkdBAJ44LFk/cHgcA+J1oPWa3lLkUGROiACgiOP4 RYZP+IrSDwip+PxVlmdqgag= =6cpQ -----END PGP SIGNATURE-----
Comments? Click here
http://www.auscert.org.au/render.html?cid=1980&it=12887