Lucene search

K
ubuntucveUbuntu.comUB:CVE-2023-3138
HistoryJun 15, 2023 - 12:00 a.m.

CVE-2023-3138

2023-06-1500:00:00
ubuntu.com
ubuntu.com
16
vulnerability
libx11
bounds checking
memory corruption
x.org
x11 protocol

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS

0.001

Percentile

41.5%

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 adhering to the
bounds specified in the X11 protocol, as all X servers provided by X.Org
do. As the protocol only specifies a single byte for these values, an
out-of-bounds value provided by a malicious server (or a malicious
proxy-in-the-middle) can only overwrite other portions of the Display
structure and not write outside the bounds of the Display structure itself,
possibly causing the client to crash with this memory corruption.

OSVersionArchitecturePackageVersionFilename
ubuntu18.04noarchlibx11< 2:1.6.4-3ubuntu0.4+esm1UNKNOWN
ubuntu20.04noarchlibx11< 2:1.6.9-2ubuntu1.5UNKNOWN
ubuntu22.04noarchlibx11< 2:1.7.5-1ubuntu0.2UNKNOWN
ubuntu22.10noarchlibx11< 2:1.8.1-2ubuntu0.2UNKNOWN
ubuntu23.04noarchlibx11< 2:1.8.4-2ubuntu0.2UNKNOWN
ubuntu14.04noarchlibx11< 2:1.6.2-1ubuntu2.1+esm3UNKNOWN
ubuntu16.04noarchlibx11< 2:1.6.3-1ubuntu2.2+esm2UNKNOWN

CVSS3

7.5

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

NONE

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

NONE

Integrity Impact

NONE

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

EPSS

0.001

Percentile

41.5%