CVE-2025-21622

Source
https://nvd.nist.gov/vuln/detail/CVE-2025-21622
Import Source
https://storage.googleapis.com/osv-test-cve-osv-conversion/osv-output/CVE-2025-21622.json
JSON Data
https://api.test.osv.dev/v1/vulns/CVE-2025-21622
Related
  • GHSA-5qpx-23rw-36gg
Published
2025-01-07T16:15:40Z
Modified
2025-01-08T16:24:02.760954Z
Summary
[none]
Details

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 avatarurl 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 avatarurl) 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.

References

Affected packages

Git / github.com/macwarrior/clipbucket-v5

Affected ranges

Type
GIT
Repo
https://github.com/macwarrior/clipbucket-v5
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

5.*

5.3
5.3.1
5.4.0
5.4.1
5.5.0