CVE-2024-53995 LOW

CVE-2024-53995: GHSL-2024-288: SickChill open redirect in login

Vendor Sickchill
Product sickchill
Weakness CWE-601 · Open redirect
Published January 8, 2025
Last update February 12, 2025

CVSS base score

1.9/10
Attack vector Network
Attack complexity Low
Privileges required Low
User interaction
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:N/VI:L/VA:N/SC:L/SI:L/SA:L/E:P

What the vulnerability does

01Description

SickChill is an automatic video library manager for TV shows. A user-controlled `login` endpoint's `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.

Key dates

02Disclosure timeline

January 8, 2025 CVE published
February 12, 2025 Record updated