漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Stream HTTP wrapper truncates redirect location to 1024 bytes
Vulnerability Description
In PHP from 8.1.* before 8.1.32, from 8.2.* before 8.2.28, from 8.3.* before 8.3.19, from 8.4.* before 8.4.5, when parsing HTTP redirect in the response to an HTTP request, there is currently limit on the location value size caused by limited size of the location buffer to 1024. However as per RFC9110, the limit is recommended to be 8000. This may lead to incorrect URL truncation and redirecting to a wrong location.
CVSS Information
N/A
Vulnerability Type
缓冲区大小计算不正确
Vulnerability Title
PHP 安全漏洞
Vulnerability Description
PHP是PHP的一种在服务器端执行的脚本语言。 PHP存在安全漏洞,该漏洞源于解析HTTP请求响应中的重定向时,位置值大小限制为1024,可能导致URL截断错误和重定向到错误位置。以下版本受到影响:8.1.32之前版本、8.2.28之前版本、8.3.19之前版本和8.4.5之前版本。
CVSS Information
N/A
Vulnerability Type
N/A