Security Advisory

CVE-2024-53995

CVE vulnerability detail — eXtreme Datacenter Security Operations

Published 2025-01-08 20:44:53
Last updated 2025-02-12 20:31:17
Assigner GitHub_M
State PUBLISHED

Description

SickChill is an automatic video library manager for TV shows. A user-controlled `login` endpoints `next_` parameter takes arbitrary content. Prior to commit c7128a8946c3701df95c285810eb75b2de18bf82, an authenticated attacker may use this to redirect the user to arbitrary destinations, leading to open redirect. Commit c7128a8946c3701df95c285810eb75b2de18bf82 changes the login page to redirect to `settings.DEFAULT_PAGE` instead of to the `next` parameter.