framework icon indicating copy to clipboard operation
framework copied to clipboard

Fixed CVE-2022-25481

Open Georce opened this issue 1 year ago • 1 comments

The Debugging mode does not display system environment parameters. The user-defined parameter is disabled by default. Config: 'show_env_msg' => false

Georce avatar Oct 10 '24 03:10 Georce

其实这个问题应该这么理解 1 正式项目必须要关闭调试模式 (加个配置参数还不如直接关闭调试模式来的实际) 2 异常页面是可以自定义的

liu21st avatar Oct 10 '24 05:10 liu21st