| Título | juzaweb.com juzaweb cms v3.4.2 Arbitrary File Read |
|---|
| Descrição | 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') }}
|
|---|
| Fonte | ⚠️ https://github.com/DeepMountains/Mirage/blob/main/CVE9-1.md |
|---|
| Utilizador | Dee.Mirage (UID 71702) |
|---|
| Submissão | 29/07/2024 01h56 (há 2 anos) |
|---|
| Moderação | 06/08/2024 08h41 (8 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 273696 [juzaweb CMS até 3.4.2 Theme Editor default Travessia de Diretório] |
|---|
| Pontos | 20 |
|---|