robocanic opened a new issue, #1336: URL: https://github.com/apache/dubbo-admin/issues/1336
### Environment <!-- - Deploy env: kubernetes, vm, etc. - Dubbo application version: dubbo-java 3.0.5, dubbo-go 3.3.0, etc. - Registry: Nacos, v2.0.0 --> - Deploy env: all - Dubbo application version: all - Registry: all ### Issue description <!-- Here is a brief description about the issue. --> Here are the security issues find by white hat hackers 1. Pprof is opened to 0.0.0.0 2. Login information is written in cookie, and token is hard coded 3. Cookie is not secureonlyu ### Logs <details><summary>Click me to check logs</summary> ``` Copy logs to here. ``` </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
