CyberAlerts is shutting down on June 30th, 2025. Thank you for your support!

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

4.7 CVSS

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.

Classification

CVE ID: CVE-2024-24808

CVSS Base Severity: MEDIUM

CVSS Base Score: 4.7

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

Problem Types

CWE-601: URL Redirection to Untrusted Site ('Open Redirect')

Affected Products

Vendor: pyload

Product: pyload

Exploit Prediction Scoring System (EPSS)

EPSS Score: 1.03% (probability of being exploited)

EPSS Percentile: 76.25% (scored less or equal to compared to others)

EPSS Date: 2025-06-07 (when was this score calculated)

Stakeholder-Specific Vulnerability Categorization (SSVC)

SSVC Exploitation: poc

SSVC Technical Impact: partial

SSVC Automatable: false

References

https://nvd.nist.gov/vuln/detail/CVE-2024-24808
https://github.com/pyload/pyload/security/advisories/GHSA-g3cm-qg2v-2hj5
https://github.com/pyload/pyload/commit/fe94451dcc2be90b3889e2fd9d07b483c8a6dccd

Timeline