关键信息 漏洞类型 Open Redirect Vulnerability 漏洞描述 Summary: The redirect function has an insecure implementation. Since the redirect parameters are user-controllable without security checks, this leads to an Open Redirect vulnerability. 漏洞细节 File: Code Snippet: POC (Proof of Concept) URL: Behavior: When a user clicks the "VIEW" link, they will be redirected to . 影响 Impact: Learn more about Open Redirect 其他信息 Note from Owner: When a user with Admin background permission accesses this URL, no request is made. Author's Test: The vulnerability was tested via Admin user on multiple versions, including the latest version.