#VU86276 Incorrect default permissions in composer - CVE-2024-24821
Published: February 8, 2024
composer
getcomposer.org
Description
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to several files within the local working directory are included during the
invocation of Composer and in the context of the executing user. A local user can execute arbitrary code with elevated privileges via the compromised InstalledVersions.php or installed.php files.