Vulnerability from bitnami_vulndb
Published
2025-08-11 13:54
Modified
2026-09-08 08:34
Summary
Argument Injection in PHP-CGI
Details

In PHP versions 8.1. before 8.1.29, 8.2. before 8.2.20, 8.3.* before 8.3.8, when using Apache and PHP-CGI on Windows, if the system is set up to use certain code pages, Windows may use "Best-Fit" behavior to replace characters in command line given to Win32 API functions. PHP CGI module may misinterpret those characters as PHP options, which may allow a malicious user to pass options to PHP binary being run, and thus reveal the source code of scripts, run arbitrary PHP code on the server, etc.


{
  "affected": [
    {
      "package": {
        "ecosystem": "Bitnami",
        "name": "libphp",
        "purl": "pkg:bitnami/libphp"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "8.1.29"
            },
            {
              "introduced": "8.2.0"
            },
            {
              "fixed": "8.2.20"
            },
            {
              "introduced": "8.3.0"
            },
            {
              "fixed": "8.3.8"
            }
          ],
          "type": "SEMVER"
        }
      ],
      "severity": [
        {
          "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H",
          "type": "CVSS_V3"
        }
      ]
    }
  ],
  "aliases": [
    "CVE-2024-4577"
  ],
  "database_specific": {
    "cpes": [
      "cpe:2.3:a:php:php:*:*:*:*:*:*:*:*"
    ],
    "severity": "Critical"
  },
  "details": "In PHP versions\u00a08.1.* before 8.1.29, 8.2.* before 8.2.20, 8.3.* before 8.3.8, when using Apache and PHP-CGI on Windows, if the system is set up to use certain code pages, Windows may use \"Best-Fit\" behavior to replace characters in command line given to\u00a0Win32 API functions. PHP CGI module may misinterpret those characters as PHP options, which may allow a malicious user to pass options to PHP binary being run, and thus reveal the source code of scripts, run arbitrary PHP code on the server, etc.",
  "id": "BIT-libphp-2024-4577",
  "modified": "2026-09-08T08:34:36.952Z",
  "published": "2025-08-11T13:54:18.697Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "http://www.openwall.com/lists/oss-security/2024/06/07/1"
    },
    {
      "type": "ADVISORY",
      "url": "https://arstechnica.com/security/2024/06/php-vulnerability-allows-attackers-to-run-malicious-code-on-windows-servers/"
    },
    {
      "type": "ADVISORY",
      "url": "https://blog.orange.tw/2024/06/cve-2024-4577-yet-another-php-rce.html"
    },
    {
      "type": "ADVISORY",
      "url": "https://blog.talosintelligence.com/new-persistent-attacks-japan/"
    },
    {
      "type": "ADVISORY",
      "url": "https://cert.be/en/advisory/warning-php-remote-code-execution-patch-immediately"
    },
    {
      "type": "ADVISORY",
      "url": "https://devco.re/blog/2024/06/06/security-alert-cve-2024-4577-php-cgi-argument-injection-vulnerability-en/"
    },
    {
      "type": "EVIDENCE",
      "url": "https://github.com/11whoami99/CVE-2024-4577"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/php/php-src/security/advisories/GHSA-3qgc-jrrr-25jv"
    },
    {
      "type": "FIX",
      "url": "https://github.com/rapid7/metasploit-framework/pull/19247"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/watchtowrlabs/CVE-2024-4577"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/xcanwin/CVE-2024-4577-PHP-RCE"
    },
    {
      "type": "ADVISORY",
      "url": "https://isc.sans.edu/diary/30994"
    },
    {
      "type": "ADVISORY",
      "url": "https://labs.watchtowr.com/no-way-php-strikes-again-cve-2024-4577/"
    },
    {
      "type": "DISCUSSION",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PKGTQUOA2NTZ3RXN22CSAUJPIRUYRB4B/"
    },
    {
      "type": "DISCUSSION",
      "url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/W45DBOH56NQDRTOM2DN2LNA2FZIMC3PK/"
    },
    {
      "type": "WEB",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4577"
    },
    {
      "type": "ADVISORY",
      "url": "https://security.netapp.com/advisory/ntap-20240621-0008/"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.imperva.com/blog/imperva-protects-against-critical-php-vulnerability-cve-2024-4577/"
    },
    {
      "type": "ARTICLE",
      "url": "https://www.php.net/ChangeLog-8.php#8.1.29"
    },
    {
      "type": "ARTICLE",
      "url": "https://www.php.net/ChangeLog-8.php#8.2.20"
    },
    {
      "type": "ARTICLE",
      "url": "https://www.php.net/ChangeLog-8.php#8.3.8"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vicarius.io/vsociety/posts/php-cgi-argument-injection-to-rce-cve-2024-4577"
    },
    {
      "type": "ADVISORY",
      "url": "https://www.vicarius.io/vsociety/posts/php-cgi-os-command-injection-vulnerability-cve-2024-4577"
    },
    {
      "type": "WEB",
      "url": "https://www.cisa.gov/known-exploited-vulnerabilities-catalog?field_cve=CVE-2024-4577"
    }
  ],
  "schema_version": "1.6.2",
  "summary": "Argument Injection in PHP-CGI"
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…