| Titolo | juzaweb.com juzaweb cms v3.4.2 Arbitrary File Read |
|---|
| Descrizione | 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 |
|---|
| Utente | Dee.Mirage (UID 71702) |
|---|
| Sottomissione | 29/07/2024 01:56 (2 anni fa) |
|---|
| Moderazione | 06/08/2024 08:41 (8 days later) |
|---|
| Stato | Accettato |
|---|
| Voce VulDB | 273696 [juzaweb CMS fino a 3.4.2 Theme Editor default directory traversal] |
|---|
| Punti | 20 |
|---|