CVE Vulnerabilities

CVE-2024-35235

Unchecked Return Value

Published: Jun 11, 2024 | Modified: Jun 14, 2024
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
4.4 MODERATE
CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N
Ubuntu
MEDIUM

OpenPrinting CUPS is an open source printing system for Linux and other Unix-like operating systems. In versions 2.4.8 and earlier, when starting the cupsd server with a Listen configuration item pointing to a symbolic link, the cupsd process can be caused to perform an arbitrary chmod of the provided argument, providing world-writable access to the target. Given that cupsd is often running as root, this can result in the change of permission of any user or system files to be world writable. Given the aforementioned Ubuntu AppArmor context, on such systems this vulnerability is limited to those files modifiable by the cupsd process. In that specific case it was found to be possible to turn the configuration of the Listen argument into full control over the cupsd.conf and cups-files.conf configuration files. By later setting the User and Group arguments in cups-files.conf, and printing with a printer configured by PPD with a FoomaticRIPCommandLine argument, arbitrary user and group (not root) command execution could be achieved, which can further be used on Ubuntu systems to achieve full root command execution. Commit ff1f8a623e090dee8a8aadf12a6a4b25efac143d contains a patch for the issue.

Weakness

The product does not check the return value from a method or function, which can prevent it from detecting unexpected states and conditions.

Affected Software

Name Vendor Start Version End Version
Red Hat Enterprise Linux 8 RedHat cups-1:2.2.6-60.el8_10 *
Red Hat Enterprise Linux 8 RedHat cups-1:2.2.6-60.el8_10 *
Red Hat Enterprise Linux 8.6 Advanced Mission Critical Update Support RedHat cups-1:2.2.6-45.el8_6.5 *
Red Hat Enterprise Linux 8.6 Telecommunications Update Service RedHat cups-1:2.2.6-45.el8_6.5 *
Red Hat Enterprise Linux 8.6 Update Services for SAP Solutions RedHat cups-1:2.2.6-45.el8_6.5 *
Red Hat Enterprise Linux 8.8 Extended Update Support RedHat cups-1:2.2.6-51.el8_8.4 *
Red Hat Enterprise Linux 9 RedHat cups-1:2.3.3op2-27.el9_4 *
Red Hat Enterprise Linux 9 RedHat cups-1:2.3.3op2-27.el9_4 *
Cups Ubuntu devel *
Cups Ubuntu esm-infra/bionic *
Cups Ubuntu esm-infra/xenial *
Cups Ubuntu focal *
Cups Ubuntu jammy *
Cups Ubuntu mantic *
Cups Ubuntu noble *
Cups Ubuntu upstream *

Potential Mitigations

References