LookupCol.c in X.Org X through X11R7.7 and libX11 before 1.7.1 might allow remote attackers to execute arbitrary code. The libX11 XLookupColor request (intended for server-side color lookup) contains a flaw allowing a client to send color-name requests with a name longer than the maximum size allowed by the protocol (and also longer than the maximum packet size for normal-sized packets). The user-controlled data exceeding the maximum size is then interpreted by the server as additional X protocol requests and executed, e.g., to disable X server authorization completely. For example, if the victim encounters malicious terminal control sequences for color codes, then the attacker may be able to take full control of the running graphical session.
References
Configurations
History
07 Nov 2023, 03:34
Type | Values Removed | Values Added |
---|---|---|
References |
|
|
Information
Published : 2021-05-27 13:15
Updated : 2024-02-28 18:28
NVD link : CVE-2021-31535
Mitre link : CVE-2021-31535
CVE.ORG link : CVE-2021-31535
JSON object : View
Products Affected
fedoraproject
- fedora
x.org
- x_window_system
- libx11
CWE
CWE-120
Buffer Copy without Checking Size of Input ('Classic Buffer Overflow')