z00283015 opened a new issue #2659: URL: https://github.com/apache/servicecomb-java-chassis/issues/2659
问题现象: 业务上传功能的临时文件目录的属主不对,不是业务用户,而是root用户:  用户在web页面使用上传功能后,接口报错,查看接口响应,发现报错信息里暴露了服务器的路径信息:  经过查找,发现会在cse_run.log里打印出这段异常信息:  经过尝试,这个异常无法通过下面这个wiki里的几种方法,进行捕获: https://servicecomb.apache.org/references/java-chassis/zh_CN/general-development/error-handling.html 后来,咨询了刘宝,得到结论是这个异常捕获不到: 但由于这个问题会导致服务器路径泄漏,属于安全问题,因此建议做下优化,请帮忙处理下,谢谢:) -- 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]
