You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
68 lines
2.2 KiB
68 lines
2.2 KiB
<?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 ">=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&ANN_user_op=view&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>
|