CVE-2024-24808

Severity CVSS v4.0:
Pending analysis
Type:
CWE-601 URL Redirection to Untrusted Site ('Open Redirect')
Publication date:
06/02/2024
Last modified:
13/02/2024

Description

pyLoad is an open-source Download Manager written in pure Python. There is an open redirect vulnerability due to incorrect validation of input values when redirecting users after login. pyLoad is validating URLs via the `get_redirect_url` function when redirecting users at login. This vulnerability has been patched with commit fe94451.

Vulnerable products and versions

CPE From Up to
cpe:2.3:a:pyload:pyload:*:*:*:*:*:*:*:* 0.5.0 (including)