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-201603-03.xml

61 lines
2.3 KiB

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
<glsa id="201603-03">
<title>Roundcube: Multiple Vulnerabilities</title>
<synopsis>Multiple vulnerabilities have been found in Roundcube allowing
remote authenticated users to execute arbitrary code, inject arbitrary web
scripts, and perform cross-site scripting (XSS).
</synopsis>
<product type="ebuild">roundcube</product>
<announced>2016-03-09</announced>
<revised count="1">2016-03-09</revised>
<bug>554866</bug>
<bug>564476</bug>
<bug>570336</bug>
<access>remote</access>
<affected>
<package name="mail-client/roundcube" auto="yes" arch="*">
<unaffected range="ge">1.1.4</unaffected>
<vulnerable range="lt">1.1.4</vulnerable>
</package>
</affected>
<background>
<p>Free and open source webmail software for the masses, written in PHP.</p>
</background>
<description>
<p>Remote authenticated users with certain permissions can read arbitrary
files or possibly execute arbitrary code via .. in the _skin parameter to
index.php. Additionally, a cross-site scripting (XSS) vulnerability in
program/js/app.js allows remote authenticated users to inject arbitrary
web script or HTML via the file name in a drag-n-drop file upload.
</p>
</description>
<impact type="high">
<p>A remote authenticated user could possibly execute arbitrary code with
the privileges of the process, inject arbitrary web scripts or HTML, read
arbitrary files, or perform XSS.
</p>
</impact>
<workaround>
<p>There is no known workaround at this time.</p>
</workaround>
<resolution>
<p>All Roundcube users should upgrade to the latest version:</p>
<code>
# emerge --sync
# emerge --ask --oneshot --verbose "&gt;=mail-client/roundcube-1.1.4”
</code>
</resolution>
<references>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8105">
CVE-2015-8105
</uri>
<uri link="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8770">
CVE-2015-8770
</uri>
</references>
<metadata tag="requester" timestamp="2016-02-08T20:35:16Z">K_F</metadata>
<metadata tag="submitter" timestamp="2016-03-09T09:28:53Z">b-man</metadata>
</glsa>