Composer is a dependency manager for PHP. Users publishing a composer.phar to a public web-accessible server where the composer.phar can be executed as a php file may be subject to a remote code execution vulnerability if PHP also has `register_argc_argv` enabled in php.ini. Versions 2.6.4, 2.2.22 and 1.10.27 patch this vulnerability. Users are advised to upgrade. Users unable to upgrade should make sure `register_argc_argv` is disabled in php.ini, and avoid publishing composer.phar to the web as this is not best practice.
History

No history.

cve-icon MITRE Information

Status: PUBLISHED

Assigner: GitHub_M

Published: 2023-09-29T19:33:32.183Z

Updated: 2023-09-29T19:33:32.183Z

Reserved: 2023-09-20T15:35:38.147Z


Link: CVE-2023-43655

JSON object: View

cve-icon NVD Information

Status : Modified

Published: 2023-09-29T20:15:09.987

Modified: 2024-03-27T10:15:08.007


Link: CVE-2023-43655

JSON object: View

cve-icon Redhat Information

No data.

CWE