| Reporter | Title | Published | Views | Family All 9 |
|---|---|---|---|---|
| CVE-2018-11736 | 9 Dec 202521:02 | – | circl | |
| Pluck PHP Code Upload and Execution Vulnerability | 5 Jun 201800:00 | – | cnvd | |
| CVE-2018-11736 | 5 Jun 201806:00 | – | cve | |
| CVE-2018-11736 | 5 Jun 201806:00 | – | cvelist | |
| Pluck 4.7.7-dev2 - PHP Code Execution | 8 Dec 202500:00 | – | exploitdb | |
| EUVD-2018-3755 | 7 Oct 202500:30 | – | euvd | |
| CVE-2018-11736 | 5 Jun 201806:29 | – | nvd | |
| Design/Logic Flaw | 5 Jun 201806:29 | – | prion | |
| CVE-2018-11736 | 22 May 202507:57 | – | redhatcve |
# Exploit Title: Pluck 4.7.7-dev2 - PHP Code Execution
# Date: 2024-10-26
# Exploit Author: CodeSecLab
# Vendor Homepage: https://github.com/pluck-cms/pluck
# Software Link: https://github.com/pluck-cms/pluck
# Version: 4.74-dev5
# Tested on: Ubuntu Windows
# CVE : CVE-2018-11736
PoC:
1)
1. Log in to the Pluck admin panel.\n
2. Navigate to the 'Manage Images' section at http://pluck1/admin.php?action=images.\n
3. Upload a file named '.htaccess' with the content-type 'image/jpeg' containing 'AddType application/x-httpd-php .jpg'.\n
4. Access the target directory (e.g., http://pluck1/images/test.jpg) to execute PHP code with the .jpg extension.
2)
.htaccess content:
RewriteEngine On
RewriteRule .* http://www.baidu.com/ [R,L]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