漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
ext/openssl: Memory corruption in openssl_encrypt with AES-WRAP-PAD
Vulnerability Description
In PHP versions 8.2.* before 8.2.32, 8.3.* before 8.3.32, 8.4.* before 8.4.23, 8.5.* before 8.5.8, the AES-WRAP-PAD algorithm implementation in OpenSSL extension contains a buffer allocation flaw. The output buffer for the AES key-wrap-with-padding operation is sized from the plaintext length without accounting for RFC 5649 expansion. This may cause OpenSSL to write beyond allocated memory, corrupting heap metadata and triggering application abort.
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:L/A:L
Vulnerability Type
堆缓冲区溢出
Vulnerability Title
PHP 缓冲区错误漏洞
Vulnerability Description
PHP是PHP团队开源的一种在服务器端执行的脚本语言。 PHP存在缓冲区错误漏洞,该漏洞源于OpenSSL扩展中AES-WRAP-PAD算法实现存在缓冲区分配缺陷,输出缓冲区大小未考虑RFC 5649扩展,可能导致OpenSSL写入超出分配内存,破坏堆元数据并触发应用程序中止。以下版本受到影响:8.2.32版本之前的8.2.x版本、8.3.32版本之前的8.3.x版本、8.4.23版本之前的8.4.x版本和8.5.8版本之前的8.5.x版本。
CVSS Information
N/A
Vulnerability Type
N/A