Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2023-43655 Details

Description

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.

Metrics

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/composer/composer/commit/4fce14795aba98e40b6c4f5047305aba17a6120d CVEPatch
https://github.com/composer/composer/commit/955a48e6319c8962e5cd421b07c00ab3c728968c CVEPatch
https://github.com/composer/composer/commit/95e091c921037b7b6564942845e7b738f6b95c9c CVEPatch
https://github.com/composer/composer/security/advisories/GHSA-jm6m-4632-36hf CVEVendor Advisory
https://lists.debian.org/debian-lts-announce/2024/03/msg00030.html CVEMailing List

see all 16 references

Weakness Enumeration

CWE-IDCWE NameSource
CWE-74Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')[email protected]
CWE-74Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')[email protected]

Affected Products

ProductVersions
getcomposer composer
< 1.10.27
>= 2.0.0, < 2.2.21
>= 2.3.0, < 2.6.4

CPE

  • cpe:2.3:a:getcomposer:composer:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
debian debian linux
10.0

CPE

  • cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.
fedoraproject fedora
37
38

CPE

  • cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*
  • cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

12 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2023-43655
NVD Published Date:
Sep 29, 2023
NVD Last Modified:
Jun 17, 2026
Source:
[email protected]
CVE-2023-43655 Details - Not Deferred