Description
ClipBucket V5 provides open source video hosting with PHP. During the user avatar upload workflow, a user can choose to upload and change their avatar at any time. During deletion, ClipBucket checks for the avatar_url as a filepath within the avatars subdirectory. If the URL path exists within the avatars directory, ClipBucket will delete it. There is no check for path traversal sequences in the provided user input (stored in the DB as avatar_url) therefore the final $file variable could be tainted with path traversal sequences. This leads to file deletion outside of the intended scope of the avatars folder. This vulnerability is fixed in 5.5.1 - 237.
INFO
Published Date :
2025-01-07T15:33:40.680Z
Last Modified :
2025-01-07T17:10:50.287Z
Source :
GitHub_M
AFFECTED PRODUCTS
The following products are affected by CVE-2025-21622 vulnerability.
| Vendors | Products |
|---|---|
| Oxygenz |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2025-21622.