summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-201603-03.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-201603-03.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-201603-03.xml')
-rw-r--r--metadata/glsa/glsa-201603-03.xml60
1 files changed, 60 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201603-03.xml b/metadata/glsa/glsa-201603-03.xml
new file mode 100644
index 000000000000..656bfbeb9df8
--- /dev/null
+++ b/metadata/glsa/glsa-201603-03.xml
@@ -0,0 +1,60 @@
+<?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>2016-03-09: 1</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>