summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-201701-25.xml
blob: e0badeacf66527e09e878d9fb742509ccc407740 (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
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201701-25">
  <title>phpBB: Multiple vulnerabilities</title>
  <synopsis>Multiple vulnerabilities have been found in phpBB, the worst of
    which may allow remote attackers to inject arbitrary web script or HTML.
  </synopsis>
  <product type="ebuild">phpBB</product>
  <announced>2017-01-11</announced>
  <revised count="1">2017-01-11</revised>
  <bug>538360</bug>
  <access>remote</access>
  <affected>
    <package name="www-apps/phpBB" auto="yes" arch="*">
      <vulnerable range="lt">3.1.10</vulnerable>
    </package>
  </affected>
  <background>
    <p>phpBB is an Open Source bulletin board package.</p>
  </background>
  <description>
    <p>Multiple vulnerabilities have been discovered in phpBB. Please review
      the CVE identifiers referenced below for details.
    </p>
  </description>
  <impact type="normal">
    <p>A remote attacker may be able to change settings, inject arbitrary web
      script or HTML, or conduct cross-site request forgery (CSRF) attacks.
    </p>
  </impact>
  <workaround>
    <p>There is no known workaround at this time.</p>
  </workaround>
  <resolution>
    <p>Gentoo Security support has been discontinued due to phpBB being dropped
      to unstable. As such, we recommend that users unmerge phpBB:
    </p>
    
    <code>
      # emerge --unmerge "www-apps/phpBB"
    </code>
    
    <p>NOTE: Users could alternatively upgrade to
      “&gt;=www-apps/phpBB-3.1.10”, however, these packages are not
      currently marked stable.
    </p>
  </resolution>
  <references>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1431">CVE-2015-1431</uri>
    <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2015-1432">CVE-2015-1432</uri>
  </references>
  <metadata tag="requester" timestamp="2017-01-08T20:58:16Z">whissi</metadata>
  <metadata tag="submitter" timestamp="2017-01-11T12:26:07Z">whissi</metadata>
</glsa>