2024-06-09 22:03:12 +00:00
{
"id" : "CVE-2024-4577" ,
"sourceIdentifier" : "security@php.net" ,
"published" : "2024-06-09T20:15:09.550" ,
2024-06-10 04:03:18 +00:00
"lastModified" : "2024-06-10T03:15:09.057" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-06-09 22:03:12 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "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."
}
] ,
"metrics" : {
"cvssMetricV31" : [
{
"source" : "security@php.net" ,
"type" : "Secondary" ,
"cvssData" : {
"version" : "3.1" ,
"vectorString" : "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "HIGH" ,
"baseScore" : 9.8 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.9
}
]
} ,
"weaknesses" : [
{
"source" : "security@php.net" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-78"
}
]
}
] ,
"references" : [
2024-06-10 04:03:18 +00:00
{
"url" : "https://arstechnica.com/security/2024/06/php-vulnerability-allows-attackers-to-run-malicious-code-on-windows-servers/" ,
"source" : "security@php.net"
} ,
{
"url" : "https://blog.orange.tw/2024/06/cve-2024-4577-yet-another-php-rce.html" ,
"source" : "security@php.net"
} ,
{
"url" : "https://devco.re/blog/2024/06/06/security-alert-cve-2024-4577-php-cgi-argument-injection-vulnerability-en/" ,
"source" : "security@php.net"
} ,
{
"url" : "https://github.com/11whoami99/CVE-2024-4577" ,
"source" : "security@php.net"
} ,
2024-06-09 22:03:12 +00:00
{
"url" : "https://github.com/php/php-src/security/advisories/GHSA-3qgc-jrrr-25jv" ,
"source" : "security@php.net"
2024-06-10 04:03:18 +00:00
} ,
{
"url" : "https://github.com/rapid7/metasploit-framework/pull/19247" ,
"source" : "security@php.net"
} ,
{
"url" : "https://github.com/watchtowrlabs/CVE-2024-4577" ,
"source" : "security@php.net"
} ,
{
"url" : "https://github.com/xcanwin/CVE-2024-4577-PHP-RCE" ,
"source" : "security@php.net"
} ,
{
"url" : "https://labs.watchtowr.com/no-way-php-strikes-again-cve-2024-4577/" ,
"source" : "security@php.net"
} ,
{
"url" : "https://www.imperva.com/blog/imperva-protects-against-critical-php-vulnerability-cve-2024-4577/" ,
"source" : "security@php.net"
} ,
{
"url" : "https://www.php.net/ChangeLog-8.php#8.1.29" ,
"source" : "security@php.net"
} ,
{
"url" : "https://www.php.net/ChangeLog-8.php#8.2.20" ,
"source" : "security@php.net"
} ,
{
"url" : "https://www.php.net/ChangeLog-8.php#8.3.8" ,
"source" : "security@php.net"
2024-06-09 22:03:12 +00:00
}
]
}