A vulnerability was found in insights-client. This security issue occurs because of insecure file operations or unsafe handling of temporary files and directories that lead to local privilege escalation. Before the insights-client has been registered on the system by root, an unprivileged local user or attacker could create the /var/tmp/insights-client directory (owning the directory with read, write, and execute permissions) on the system. After the insights-client is registered by root, an attacker could then control the directory content that insights are using by putting malicious scripts into it and executing arbitrary code as root (trivially bypassing SELinux protections because insights processes are allowed to disable SELinux system-wide).
The product exposes a resource to the wrong control sphere, providing unintended actors with inappropriate access to the resource.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Insights-client | Redhat | * | 3.2.2 (excluding) |
Red Hat Enterprise Linux 7 | RedHat | insights-client-0:3.1.9-1.el7_9 | * |
Red Hat Enterprise Linux 8 | RedHat | insights-client-0:3.2.2-1.el8_8 | * |
Red Hat Enterprise Linux 8.1 Update Services for SAP Solutions | RedHat | insights-client-0:3.2.3-1.el8_1 | * |
Red Hat Enterprise Linux 8.2 Advanced Update Support | RedHat | insights-client-0:3.2.3-1.el8_2 | * |
Red Hat Enterprise Linux 8.2 Telecommunications Update Service | RedHat | insights-client-0:3.2.3-1.el8_2 | * |
Red Hat Enterprise Linux 8.2 Update Services for SAP Solutions | RedHat | insights-client-0:3.2.3-1.el8_2 | * |
Red Hat Enterprise Linux 8.4 Advanced Mission Critical Update Support | RedHat | insights-client-0:3.2.3-1.el8_4 | * |
Red Hat Enterprise Linux 8.4 Telecommunications Update Service | RedHat | insights-client-0:3.2.3-1.el8_4 | * |
Red Hat Enterprise Linux 8.4 Update Services for SAP Solutions | RedHat | insights-client-0:3.2.3-1.el8_4 | * |
Red Hat Enterprise Linux 8.6 Extended Update Support | RedHat | insights-client-0:3.2.2-1.el8_6 | * |
Red Hat Enterprise Linux 9 | RedHat | insights-client-0:3.2.2-1.el9_2 | * |
Red Hat Enterprise Linux 9.0 Extended Update Support | RedHat | insights-client-0:3.2.2-1.el9_0 | * |
Resources such as files and directories may be inadvertently exposed through mechanisms such as insecure permissions, or when a program accidentally operates on the wrong object. For example, a program may intend that private files can only be provided to a specific user. This effectively defines a control sphere that is intended to prevent attackers from accessing these private files. If the file permissions are insecure, then parties other than the user will be able to access those files. A separate control sphere might effectively require that the user can only access the private files, but not any other files on the system. If the program does not ensure that the user is only requesting private files, then the user might be able to access other files on the system. In either case, the end result is that a resource has been exposed to the wrong party.