summaryrefslogtreecommitdiff
path: root/metadata/glsa/glsa-201707-14.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-201707-14.xml
reinit the tree, so we can have metadata
Diffstat (limited to 'metadata/glsa/glsa-201707-14.xml')
-rw-r--r--metadata/glsa/glsa-201707-14.xml51
1 files changed, 51 insertions, 0 deletions
diff --git a/metadata/glsa/glsa-201707-14.xml b/metadata/glsa/glsa-201707-14.xml
new file mode 100644
index 000000000000..98a8fcfa4d24
--- /dev/null
+++ b/metadata/glsa/glsa-201707-14.xml
@@ -0,0 +1,51 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE glsa SYSTEM "http://www.gentoo.org/dtd/glsa.dtd">
+<glsa id="201707-14">
+ <title>Gajim: Information disclosure</title>
+ <synopsis>A vulnerability in Gajim might allow remote attackers to intercept
+ encrypted communications.
+ </synopsis>
+ <product type="ebuild">gajim</product>
+ <announced>2017-07-10</announced>
+ <revised>2017-07-10: 1</revised>
+ <bug>620146</bug>
+ <access>remote</access>
+ <affected>
+ <package name="net-im/gajim" auto="yes" arch="*">
+ <unaffected range="ge">0.16.6-r1</unaffected>
+ <vulnerable range="lt">0.16.6-r1</vulnerable>
+ </package>
+ </affected>
+ <background>
+ <p>Gajim is a Jabber/XMPP client which uses GTK+.</p>
+ </background>
+ <description>
+ <p>Gajim unconditionally implements the “XEP-0146: Remote Controlling
+ Clients” extension.
+ </p>
+ </description>
+ <impact type="normal">
+ <p>Remote attackers, by enticing a user to connect to a malicious XMPP
+ server, could extract plaintext from Off The Record (OTR) encrypted
+ sessions.
+ </p>
+ </impact>
+ <workaround>
+ <p>There is no known workaround at this time.</p>
+ </workaround>
+ <resolution>
+ <p>All Gajim users should upgrade to the latest version:</p>
+
+ <code>
+ # emerge --sync
+ # emerge --ask --oneshot --verbose "&gt;=net-im/gajim-0.16.6-r1"
+ </code>
+ </resolution>
+ <references>
+ <uri link="https://nvd.nist.gov/nvd.cfm?cvename=CVE-2016-10376">
+ CVE-2016-10376
+ </uri>
+ </references>
+ <metadata tag="requester" timestamp="2017-07-04T21:23:24Z">BlueKnight</metadata>
+ <metadata tag="submitter" timestamp="2017-07-10T00:02:36Z">b-man</metadata>
+</glsa>