Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2023-43655

6.4 · MEDIUM
Published Sep 29, 2023 getcomposer CWE-74 EPSS 1.39% (70th pctl)

Overview

CVE-2023-43655 is a medium-severity vulnerability affecting getcomposer composer. It was published on September 29, 2023 and has a CVSS 3.1 base score of 6.4 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.4, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

Technical 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.

Remediation

Check the references section for vendor advisories and patches from getcomposer. Update composer to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
getcomposer composer >= 0, < 1.10.27 Affected

Frequently Asked Questions

What is CVE-2023-43655?

CVE-2023-43655 is a medium-severity vulnerability affecting getcomposer composer. It was published on September 29, 2023 and has a CVSS 3.1 base score of 6.4 (MEDIUM).

How severe is CVE-2023-43655?

This vulnerability has a CVSS 3.1 base score of 6.4, rated MEDIUM. It can be exploited remotely over the network. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2023-43655?

Check the references section for vendor advisories and patches from getcomposer. Update composer to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2023-43655?

CyberStrike's AI-powered security agents can automatically detect CVE-2023-43655 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.