Open Redirect Affecting sickchill package, versions [0,]


Severity

Recommended
0.0
medium
0
10

CVSS assessment made by Snyk's Security Team. Learn more

Threat Intelligence

EPSS
0.05% (18th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Open Redirect vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-PYTHON-SICKCHILL-8604429
  • published9 Jan 2025
  • disclosed8 Jan 2025
  • creditSylwia Budzynska

Introduced: 8 Jan 2025

NewCVE-2024-53995  (opens in a new tab)
CWE-601  (opens in a new tab)

How to fix?

A fix was pushed into the master branch but not yet published.

Overview

sickchill is an Automatic Video Library Manager for TV Shows

Affected versions of this package are vulnerable to Open Redirect due to improper validation of the next_ parameter in the login endpoint. An attacker can redirect users to arbitrary external URLs by manipulating the input to this parameter.

PoC

curl --path-as-is -i -s -k -X $'POST' \
 -H $'Host: sickchill.example' -H $'Content-Type: application/x-www-form-urlencoded' -H $'Connection: keep-alive' -H $'Content-Length: 0' \
 $'http://sickchill.example/login/?next=https://wikipedia.org'

CVSS Scores

version 4.0
version 3.1