CVE-2010-1447: High severity PostgreSQL postgresql vulnerability

Published May 3, 2010
·
Updated

Safe.pm 2.26 and earlier (except 2.20 through 2.23 if using a threads-enabled Perl), when used in Perl 5.10.0 and earlier, may allow attackers to break out of safe compartment in (1) Safe::reval or (2) Safe::rdo using subroutine references, whose execution is delayed to happen outside of the safe compartment. If a victim was tricked into running a specially-crafted Perl script, using Safe extension module, it could lead to intended Safe module restrictions bypass, if the returned subroutine reference was called from outside of the compartment. Different vulnerability than CVE-2010-1168.

Solution: Ugrade to Safe.pm v2.27 or higher.

References: [1] http://search.cpan.org/~rgarcia/Safe-2.27/Safe.pm

Acknowledgements:

Red Hat would like to thank Tim Bunce for responsibly reporting this flaw. Upstream credits also Rafaël Garcia-Suarez for discovering of this issue.

Other sources

The Safe (aka Safe.pm) module 2.26, and certain earlier versions, for Perl, as used in PostgreSQL 7.4 before 7.4.29, 8.0 before 8.0.25, 8.1 before 8.1.21, 8.2 before 8.2.17, 8.3 before 8.3.11, 8.4 before 8.4.4, and 9.0 Beta before 9.0 Beta 2, allows context-dependent attackers to bypass intended (1) Safe::reval and (2) Safe::rdo access restrictions, and inject and execute arbitrary code, via vectors involving subroutine references and delayed execution.

Red Hat

Affected Software

