X.Org Libx11 vulnerabilities
19 known vulnerabilities affecting x.org/libx11.
Total CVEs
19
CISA KEV
0
Public exploits
0
Exploited in wild
0
Severity breakdown
CRITICAL6HIGH6MEDIUM6LOW1
Vulnerabilities
Page 1 of 1
CVE-2023-43787HIGHCVSS 7.8fixed in 1.8.72023-10-10
CVE-2023-43787 [HIGH] CWE-122 CVE-2023-43787: A vulnerability was found in libX11 due to an integer overflow within the XCreateImage() function. T
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.
nvdosv
CVE-2023-43785MEDIUMCVSS 5.5fixed in 1.8.72023-10-10
CVE-2023-43785 [MEDIUM] CWE-787 CVE-2023-43785: A vulnerability was found in libX11 due to a boundary condition within the _XkbReadKeySyms() functio
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.
nvdosv
CVE-2023-43786MEDIUMCVSS 5.5fixed in 1.8.72023-10-10
CVE-2023-43786 [MEDIUM] CWE-400 CVE-2023-43786: A vulnerability was found in libX11 due to an infinite loop within the PutSubImage() function. This
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.
nvdosv
CVE-2023-3138HIGHCVSS 7.5fixed in 1.8.6vlibX11 1.8.62023-06-28
CVE-2023-3138 [HIGH] CWE-119 CVE-2023-3138: A vulnerability was found in libX11. The security flaw occurs because the functions in src/InitExt.c
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 to, using those IDs as array indexes. They trust that they were called with values provided by an Xserver
cvelistv5nvdosv
CVE-2021-31535CRITICALCVSS 9.8fixed in 1.7.12021-05-27
CVE-2021-31535 [CRITICAL] CWE-120 CVE-2021-31535: LookupCol.c in X.Org X through X11R7.7 and libX11 before 1.7.1 might allow remote attackers to execu
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 maxim
nvdosv
CVE-2020-14363HIGHCVSS 7.8fixed in 1.6.122020-09-11
CVE-2020-14363 [HIGH] CWE-190 CVE-2020-14363: An integer overflow vulnerability leading to a double-free was found in libX11. This flaw allows a l
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 threat from this flaw is to confidentiality, integrity as well as system availability.
nvdosv
CVE-2020-14344MEDIUMCVSS 6.7fixed in 1.6.102020-08-05
CVE-2020-14344 [MEDIUM] CWE-190 CVE-2020-14344: An integer overflow leading to a heap-buffer overflow was found in The X Input Method (XIM) client w
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 with elevated privileges. No such programs are shipped with Red Hat Enterprise Linux.
nvdosv
CVE-2018-14599CRITICALCVSS 9.8≤ 1.6.52018-08-24
CVE-2018-14599 [CRITICAL] CWE-193 CVE-2018-14599: An issue was discovered in libX11 through 1.6.5. The function XListExtensions in ListExt.c is vulner
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.
nvdosv
CVE-2018-14600CRITICALCVSS 9.8≤ 1.6.52018-08-24
CVE-2018-14600 [CRITICAL] CWE-787 CVE-2018-14600: An issue was discovered in libX11 through 1.6.5. The function XListExtensions in ListExt.c interpret
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.
nvdosv
CVE-2018-14598HIGHCVSS 7.5≤ 1.6.52018-08-24
CVE-2018-14598 [HIGH] CWE-20 CVE-2018-14598: An issue was discovered in XListExtensions in ListExt.c in libX11 through 1.6.5. A malicious server
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 fault).
nvdosv
CVE-2016-7943CRITICALCVSS 9.8≤ 1.6.32016-12-13
CVE-2016-7943 [CRITICAL] CWE-787 CVE-2016-7943: The XListFonts function in X.org libX11 before 1.6.4 might allow remote X servers to gain privileges
The XListFonts function in X.org libX11 before 1.6.4 might allow remote X servers to gain privileges via vectors involving length fields, which trigger out-of-bounds write operations.
nvdosv
CVE-2016-7942CRITICALCVSS 9.8≤ 1.6.32016-12-13
CVE-2016-7942 [CRITICAL] CWE-264 CVE-2016-7942: The XGetImage function in X.org libX11 before 1.6.4 might allow remote X servers to gain privileges
The XGetImage function in X.org libX11 before 1.6.4 might allow remote X servers to gain privileges via vectors involving image type and geometry, which triggers out-of-bounds read operations.
nvdosv
CVE-2013-7439HIGHCVSS 7.5v1.0.1v1.0.2+30 more2015-04-16
CVE-2013-7439 [HIGH] CWE-189 CVE-2013-7439: Multiple off-by-one errors in the (1) MakeBigReq and (2) SetReqLen macros in include/X11/Xlibint.h i
Multiple off-by-one errors in the (1) MakeBigReq and (2) SetReqLen macros in include/X11/Xlibint.h in X11R6.x and libX11 before 1.6.0 allow remote attackers to have unspecified impact via a crafted request, which triggers a buffer overflow.
nvdosv
CVE-2013-2004MEDIUMCVSS 6.8≥ 0, < 2:1.5.0-1+deb7u12013-06-15
CVE-2013-2004 [MEDIUM] CVE-2013-2004: The (1) GetDatabase and (2) _XimParseStringFile functions in X
The (1) GetDatabase and (2) _XimParseStringFile functions in X.org libX11 1.5.99.901 (1.6 RC1) and earlier do not restrict the recursion depth when processing directives to include files, which allows X servers to cause a denial of service (stack consumption) via a crafted file.
osv
CVE-2013-1981MEDIUMCVSS 6.8≥ 0, < 2:1.5.0-1+deb7u12013-06-15
CVE-2013-1981 [MEDIUM] CVE-2013-1981: Multiple integer overflows in X
Multiple integer overflows in X.org libX11 1.5.99.901 (1.6 RC1) and earlier allow X servers to trigger allocation of insufficient memory and a buffer overflow via vectors related to the (1) XQueryFont, (2) _XF86BigfontQueryFont, (3) XListFontsWithInfo, (4) XGetMotionEvents, (5) XListHosts, (6) XGetModifierMapping, (7) XGetPointerMapping, (8) XGetKeyboardMapping, (9) XGetWindowProperty, (10) XGetImage, (11) LoadColornameDB, (12
osv
CVE-2013-1997MEDIUMCVSS 6.8≥ 0, < 2:1.5.0-1+deb7u12013-06-15
CVE-2013-1997 [MEDIUM] CVE-2013-1997: Multiple buffer overflows in X
Multiple buffer overflows in X.org libX11 1.5.99.901 (1.6 RC1) and earlier allow X servers to cause a denial of service (crash) and possibly execute arbitrary code via crafted length or index values to the (1) XAllocColorCells, (2) _XkbReadGetDeviceInfoReply, (3) _XkbReadGeomShapes, (4) _XkbReadGetGeometryReply, (5) _XkbReadKeySyms, (6) _XkbReadKeyActions, (7) _XkbReadKeyBehaviors, (8) _XkbReadModifierMap, (9) _XkbReadExplicitC
osv
CVE-2007-1667CRITICALCVSS 9.3≤ 1.0.22007-03-24
CVE-2007-1667 [CRITICAL] CWE-189 CVE-2007-1667: Multiple integer overflows in (1) the XGetPixel function in ImUtil.c in X.Org libx11 before 1.0.3, a
Multiple integer overflows in (1) the XGetPixel function in ImUtil.c in X.Org libx11 before 1.0.3, and (2) XInitImage function in xwd.c for ImageMagick, allow user-assisted remote attackers to cause a denial of service (crash) or obtain sensitive information via crafted images with large or negative values that trigger a buffer overflow.
nvdosv
CVE-2006-5397LOWCVSS 2.1v1.0.2v1.0.32006-11-03
CVE-2006-5397 [LOW] CVE-2006-5397: The Xinput module (modules/im/ximcp/imLcIm.c) in X.Org libX11 1.0.2 and 1.0.3 opens a file for readi
The Xinput module (modules/im/ximcp/imLcIm.c) in X.Org libX11 1.0.2 and 1.0.3 opens a file for reading twice using the same file descriptor, which causes a file descriptor leak that allows local users to read files specified by the XCOMPOSEFILE environment variable via the duplicate file descriptor.
nvdosv
CVE-2006-4447HIGHCVSS 7.2≥ 0, < 2:1.0.0-72006-08-30
CVE-2006-4447 [HIGH] CVE-2006-4447: X
X.Org and XFree86, including libX11, xdm, xf86dga, xinit, xload, xtrans, and xterm, does not check the return values for setuid and seteuid calls when attempting to drop privileges, which might allow local users to gain privileges by causing those calls to fail, such as by exceeding a ulimit.
osv