CVE Vulnerabilities

CVE-2024-46544

Incorrect Default Permissions

Published: Sep 23, 2024 | Modified: Oct 31, 2024
CVSS 3.x
N/A
Source:
NVD
CVSS 2.x
RedHat/V2
RedHat/V3
5.9 MODERATE
CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L
Ubuntu
MEDIUM

Incorrect Default Permissions vulnerability in Apache Tomcat Connectors allows local users to view and modify shared memory containing mod_jk configuration which may lead to information disclosure and/or denial of service.

This issue affects Apache Tomcat Connectors: from 1.2.9-beta through 1.2.49. Only mod_jk on Unix like systems is affected. Neither the ISAPI redirector nor mod_jk on Windows is affected.

Users are recommended to upgrade to version 1.2.50, which fixes the issue.

Weakness

During installation, installed file permissions are set to allow anyone to modify those files.

Affected Software

Name Vendor Start Version End Version
JBoss Core Services for RHEL 8 RedHat jbcs-httpd24-mod_jk-0:1.2.50-3.redhat_1.el8jbcs *
JBoss Core Services on RHEL 7 RedHat jbcs-httpd24-mod_jk-0:1.2.50-3.redhat_1.el7jbcs *
Red Hat Enterprise Linux 9 RedHat mod_jk-0:1.2.50-1.el9_4.1 *
Red Hat Enterprise Linux 9.0 Update Services for SAP Solutions RedHat mod_jk-0:1.2.50-1.el9_0.1 *
Red Hat Enterprise Linux 9.2 Extended Update Support RedHat mod_jk-0:1.2.50-1.el9_2.1 *
Red Hat JBoss Core Services 1 RedHat jbcs-httpd24-mod_jk *

Potential Mitigations

  • Compartmentalize the system to have “safe” areas where trust boundaries can be unambiguously drawn. Do not allow sensitive data to go outside of the trust boundary and always be careful when interfacing with a compartment outside of the safe area.
  • Ensure that appropriate compartmentalization is built into the system design, and the compartmentalization allows for and reinforces privilege separation functionality. Architects and designers should rely on the principle of least privilege to decide the appropriate time to use privileges and the time to drop privileges.

References