CVE-2025-62709
Unknown Unknown - Not Provided
BaseFortify

Publication date: 2025-11-20

Last updated on: 2025-11-25

Assigner: GitHub, Inc.

Description
ClipBucket v5 is an open source video sharing platform. In ClipBucket version 5.5.2, a change to network.class.php causes the application to dynamically build the server URL from the incoming HTTP Host header when the configuration base_url is not set. Because Host is a client-controlled header, an attacker can supply an arbitrary Host value. This allows an attacker to cause password-reset links (sent by forget.php) to be generated with the attacker’s domain. If a victim follows that link and enters their activation code on the attacker-controlled domain, the attacker can capture the code and use it to reset the victim’s password and take over the account. This issue has been patched in version 5.5.2#162.
CVSS Scores
EPSS Scores
Probability:
Percentile:
Meta Information
Published
2025-11-20
Last Modified
2025-11-25
Generated
2026-05-07
AI Q&A
2025-11-20
EPSS Evaluated
2026-05-05
NVD
Affected Vendors & Products
Showing 1 associated CPE
Vendor Product Version / Range
oxygenz clipbucket From 5.3 (inc) to 5.5.2-163 (exc)
Helpful Resources
Exploitability
CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-640 The product contains a mechanism for users to recover or change their passwords without knowing the original password, but the mechanism is weak.
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?

This vulnerability in ClipBucket v5.5.2 occurs because the application dynamically builds the server URL from the HTTP Host header when the base_url configuration is not set. Since the Host header is controlled by the client, an attacker can supply a malicious Host value. This causes password-reset links to be generated with the attacker's domain. If a victim clicks the link and enters their activation code on the attacker's domain, the attacker can capture the code and reset the victim's password, leading to account takeover.


How can this vulnerability impact me? :

The vulnerability can lead to account takeover by allowing an attacker to intercept password-reset activation codes. This compromises user accounts, potentially exposing sensitive personal information and allowing unauthorized actions within the affected ClipBucket platform.


What immediate steps should I take to mitigate this vulnerability?

To mitigate this vulnerability, immediately update ClipBucket to version 5.5.2#162 or later where the issue is patched. Additionally, ensure that the configuration parameter base_url is properly set to prevent the application from dynamically building the server URL from the incoming HTTP Host header.


Ask Our AI Assistant
Need more information? Ask your question to get an AI reply (Powered by our expertise)
0/70
EPSS Chart