Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
FrankenPHP leaks session data between requests in worker mode
Vulnerability Description
FrankenPHP is a modern application server for PHP. Prior to 1.11.2, when running FrankenPHP in worker mode, the $_SESSION superglobal is not correctly reset between requests. This allows a subsequent request processed by the same worker to access the $_SESSION data of the previous request (potentially belonging to a different user) before session_start() is called. This vulnerability is fixed in 1.11.2.
CVSS Information
N/A
Vulnerability Type
特权管理不恰当
Vulnerability Title
FrankenPHP 代码问题漏洞
Vulnerability Description
FrankenPHP是phpnet开源的一个PHP应用服务器。 FrankenPHP 1.11.2之前版本存在代码问题漏洞,该漏洞源于在worker模式下运行时,$_SESSION超全局变量未在请求间正确重置,可能导致后续请求访问先前请求的会话数据。
CVSS Information
N/A
Vulnerability Type
N/A