### [CVE-2024-52336](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52336) ![](https://img.shields.io/static/v1?label=Product&message=Fast%20Datapath%20for%20RHEL%207&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=Fast%20Datapath%20for%20Red%20Hat%20Enterprise%20Linux%208&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=Fast%20Datapath%20for%20Red%20Hat%20Enterprise%20Linux%209&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%206&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%207&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%208&color=blue) ![](https://img.shields.io/static/v1?label=Product&message=Red%20Hat%20Enterprise%20Linux%209&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=Improper%20Privilege%20Management&color=brighgreen) ### Description A script injection vulnerability was identified in the Tuned package. The `instance_create()` D-Bus function can be called by locally logged-in users without authentication. This flaw allows a local non-privileged user to execute a D-Bus call with `script_pre` or `script_post` options that permit arbitrary scripts with their absolute paths to be passed. These user or attacker-controlled executable scripts or programs could then be executed by Tuned with root privileges that could allow attackers to local privilege escalation. ### POC #### Reference - https://security.opensuse.org/2024/11/26/tuned-instance-create.html - https://www.openwall.com/lists/oss-security/2024/11/28/1 #### Github No PoCs found on GitHub currently.