Summary
David Airlie and Peter Hutterer of Red Hat discovered that xorg-server, the X.Org X server was vulnerable to an information disclosure flaw related to input handling and devices hotplug.
When an X server is running but not on front (for example because of a VT switch), a newly plugged input device would still be recognized and handled by the X server, which would actually transmit input events to its clients on the background.
This could allow an attacker to recover some input events not intended for the X clients, including sensitive information.
Solution
For the stable distribution (squeeze), this problem has been fixed in version 2:1.7.7-16.
For the testing distribution (wheezy), this problem has been fixed in version 2:1.12.4-6.
For the unstable distribution (sid), this problem has been fixed in version 2:1.12.4-6.
We recommend that you upgrade your xorg-server packages.
Insight
The Xorg X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers.
Affected
xorg-server on Debian Linux
Detection
This check tests the installed software version using the apt package manager.
References
Updated on 2015-03-25
Severity
Classification
-
CVE CVE-2013-1940 -
CVSS Base Score: 2.1
AV:L/AC:L/Au:N/C:P/I:N/A:N
Related Vulnerabilities