Security Advisories (2)
The Safe (aka Safe.pm) module before 2.25 for Perl 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 implicitly called methods and implicitly blessed objects, as demonstrated by the (a) DESTROY and (b) AUTOLOAD methods, related to "automagic methods."
- http://www.openwall.com/lists/oss-security/2010/05/20/5
- http://www.redhat.com/support/errata/RHSA-2010-0457.html
- http://www.redhat.com/support/errata/RHSA-2010-0458.html
- http://secunia.com/advisories/40049
- http://cpansearch.perl.org/src/RGARCIA/Safe-2.27/Changes
- http://www.mandriva.com/security/advisories?name=MDVSA-2010:115
- http://blogs.perl.org/users/rafael_garcia-suarez/2010/03/new-safepm-fixes-security-hole.html
- http://www.mandriva.com/security/advisories?name=MDVSA-2010:116
- https://bugzilla.redhat.com/show_bug.cgi?id=576508
- http://secunia.com/advisories/40052
- http://securitytracker.com/id?1024062
- http://secunia.com/advisories/42402
- http://blogs.sun.com/security/entry/cve_2010_1168_vulnerability_in
- http://www.vupen.com/english/advisories/2010/3075
- http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10735
- http://kb.juniper.net/InfoCenter/index?page=content&id=JSA10705
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9807
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A7424
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.21
- fix [perl #72068]: An anonymous sub created by the Safe container will have bogus arguments passed to it.
Modules
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.