CVE-2024-24808 MEDIUM

CVE-2024-24808: pyLoad open redirect vulnerability due to improper validation of the is_safe_url function

Vendor Pyload
Product pyload
Weakness CWE-601 · Open redirect
Published February 6, 2024
Last update May 9, 2025

CVSS base score

4.7/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N

What the vulnerability does

01Description

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.

Key dates

02Disclosure timeline

February 6, 2024 CVE published
May 9, 2025 Record updated