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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
pyLoad is the free and open-source Download Manager written in pure Python. Any unauthenticated user can browse to a specific URL to expose the Flask config, including the `SECRET_KEY` variable. This issue has been patched in version 0.5.0b3.dev77.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://github.com/pyload/pyload/security/advisories/GHSA-mqpq-2p68-46fv
|
|
|
|
#### Github
|
|
- https://github.com/fkie-cad/nvd-json-data-feeds
|
|
- https://github.com/ltranquility/CVE-2024-21644-Poc
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
|