mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
944 B
Markdown
18 lines
944 B
Markdown
### [CVE-2024-24808](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-24808)
|
|

|
|

|
|
&color=brighgreen)
|
|
|
|
### 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.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/pyload/pyload/security/advisories/GHSA-g3cm-qg2v-2hj5
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
|