GHSA-FGXV-GW55-R5FQ Authorization Bypass Through User-Controlled Key in go-zero
Summary Hello go-zero maintainer team, I would like to report a security concerning your CORS Filter feature. Details Go-zero allows user to specify a CORS Filter with a configurable allows param - which is an array of domains allowed in CORS policy. However, the isOriginAllowed uses...