summaryrefslogtreecommitdiff
blob: 5816fcbc84cf9a7792a4cdff377ebd37afe633d9 (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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201209-03">
  <title>PHP: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities were found in PHP, the worst of which lead
    to remote execution of arbitrary code.
  </synopsis>
  <product type="ebuild">php</product>
  <announced>2012-09-24</announced>
  <revised count="1">2012-09-24</revised>
  <bug>384301</bug>
  <bug>396311</bug>
  <bug>396533</bug>
  <bug>399247</bug>
  <bug>399567</bug>
  <bug>399573</bug>
  <bug>401997</bug>
  <bug>410957</bug>
  <bug>414553</bug>
  <bug>421489</bug>
  <bug>427354</bug>
  <bug>429630</bug>
  <access>remote</access>
  <affected>
    <package name="dev-lang/php" auto="yes" arch="*">
      <unaffected range="ge">5.3.15</unaffected>
      <unaffected range="ge">5.4.5</unaffected>
      <vulnerable range="lt">5.3.15</vulnerable>
      <vulnerable range="lt">5.4.5</vulnerable>
    </package>
  </affected>
  <background>
    <p>PHP is a widely-used general-purpose scripting language that is
      especially suited for Web development and can be embedded into HTML.
    </p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in PHP. Please review the
      CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="high">
    <p>A remote attacker could execute arbitrary code with the privileges of
      the process, cause a Denial of Service condition, obtain sensitive
      information, create arbitrary files, conduct directory traversal attacks,
      bypass protection mechanisms, or perform further attacks with unspecified
      impact.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>All PHP users should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=dev-lang/php-5.3.15"
    </code>
    
    <p>All PHP users on ARM should upgrade to the latest version:</p>
    
    <code>
      # emerge --sync
      # emerge --ask --oneshot --verbose "&gt;=dev-lang/php-5.4.5"
    </code>
    
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-1398">CVE-2011-1398</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-3379">CVE-2011-3379</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4566">CVE-2011-4566</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2011-4885">CVE-2011-4885</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-0057">CVE-2012-0057</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-0788">CVE-2012-0788</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-0789">CVE-2012-0789</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-0830">CVE-2012-0830</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-0831">CVE-2012-0831</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-1172">CVE-2012-1172</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-1823">CVE-2012-1823</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2143">CVE-2012-2143</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2311">CVE-2012-2311</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2335">CVE-2012-2335</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2336">CVE-2012-2336</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2386">CVE-2012-2386</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-2688">CVE-2012-2688</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3365">CVE-2012-3365</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2012-3450">CVE-2012-3450</uri>
  </references>
  <metadata tag="requester" timestamp="2012-01-17T08:58:04Z">ago</metadata>
  <metadata tag="submitter" timestamp="2012-09-24T00:00:49Z">ackle</metadata>
</glsa>