ackle       14/05/18 17:31:37

  Added:                glsa-201405-25.xml
  Log:
  GLSA 201405-25

Revision  Changes    Path
1.1                  xml/htdocs/security/en/glsa/glsa-201405-25.xml

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

Index: glsa-201405-25.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="201405-25">
  <title>Symfony: Information disclosure</title>
  <synopsis>A vulnerability in Symfony may allow remote attackers to read
    arbitrary files.
  </synopsis>
  <product type="ebuild">symfony</product>
  <announced>May 18, 2014</announced>
  <revised>May 18, 2014: 1</revised>
  <bug>444696</bug>
  <access>remote</access>
  <affected>
    <package name="dev-php/symfony" auto="yes" arch="*">
      <vulnerable range="lt">1.4.20</vulnerable>
    </package>
  </affected>
  <background>
    <p>Symfony is a professional, open-source PHP5 web development 
framework.</p>
  </background>
  <description>
    <p>Symfony does not properly sanitize input for upload requests.</p>
  </description>
  <impact type="low">
    <p>A remote attacker could send a specially crafted file upload request,
      possibly resulting in disclosure of sensitive information.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>Gentoo has discontinued support for Symfony. We recommend that users
      unmerge Symfony:
    </p>
    
    <code>
      # emerge --unmerge "dev-php/symfony"
    </code>
  </resolution>
  <references>
    <uri 
link="http://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-5574";>CVE-2012-5574</uri>
  </references>
  <metadata tag="requester" timestamp="Mon, 17 Dec 2012 03:37:50 +0000">
    underling
  </metadata>
  <metadata tag="submitter" timestamp="Sun, 18 May 2014 17:31:18 
+0000">ackle</metadata>
</glsa>




Reply via email to