漏洞信息
尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。
Vulnerability Title
Halo: Path Traversal in Backup Download Leads to Arbitrary File Read
Vulnerability Description
Halo is an open source website building tool. Prior to 2.24.3, a path traversal vulnerability in the backup download endpoint allows authenticated administrators to read arbitrary files from the server filesystem. The backup download endpoint (GET /apis/console.api.migration.halo.run/v1alpha1/backups/{name}/files/{filename}) in MigrationServiceImpl.download() resolves the backup filename via Path.resolve() without validating that the resolved path stays within the designated backups directory. Also, the Backup creation endpoint (POST /apis/migration.halo.run/v1alpha1/backups) does not sanitize the status fields during creation This vulnerability is fixed in 2.24.3.
CVSS Information
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:L
Vulnerability Type
对路径名的限制不恰当(路径遍历)
Vulnerability Title
Halo 路径遍历漏洞
Vulnerability Description
Halo是中国Halo团队开源的一个强大易用的开源建站工具。 Halo 2.24.3之前版本存在路径遍历漏洞,该漏洞源于备份下载端点路径遍历问题,可能导致经过身份验证的管理员读取服务器文件系统中的任意文件。
CVSS Information
N/A
Vulnerability Type
N/A