问题描述:
项目中tichugateway网关有中危漏洞,使用ip:9090/actuator/env会返回环境信息,使用ip:9090/actuator/heapdump会下载heapdump文件
解决方案:
在%Platform安装目录%/server/gateway/config/application.properties文件中添加management.endpoints.web.exposure.exclude配置的值:env和heapdump
问题描述:
项目中tichugateway网关有中危漏洞,使用ip:9090/actuator/env会返回环境信息,使用ip:9090/actuator/heapdump会下载heapdump文件
解决方案:
在%Platform安装目录%/server/gateway/config/application.properties文件中添加management.endpoints.web.exposure.exclude配置的值:env和heapdump