2024-04-29 06:03:20 +00:00
{
"id" : "CVE-2024-1874" ,
"sourceIdentifier" : "security@php.net" ,
"published" : "2024-04-29T04:15:07.580" ,
2024-04-29 14:03:31 +00:00
"lastModified" : "2024-04-29T12:42:03.667" ,
"vulnStatus" : "Awaiting Analysis" ,
2024-04-29 06:03:20 +00:00
"descriptions" : [
{
"lang" : "en" ,
"value" : "In PHP versions 8.1.* before 8.1.28, 8.2.* before 8.2.18, 8.3.* before 8.3.5, when using proc_open() command with array syntax, due to insufficient escaping, if the arguments of the executed command are controlled by a malicious user, the user can supply arguments that would execute arbitrary commands in Windows shell.\u00a0\n\n"
}
] ,
"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:L" ,
"attackVector" : "NETWORK" ,
"attackComplexity" : "LOW" ,
"privilegesRequired" : "NONE" ,
"userInteraction" : "NONE" ,
"scope" : "UNCHANGED" ,
"confidentialityImpact" : "HIGH" ,
"integrityImpact" : "HIGH" ,
"availabilityImpact" : "LOW" ,
"baseScore" : 9.4 ,
"baseSeverity" : "CRITICAL"
} ,
"exploitabilityScore" : 3.9 ,
"impactScore" : 5.5
}
]
} ,
"weaknesses" : [
{
"source" : "security@php.net" ,
"type" : "Secondary" ,
"description" : [
{
"lang" : "en" ,
"value" : "CWE-116"
}
]
}
] ,
"references" : [
{
"url" : "https://github.com/php/php-src/security/advisories/GHSA-pc52-254m-w9w7" ,
"source" : "security@php.net"
}
]
}