Alerts This Week
Warning Icon 1 535
Alerts This Week
Warning Icon 1 535

Gentoo GLSA-201111-09 Normal: Perl Safe Module Code Execution Risk

gentoo
Calendar Grey November 20, 2011
Dist Gentoo Esm H88
Enhance your Perl Safe module to thwart remote execution vulnerabilities using this Gentoo warning. Explore essential measures.
The Safe module for Perl does not properly restrict code, allowing a remote attacker to execute arbitrary Perl code outside of a restricted compartment

Summary

Unsafe code evaluation prevents the Safe module from properly restricting the code of implicitly called methods on implicitly blessed objects.

Resolution

All users of the standalone Perl Safe module should upgrade to the latest version: # emerge --sync # emerge --ask --oneshot --verbose ">=perl-core/Safe-2.27"
All users of the Safe module bundled with Perl should upgrade to the latest version:
# emerge --sync # emerge --ask --oneshot --verbose ">=virtual/perl-Safe-2.27"
NOTE: This is a legacy GLSA. Updates for all affected architectures are available since July 18, 2010. It is likely that your system is already no longer affected by this issue.

References

[ 1 ] CVE-2010-1168 http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1168

Availability

This GLSA and any updates to it are available for viewing at the Gentoo Security Website: https://security.gentoo.org/glsa/201111-09
style>.gentoo_availability{display:block;}

Concerns

Security is a primary focus of Gentoo Linux and ensuring the confidentiality and security of our users' machines is of utmost importance to us. Any security concerns should be addressed to security@gentoo.org or alternatively, you may file a bug at https://bugs.gentoo.org.

Severity: Normal
Title: Perl Safe module: Arbitrary Perl code injection
Date: November 20, 2011
Bugs: #325563
ID: 201111-09

Synopsis

The Safe module for Perl does not properly restrict code, allowing a remote attacker to execute arbitrary Perl code outside of a restricted compartment.

Background

Safe is a Perl module to compile and execute code in restricted compartments.

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.

Affected Packages

------------------------------------------------------------------- Package / Vulnerable / Unaffected ------------------------------------------------------------------- 1 perl-core/Safe < 2.27 >= 2.27 2 virtual/perl-Safe < 2.27 >= 2.27 ------------------------------------------------------------------- 2 affected packages -------------------------------------------------------------------

Impact

===== A remote attacker could entice a user to load a specially crafted Perl script, resulting in execution arbitrary Perl code outside of a restricted compartment.

Workaround

There is no known workaround at this time.

Related News

Your message here