关于 CVE-2015-0273 的漏洞信息

1. 漏洞描述
From NVD
Multiple use-after-free vulnerabilities in ext/date/php_date.c in PHP before 5.4.38, 5.5.x before 5.5.22, and 5.6.x before 5.6.6 allow remote attackers to execute arbitrary code via crafted serialized input containing a (1) R or (2) r type specifier in (a) DateTimeZone data handled by the php_date_timezone_initialize_from_hash function or (b) DateTime data handled by the php_date_initialize_from_hash function.
From 神龙GPT (AIGC)
"在PHP 5.4.38之前、5.5.22之前和5.6.6之前ext/date/php_date.c中的多个用后释放漏洞允许远程攻击者通过构造的包含(1)R或(2)r类型注释的序列化输入来执行任意代码(a)由php_date_timezone_initialize_from_hash函数处理的DateTimeZone数据或(b)由php_date_initialize_from_hash函数处理的DateTime数据。"
2. 漏洞评分(CVSS)
From NVD
NVD 暂无评分
From 神龙GPT (AIGC)
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
3. 漏洞类别
From NVD
NVD 暂无漏洞类别信息
From 神龙GPT (AIGC)
神龙GPT 暂无漏洞类别信息(请耐心等待)
Reference