Security Advisories (1)
CVE-2010-1447
(2010-05-19)
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.
- https://bugs.launchpad.net/bugs/cve/2010-1447
- http://www.vupen.com/english/advisories/2010/1167
- http://secunia.com/advisories/39845
- http://www.postgresql.org/about/news.1203
- http://security-tracker.debian.org/tracker/CVE-2010-1447
- https://bugzilla.redhat.com/show_bug.cgi?id=588269
- http://www.securitytracker.com/id?1023988
- http://osvdb.org/64756
- http://www.securityfocus.com/bid/40305
- http://secunia.com/advisories/40052
- http://www.redhat.com/support/errata/RHSA-2010-0458.html
- http://www.openwall.com/lists/oss-security/2010/05/20/5
- http://www.mandriva.com/security/advisories?name=MDVSA-2010:116
- http://www.redhat.com/support/errata/RHSA-2010-0457.html
- http://www.mandriva.com/security/advisories?name=MDVSA-2010:115
- http://secunia.com/advisories/40049
- http://www.debian.org/security/2011/dsa-2267
- http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10705
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7320
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A11530
Changes for version 2.26
- Restore compatibility with perls < 5.8.9
Modules
Compile and execute code in restricted compartments
Other files
Module Install Instructions
To install Safe, copy and paste the appropriate command in to your terminal.
cpanm Safe
perl -MCPAN -e shell
install Safe
For more information on module installation, please visit the detailed CPAN module installation guide.