CVE-2024-53995

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.
CVSS

No CVSS.

Configurations

No configuration.

History

15 Apr 2026, 00:35

Type Values Removed Values Added
Summary
  • (es) SickChill es un administrador automático de librerías de videos para programas de TV. El parámetro `next_` de un endpoints de `login` controlado por el usuario toma contenido arbitrario. Antes de el commit c7128a8946c3701df95c285810eb75b2de18bf82, un atacante autenticado puede usar esto para redirigir al usuario a destinos arbitrarios, lo que lleva a una redirección abierta. El commit c7128a8946c3701df95c285810eb75b2de18bf82 cambia la página de inicio de sesión para redirigir a `settings.DEFAULT_PAGE` en lugar del parámetro `next`.

08 Jan 2025, 21:15

Type Values Removed Values Added
New CVE

Information

Published : 2025-01-08 21:15

Updated : 2026-04-15 00:35


NVD link : CVE-2024-53995

Mitre link : CVE-2024-53995

CVE.ORG link : CVE-2024-53995


JSON object : View

Products Affected

No product.

CWE
CWE-601

URL Redirection to Untrusted Site ('Open Redirect')