| 标题 | juzaweb.com juzaweb cms v3.4.2 Arbitrary File Read |
|---|
| 描述 | After logging into the administrator account, an attacker can modify the website templates through the "/admin-cp/theme/editor/default" page. By utilizing the source and include functions in Twig templates, the attacker can read files. Furthermore, due to the lack of strict filtering on the input file paths, the attacker can achieve arbitrary file reading using directory traversal techniques.
------POC------
{{ source('../../../../../../../../../../../../../../etc/passwd') }}
|
|---|
| 来源 | ⚠️ https://github.com/DeepMountains/Mirage/blob/main/CVE9-1.md |
|---|
| 用户 | Dee.Mirage (UID 71702) |
|---|
| 提交 | 2024-07-29 01時56分 (2 年前) |
|---|
| 管理 | 2024-08-06 08時41分 (8 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 273696 [juzaweb CMS 直到 3.4.2 Theme Editor default 目录遍历] |
|---|
| 积分 | 20 |
|---|