Lucene search

K
ubuntucveUbuntu.comUB:CVE-2023-34241
HistoryJun 22, 2023 - 12:00 a.m.

CVE-2023-34241

2023-06-2200:00:00
ubuntu.com
ubuntu.com
9

7.1 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

HIGH

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

3.2 Low

CVSS2

Access Vector

LOCAL

Access Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:L/AC:L/Au:S/C:P/I:N/A:P

0.0004 Low

EPSS

Percentile

5.2%

OpenPrinting CUPS is a standards-based, open source printing system for
Linux and other Unix-like operating systems. Starting in version 2.0.0 and
prior to version 2.4.6, CUPS logs data of free memory to the logging
service AFTER the connection has been closed, when it should have logged
the data right before. This is a use-after-free bug that impacts the entire
cupsd process. The exact cause of this issue is the function
httpClose(con->http) being called in scheduler/client.c. The problem is
that httpClose always, provided its argument is not null, frees the pointer
at the end of the call, only for cupsdLogClient to pass the pointer to
httpGetHostname. This issue happens in function cupsdAcceptClient if
LogLevel is warn or higher and in two scenarios: there is a double-lookup
for the IP Address (HostNameLookups Double is set in cupsd.conf) which
fails to resolve, or if CUPS is compiled with TCP wrappers and the
connection is refused by rules from /etc/hosts.allow and
/etc/hosts.deny. Version 2.4.6 has a patch for this issue.

OSVersionArchitecturePackageVersionFilename
ubuntu18.04noarchcups< 2.2.7-1ubuntu2.10+esm1) Available with Ubuntu Pro or Ubuntu Pro (Infra-onlyUNKNOWN
ubuntu20.04noarchcups< 2.3.1-9ubuntu1.4UNKNOWN
ubuntu22.04noarchcups< 2.4.1op1-1ubuntu4.4UNKNOWN
ubuntu22.10noarchcups< 2.4.2-1ubuntu2.2UNKNOWN
ubuntu23.04noarchcups< 2.4.2-3ubuntu2.2UNKNOWN
ubuntu16.04noarchcups< 2.1.3-4ubuntu0.11+esm3) Available with Ubuntu Pro or Ubuntu Pro (Infra-onlyUNKNOWN

7.1 High

CVSS3

Attack Vector

LOCAL

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

NONE

Availability Impact

HIGH

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

3.2 Low

CVSS2

Access Vector

LOCAL

Access Complexity

LOW

Authentication

SINGLE

Confidentiality Impact

PARTIAL

Integrity Impact

NONE

Availability Impact

PARTIAL

AV:L/AC:L/Au:S/C:P/I:N/A:P

0.0004 Low

EPSS

Percentile

5.2%