| Título | juzaweb.com juzaweb cms v3.4.2 Arbitrary File Read |
|---|
| Descripción | 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') }}
|
|---|
| Fuente | ⚠️ https://github.com/DeepMountains/Mirage/blob/main/CVE9-1.md |
|---|
| Usuario | Dee.Mirage (UID 71702) |
|---|
| Sumisión | 2024-07-29 01:56 (hace 2 años) |
|---|
| Moderación | 2024-08-06 08:41 (8 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 273696 [juzaweb CMS hasta 3.4.2 Theme Editor default recorrido de directorios] |
|---|
| Puntos | 20 |
|---|