112 affected componentsFixes available
redhat/perl<3:5.8.5-53.el4
3:5.8.5-53.el4
redhat/perl<4:5.8.8-32.el5_5.1
4:5.8.8-32.el5_5.1
PostgreSQL postgresql=7.4.16
PostgreSQL postgresql=7.4.24
PostgreSQL postgresql=7.4.22
PostgreSQL postgresql=7.4.21
PostgreSQL postgresql=7.4.19
PostgreSQL postgresql=7.4.15
PostgreSQL postgresql=7.4.1
PostgreSQL postgresql=7.4.14
PostgreSQL postgresql=7.4.26
PostgreSQL postgresql=7.4.6
PostgreSQL postgresql=7.4.23
PostgreSQL postgresql=7.4.11
PostgreSQL postgresql=7.4.7
PostgreSQL postgresql=7.4.17
PostgreSQL postgresql=7.4.3
PostgreSQL postgresql=7.4.25
PostgreSQL postgresql=7.4.9
PostgreSQL postgresql=7.4.5
PostgreSQL postgresql=7.4.18
PostgreSQL postgresql=7.4.8
PostgreSQL postgresql=7.4
PostgreSQL postgresql=7.4.4
PostgreSQL postgresql=7.4.28
PostgreSQL postgresql=7.4.12
PostgreSQL postgresql=7.4.27
PostgreSQL postgresql=7.4.10
PostgreSQL postgresql=7.4.20
PostgreSQL postgresql=7.4.2
PostgreSQL postgresql=7.4.13
PostgreSQL postgresql=8.0.7
PostgreSQL postgresql=8.0.2
PostgreSQL postgresql=8.0.22
PostgreSQL postgresql=8.0.17
PostgreSQL postgresql=8.0.10
PostgreSQL postgresql=8.0.12
PostgreSQL postgresql=8.0.9
PostgreSQL postgresql=8.0.15
PostgreSQL postgresql=8.0.0
PostgreSQL postgresql=8.0.18
PostgreSQL postgresql=8.0.3
PostgreSQL postgresql=8.0.24
PostgreSQL postgresql=8.0.20
PostgreSQL postgresql=8.0.8
PostgreSQL postgresql=8.0.6
PostgreSQL postgresql=8.0.16
PostgreSQL postgresql=8.0.13
PostgreSQL postgresql=8.0.1
PostgreSQL postgresql=8.0.19
PostgreSQL postgresql=8.0.21
PostgreSQL postgresql=8.0.23
PostgreSQL postgresql=8.0.4
PostgreSQL postgresql=8.0.5
PostgreSQL postgresql=8.0.14
PostgreSQL postgresql=8.0.11
PostgreSQL postgresql=8.0
PostgreSQL postgresql=8.1.10
PostgreSQL postgresql=8.1.6
PostgreSQL postgresql=8.1.15
PostgreSQL postgresql=8.1.7
PostgreSQL postgresql=8.1.20
PostgreSQL postgresql=8.1
PostgreSQL postgresql=8.1.19
PostgreSQL postgresql=8.1.13
PostgreSQL postgresql=8.1.0
PostgreSQL postgresql=8.1.3
PostgreSQL postgresql=8.1.9
PostgreSQL postgresql=8.1.14
PostgreSQL postgresql=8.1.11
PostgreSQL postgresql=8.1.17
PostgreSQL postgresql=8.1.18
PostgreSQL postgresql=8.1.4
PostgreSQL postgresql=8.1.8
PostgreSQL postgresql=8.1.1
PostgreSQL postgresql=8.1.12
PostgreSQL postgresql=8.1.5
PostgreSQL postgresql=8.1.16
PostgreSQL postgresql=8.1.2
PostgreSQL postgresql=8.2.9
PostgreSQL postgresql=8.2.10
PostgreSQL postgresql=8.2.15
PostgreSQL postgresql=8.2.4
PostgreSQL postgresql=8.2.11
PostgreSQL postgresql=8.2.12
PostgreSQL postgresql=8.2.2
PostgreSQL postgresql=8.2.5
PostgreSQL postgresql=8.2.1
PostgreSQL postgresql=8.2.7
PostgreSQL postgresql=8.2.6
PostgreSQL postgresql=8.2.3
PostgreSQL postgresql=8.2.16
PostgreSQL postgresql=8.2.8
PostgreSQL postgresql=8.2.13
PostgreSQL postgresql=8.2
PostgreSQL postgresql=8.2.14
PostgreSQL postgresql=8.3.6
PostgreSQL postgresql=8.3.3
PostgreSQL postgresql=8.3.2
PostgreSQL postgresql=8.3.1
PostgreSQL postgresql=8.3.5
PostgreSQL postgresql=8.3.8
PostgreSQL postgresql=8.3.7
PostgreSQL postgresql=8.3.10
PostgreSQL postgresql=8.3
PostgreSQL postgresql=8.3.4
PostgreSQL postgresql=8.3.9
PostgreSQL postgresql=8.4.1
PostgreSQL postgresql=8.4.3
PostgreSQL postgresql=8.4
PostgreSQL postgresql=8.4.2
PostgreSQL postgresql=9.0.0-beta1

Event History

May 3, 2010
Data Sourced
via Red Hat·11:05 AM
DescriptionSeverityAffected Software
May 17, 2010
CVE Published
via Red Hat·12:00 AM
May 19, 2010
CVE Published
via MITRE·06:13 PM
Data Sourced
via MITRE·06:13 PM
Description
Data Sourced
via NVD·06:30 PM
RemedyDescriptionSeverityWeaknessAffected Software
Aug 5, 2025
Data Sourced
via Launchpad·11:27 PM
Description

Parent advisories

This vulnerability appears in the following advisories.

Frequently Asked Questions

1

What is the severity of CVE-2010-1447?

CVE-2010-1447 is considered to have moderate severity due to its potential to allow attackers to escape safe compartments.

2

How do I fix CVE-2010-1447?

To fix CVE-2010-1447, upgrade to Safe.pm version 2.27 or later to prevent the exploitation of this vulnerability.

3

What software versions are affected by CVE-2010-1447?

CVE-2010-1447 affects Safe.pm versions 2.26 and earlier, specifically when used with Perl 5.10.0 and earlier.

4

Can CVE-2010-1447 be exploited remotely?

Yes, CVE-2010-1447 can potentially be exploited remotely if the affected software is accessible.

5

What steps should I take after discovering CVE-2010-1447 in my environment?

After discovering CVE-2010-1447, immediately apply the recommended software upgrade and monitor for any unusual activity.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203