CVE-2023-43786
- EPSS 0.06%
- Published 10.10.2023 13:15:22
- Last modified 21.11.2024 08:24:46
A vulnerability was found in libX11 due to an infinite loop within the PutSubImage() function. This flaw allows a local user to consume all available system resources and cause a denial of service condition.
CVE-2023-43787
- EPSS 0.04%
- Published 10.10.2023 13:15:22
- Last modified 21.11.2024 08:24:46
A vulnerability was found in libX11 due to an integer overflow within the XCreateImage() function. This flaw allows a local user to trigger an integer overflow and execute arbitrary code with elevated privileges.
CVE-2023-43785
- EPSS 0.1%
- Published 10.10.2023 13:15:21
- Last modified 21.11.2024 08:24:46
A vulnerability was found in libX11 due to a boundary condition within the _XkbReadKeySyms() function. This flaw allows a local user to trigger an out-of-bounds read error and read the contents of memory on the system.
CVE-2023-3138
- EPSS 0.19%
- Published 28.06.2023 21:15:10
- Last modified 21.11.2024 08:16:32
A vulnerability was found in libX11. The security flaw occurs because the functions in src/InitExt.c in libX11 do not check that the values provided for the Request, Event, or Error IDs are within the bounds of the arrays that those functions write t...
CVE-2021-31535
- EPSS 2.6%
- Published 27.05.2021 13:15:08
- Last modified 21.11.2024 06:05:51
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 reques...
CVE-2020-14363
- EPSS 0.15%
- Published 11.09.2020 18:15:13
- Last modified 21.11.2024 05:03:05
An integer overflow vulnerability leading to a double-free was found in libX11. This flaw allows a local privileged attacker to cause an application compiled with libX11 to crash, or in some cases, result in arbitrary code execution. The highest thre...
CVE-2020-14344
- EPSS 0.05%
- Published 05.08.2020 14:15:12
- Last modified 21.11.2024 05:03:03
An integer overflow leading to a heap-buffer overflow was found in The X Input Method (XIM) client was implemented in libX11 before version 1.6.10. As per upstream this is security relevant when setuid programs call XIM client functions while running...
CVE-2018-14598
- EPSS 3.14%
- Published 24.08.2018 19:29:01
- Last modified 21.11.2024 03:49:22
An issue was discovered in XListExtensions in ListExt.c in libX11 through 1.6.5. A malicious server can send a reply in which the first string overflows, causing a variable to be set to NULL that will be freed later on, leading to DoS (segmentation f...
CVE-2018-14599
- EPSS 2.46%
- Published 24.08.2018 19:29:01
- Last modified 21.11.2024 03:49:23
An issue was discovered in libX11 through 1.6.5. The function XListExtensions in ListExt.c is vulnerable to an off-by-one error caused by malicious server responses, leading to DoS or possibly unspecified other impact.
CVE-2018-14600
- EPSS 9.37%
- Published 24.08.2018 19:29:01
- Last modified 21.11.2024 03:49:23
An issue was discovered in libX11 through 1.6.5. The function XListExtensions in ListExt.c interprets a variable as signed instead of unsigned, resulting in an out-of-bounds write (of up to 128 bytes), leading to DoS or remote code execution.