summaryrefslogtreecommitdiff
blob: e07d5c2eed03ceb1461a9ea6dbf17455e2146e01 (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
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200507-07">
  <title>phpWebSite: Multiple vulnerabilities</title>
  <synopsis>
    phpWebSite is vulnerable to the remote execution of arbitrary PHP script
    code and to other, yet undisclosed, vulnerabilities.
  </synopsis>
  <product type="ebuild">phpwebsite</product>
  <announced>2005-07-10</announced>
  <revised count="01">2005-07-10</revised>
  <bug>97461</bug>
  <access>remote</access>
  <affected>
    <package name="www-apps/phpwebsite" auto="yes" arch="*">
      <unaffected range="ge">0.10.1-r1</unaffected>
      <vulnerable range="lt">0.10.1-r1</vulnerable>
    </package>
  </affected>
  <background>
    <p>
    phpWebSite is a content management system written in PHP.
    </p>
  </background>
  <description>
    <p>
    phpWebSite fails to sanitize input sent to the XML-RPC server
    using the "POST" method. Other unspecified vulnerabilities have been
    discovered by Diabolic Crab of Hackers Center.
    </p>
  </description>
  <impact type="high">
    <p>
    A remote attacker could exploit the XML-RPC vulnerability to
    execute arbitrary PHP script code by sending specially crafted XML data
    to phpWebSite. The undisclosed vulnerabilities do have an unknown
    impact.
    </p>
  </impact>
  <workaround>
    <p>
    There is no known workaround at this time.
    </p>
  </workaround>
  <resolution>
    <p>
    All phpWebSite users should upgrade to the latest available
    version:
    </p>
    <code>
    # emerge --sync
    # emerge --ask --oneshot --verbose "&gt;=www-app/phpwebsite-0.10.1-r1"</code>
  </resolution>
  <references>
    <uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2005-1921">CAN-2005-1921</uri>
    <uri link="http://phpwebsite.appstate.edu/index.php?module=announce&amp;ANN_user_op=view&amp;ANN_id=989">phpWebSite announcement</uri>
  </references>
  <metadata tag="requester" timestamp="2005-07-06T12:51:16Z">
    koon
  </metadata>
  <metadata tag="submitter" timestamp="2005-07-06T14:39:13Z">
    DerCorny
  </metadata>
  <metadata tag="bugReady" timestamp="2005-07-09T22:50:54Z">
    DerCorny
  </metadata>
</glsa>