Permissions, Privileges, and Access Controls - CVE-2011-4613

 

Permissions, Privileges, and Access Controls - CVE-2011-4613

Published: February 5, 2014 / Updated: August 4, 2020


Vulnerability identifier: #VU33697
CSH Severity: Low
CVSS v4.0: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/U:Clear
CVE-ID: CVE-2011-4613
CWE-ID: CWE-264
Exploitation vector: Local access
Exploit availability: Public exploit is available
Vendor:
Affected software:

Detailed vulnerability description

The vulnerability allows a local non-authenticated attacker to read and manipulate data.

The X.Org X wrapper (xserver-wrapper.c) in Debian GNU/Linux and Ubuntu Linux does not properly verify the TTY of a user who is starting X, which allows local users to bypass intended access restrictions by associating stdin with a file that is misinterpreted as the console TTY.


How to mitigate CVE-2011-4613

Install update from vendor's website.

Sources