Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Aug 2021 00:44:59 GMT
From:      =?utf-8?Q?Romain Tarti=C3=A8re?= <romain@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 96369e83b3a6 - main - security/vuxml: document xtrlock CVE-2016-10894
Message-ID:  <202108100044.17A0ixud060920@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by romain:

URL: https://cgit.FreeBSD.org/ports/commit/?id=96369e83b3a657bf0eaeec5377f4f12032c88406

commit 96369e83b3a657bf0eaeec5377f4f12032c88406
Author:     Romain Tartière <romain@FreeBSD.org>
AuthorDate: 2021-08-09 03:05:06 +0000
Commit:     Romain Tartière <romain@FreeBSD.org>
CommitDate: 2021-08-10 00:42:24 +0000

    security/vuxml: document xtrlock CVE-2016-10894
---
 security/vuxml/vuln-2021.xml | 31 +++++++++++++++++++++++++++++++
 1 file changed, 31 insertions(+)

diff --git a/security/vuxml/vuln-2021.xml b/security/vuxml/vuln-2021.xml
index 165f010a6519..3af335748564 100644
--- a/security/vuxml/vuln-2021.xml
+++ b/security/vuxml/vuln-2021.xml
@@ -1,3 +1,34 @@
+  <vuln vid="e80073d7-f8ba-11eb-b141-589cfc007716">
+    <topic>xtrlock -- xtrlock does not block multitouch events</topic>
+    <affects>
+      <package>
+	<name>xtrlock</name>
+	<range><lt>2.12</lt></range>
+      </package>
+    </affects>
+    <description>
+      <body xmlns="http://www.w3.org/1999/xhtml">;
+	<p>Debian reports:</p>
+	<blockquote cite="https://lists.debian.org/debian-lts-announce/2019/10/msg00019.html">;
+	  <p>xtrlock did not block multitouch events so an attacker could still
+	  input and thus control various programs such as Chromium, etc. via
+	  so-called "multitouch" events including pan scrolling, "pinch and
+	  zoom" or even being able to provide regular mouse clicks by
+	  depressing the touchpad once and then clicking with a secondary
+	  finger.</p>
+	</blockquote>
+      </body>
+    </description>
+    <references>
+      <cvename>CVE-2016-10894</cvename>
+      <url>https://lists.debian.org/debian-lts-announce/2019/10/msg00019.html</url>;
+    </references>
+    <dates>
+      <discovery>2016-07-10</discovery>
+      <entry>2021-08-09</entry>
+    </dates>
+  </vuln>
+
   <vuln vid="848bdd06-f93a-11eb-9f7d-206a8a720317">
     <topic>x11/cde -- Local privilege escalation via CDE dtsession</topic>
     <affects>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108100044.17A0ixud060920>