Horizon Alert
Summary of the vulnerability and why it matters
WWBN AVideo has a critical vulnerability where a video identifier can be used indefinitely to access administrator-level control of an account, even if the account password is changed. This allows unauthorized individuals to gain full privileges within the affected video owner's account without needing to know any other credentials.
- The issue allows indefinite, privileged account access.
- It bypasses password changes for account control.
- Confirm relevance and assess exposure to video accounts.
Attack Path
How an attacker could exploit the issue
An attacker could gain unauthorized administrator access to a video owner's account by obtaining a `video_id_hash`. This credential acts as a permanent, non-revocable bearer token, allowing attackers to replay it indefinitely to authenticate with full privileges, even if the legitimate owner changes their password.
- Obtain `video_id_hash`.
- Replay token for admin access.
- Full account compromise.
Live Threat
Current exploitation, exposure, and threat context
The WWBN AVideo platform's video owner accounts are at risk when an attacker obtains a `video_id_hash`. This non-expiring, non-revocable token allows an attacker to impersonate the video owner indefinitely with full administrator privileges, even if the owner changes their password.
- Video owner account and data
- Replay of obtained `video_id_hash` token
- Unauthorized administrative control of account
Operational Fix
Recommended remediation, mitigation, and detection steps
The WWBN AVideo platform's authentication failure vulnerability, allowing full administrator access via a non-expiring bearer token, likely requires collaboration between application owners and infrastructure teams to address. The first step is to locate all instances of WWBN AVideo, determine their exposure and business criticality, and identify the accountable owner for each. Once identified, a remediation plan can be developed based on the assessed risk.
- Application owners should manage remediation.
- Verify video_id_hash token reachability and impact.
- Plan maintenance for secure token revocation.