summaryrefslogtreecommitdiff
blob: 5896ff81bae90fec4f4f16b93952fb66ee0dcebd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<!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>