* [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201111-09.xml
@ 2011-11-20 17:59 Alex Legler (a3li)
0 siblings, 0 replies; only message in thread
From: Alex Legler (a3li) @ 2011-11-20 17:59 UTC (permalink / raw
To: gentoo-commits
a3li 11/11/20 17:59:19
Added: glsa-201111-09.xml
Log:
GLSA 201111-09 by Sean Amoss
Revision Changes Path
1.1 xml/htdocs/security/en/glsa/glsa-201111-09.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201111-09.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201111-09.xml?rev=1.1&content-type=text/plain
Index: glsa-201111-09.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="/xsl/glsa.xsl"?>
<?xml-stylesheet type="text/xsl" href="/xsl/guide.xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201111-09">
<title>Perl Safe module: Arbitrary Perl code injection</title>
<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.
</synopsis>
<product type="ebuild">Safe</product>
<announced>November 20, 2011</announced>
<revised>November 20, 2011: 1</revised>
<bug>325563</bug>
<access>remote</access>
<affected>
<package name="perl-core/Safe" auto="yes" arch="*">
<unaffected range="ge">2.27</unaffected>
<vulnerable range="lt">2.27</vulnerable>
</package>
<package name="virtual/perl-Safe" auto="yes" arch="*">
<unaffected range="ge">2.27</unaffected>
<vulnerable range="lt">2.27</vulnerable>
</package>
</affected>
<background>
<p>Safe is a Perl module to compile and execute code in restricted
compartments.
</p>
</background>
<description>
<p>Unsafe code evaluation prevents the Safe module from properly
restricting the code of implicitly called methods on implicitly blessed
objects.
</p>
</description>
<impact type="normal">
<p>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.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All users of the standalone Perl Safe module should upgrade to the
latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose ">=perl-core/Safe-2.27"
</code>
<p>All users of the Safe module bundled with Perl should upgrade to the
latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose ">=virtual/perl-Safe-2.27"
</code>
<p>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.
</p>
</resolution>
<references>
<uri link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2010-1168">CVE-2010-1168</uri>
</references>
<metadata timestamp="Fri, 07 Oct 2011 23:37:03 +0000" tag="requester">
underling
</metadata>
<metadata timestamp="Sun, 20 Nov 2011 17:56:51 +0000" tag="submitter">ackle</metadata>
</glsa>
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-11-20 17:59 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-20 17:59 [gentoo-commits] gentoo commit in xml/htdocs/security/en/glsa: glsa-201111-09.xml Alex Legler (a3li)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox