CVE-2024-24808 Information
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.
Reference
https://github.com/pyload/pyload/security/advisories/GHSA-g3cm-qg2v-2hj5
https://github.com/pyload/pyload/commit/fe94451dcc2be90b3889e2fd9d07b483c8a6dccd
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.