summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-200508-20.xml
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
committerV3n3RiX <venerix@redcorelinux.org>2017-10-09 18:53:29 +0100
commit4f2d7949f03e1c198bc888f2d05f421d35c57e21 (patch)
treeba5f07bf3f9d22d82e54a462313f5d244036c768 /metadata/glsa/glsa-200508-20.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-200508-20.xml')
-rw-r--r--metadata/glsa/glsa-200508-20.xml67
1 files changed, 67 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-200508-20.xml b/metadata/glsa/glsa-200508-20.xml
new file mode 100644
index 000000000000..3d0d6d92cc47
--- /dev/null
+++ b/metadata/glsa/glsa-200508-20.xml
@@ -0,0 +1,67 @@
+<?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>2005-08-30: 01</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>