zlogene     14/10/12 08:04:57

  Added:                glsa-201410-02.xml
  Log:
  GLSA 201410-02

Revision  Changes    Path
1.1                  xml/htdocs/security/en/glsa/glsa-201410-02.xml

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201410-02.xml?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/security/en/glsa/glsa-201410-02.xml?rev=1.1&content-type=text/plain

Index: glsa-201410-02.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/xsl/glsa.xsl" type="text/xsl"?>
<?xml-stylesheet href="/xsl/guide.xsl" type="text/xsl"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd";>
<glsa id="201410-02">
  <title>Perl, Perl Locale-Maketext module: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in Perl Locale-Maketext
    module, allowing remote attackers to inject and execute arbitrary Perl
    code.
  </synopsis>
  <product type="ebuild">Locale-Maketext</product>
  <announced>October 12, 2014</announced>
  <revised>October 12, 2014: 1</revised>
  <bug>446376</bug>
  <access>remote</access>
  <affected>
    <package name="perl-core/Locale-Maketext" auto="yes" arch="*">
      <unaffected range="ge">1.230.0</unaffected>
      <vulnerable range="lt">1.230.0</vulnerable>
    </package>
    <package name="dev-lang/perl" auto="yes" arch="*">
      <unaffected range="ge">5.17.7</unaffected>
      <vulnerable range="lt">5.17.7</vulnerable>
    </package>
  </affected>
  <background>
    <p>Locale-Maketext - Perl framework for localization</p>
  </background>
  <description>
    <p>Two vulnerabilities have been reported in Locale-Maketext module for
      Perl, which can be exploited 
      by malicious users to compromise an application using the module.
    </p>
    
    <p>The vulnerabilities are caused due to the “_compile()” function not
      properly sanitising input, 
      which can be exploited to inject and execute arbitrary Perl code.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker could possibly execute
      arbitrary code with the privileges of the process, or cause a Denial of
      Service condition.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All users of the Perl Locale-Maketext module should upgrade to the
      latest version:
    </p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose
      "&gt;=perl-core/locale-maketext-1.230.0"
    </code>
    
  </resolution>
  <references>
    <uri 
link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-6329";>CVE-2012-6329</uri>
  </references>
  <metadata tag="requester" timestamp="Tue, 01 Jan 2013 20:38:14 
+0000">ackle</metadata>
  <metadata tag="submitter" timestamp="Sun, 12 Oct 2014 08:04:05 +0000">
    pinkbyte
  </metadata>
</glsa>




Reply via email to