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.
gentoo-overlay/metadata/glsa/glsa-200508-20.xml

68 lines
2.2 KiB

<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="200508-20">
<title>phpGroupWare: Multiple vulnerabilities</title>
<synopsis>
phpGroupWare is vulnerable to multiple issues ranging from information
disclosure to a potential execution of arbitrary code.
</synopsis>
<product type="ebuild">phpgroupware</product>
<announced>2005-08-30</announced>
<revised count="01">2005-08-30</revised>
<bug>102379</bug>
<access>remote</access>
<affected>
<package name="www-apps/phpgroupware" auto="yes" arch="*">
<unaffected range="ge">0.9.16.008</unaffected>
<vulnerable range="lt">0.9.16.008</vulnerable>
</package>
</affected>
<background>
<p>
phpGroupWare is a multi-user groupware suite written in PHP.
</p>
</background>
<description>
<p>
phpGroupWare improperly validates the "mid" parameter retrieved
via a forum post. The current version of phpGroupWare also adds several
safeguards to prevent XSS issues, and disables the use of a potentially
vulnerable XML-RPC library.
</p>
</description>
<impact type="high">
<p>
A remote attacker may leverage the XML-RPC vulnerability to
execute arbitrary PHP script code. He could also create a specially
crafted request that will reveal private posts.
</p>
</impact>
<workaround>
<p>
There is no known workaround at this time.
</p>
</workaround>
<resolution>
<p>
All phpGroupWare users should upgrade to the latest version:
</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=www-apps/phpgroupware-0.9.16.008"</code>
</resolution>
<references>
<uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2005-2498">CAN-2005-2498</uri>
<uri link="https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=2005-2600">CAN-2005-2600</uri>
<uri link="https://secunia.com/advisories/16414">Secunia Advisory SA16414</uri>
</references>
<metadata tag="requester" timestamp="2005-08-28T18:52:38Z">
DerCorny
</metadata>
<metadata tag="bugReady" timestamp="2005-08-29T09:01:02Z">
adir
</metadata>
<metadata tag="submitter" timestamp="2005-08-29T10:35:27Z">
adir
</metadata>
</glsa>