CVE-2024-24808: URL Redirection to Untrusted Site ('Open Redirect')
(updated )
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.
References
Detect and mitigate CVE-2024-24808 with GitLab Dependency Scanning
Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →