Open Redirect in Pyload

CVE-2024-24808

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.

Vulnerability class: Open Redirect

EPSS: 0.005 (42.5th percentile) — read the EPSS interpretation.

CVSS v3 metric

CVSS v3 base score 4.7 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N.

Affected products

Weakness classification (CWE)

Public proof-of-concept exploits

References

Frequently asked questions

What is CVE-2024-24808?
CVE-2024-24808 is a medium-severity vulnerability in Pyload, classified under URL Redirection to Untrusted Site (Open Redirect). CVSS score: 4.7/10. Published 2024-02-06.
How severe is CVE-2024-24808?
Medium severity. CVSS v3 base score is 4.7 out of 10.
Is CVE-2024-24808 known to be exploited?
3 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.