OSV 1.4.0 · github-reviewed · 修改于 2021-09-23 02:26
发布时间
2018-10-19 02:05
GitHub 审查时间
2020-06-17 06:04
NVD 发布时间
2018-03-20 02:29
源文件
advisories/github-reviewed/2018/10/GHSA-xx65-cc7g-9pfp/GHSA-xx65-cc7g-9pfp.json
Spring Boot supports an embedded launch script that can be used to easily run the application as a systemd or init.d linux service. The script included with Spring Boot 1.5.9 and earlier and 2.0.0.M1 through 2.0.0.M7 is susceptible to a symlink attack which allows the "run_user" to overwrite and take ownership of any file on the same system. In order to instigate the attack, the application must be installed as a service and the "run_user" requires shell access to the server. Spring Boot application that are not installed as a service, or are not using the embedded launch script are not susceptible.