Lucene search

K
cveGitHub_MCVE-2023-43655
HistorySep 29, 2023 - 8:15 p.m.

CVE-2023-43655

2023-09-2920:15:09
CWE-74
GitHub_M
web.nvd.nist.gov
97
composer
php
dependency manager
cve
security
vulnerability
rce
remote code execution
nvd
patch
upgrade

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

AI Score

8.8

Confidence

High

EPSS

0.006

Percentile

78.0%

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.

Affected configurations

Nvd
Vulners
Vulnrichment
Node
getcomposercomposerRange<1.10.27
OR
getcomposercomposerRange2.0.02.2.21
OR
getcomposercomposerRange2.3.02.6.4
Node
fedoraprojectfedoraMatch37
OR
fedoraprojectfedoraMatch38
VendorProductVersionCPE
getcomposercomposer*cpe:2.3:a:getcomposer:composer:*:*:*:*:*:*:*:*
fedoraprojectfedora37cpe:2.3:o:fedoraproject:fedora:37:*:*:*:*:*:*:*
fedoraprojectfedora38cpe:2.3:o:fedoraproject:fedora:38:*:*:*:*:*:*:*

CNA Affected

[
  {
    "vendor": "composer",
    "product": "composer",
    "versions": [
      {
        "version": "2.6.4, 2.2.21, 1.10.27",
        "status": "affected"
      },
      {
        "version": ">= 2.0, < 2.2.22",
        "status": "affected"
      },
      {
        "version": "< 1.10.27",
        "status": "affected"
      }
    ]
  }
]

CVSS3

8.8

Attack Vector

NETWORK

Attack Complexity

LOW

Privileges Required

LOW

User Interaction

NONE

Scope

UNCHANGED

Confidentiality Impact

HIGH

Integrity Impact

HIGH

Availability Impact

HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

AI Score

8.8

Confidence

High

EPSS

0.006

Percentile

78.0%