CVE-2024-47821

Source
https://nvd.nist.gov/vuln/detail/CVE-2024-47821
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2024-47821.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2024-47821
Aliases
Published
2024-10-25T22:48:57Z
Modified
2025-10-21T02:36:43Z
Severity
  • 9.1 (Critical) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:C/C:H/I:H/A:H CVSS Calculator
Summary
pyLoad vulnerable to remote code execution by download to /.pyload/scripts using /flashgot API
Details

pyLoad is a free and open-source Download Manager. The folder /.pyload/scripts has scripts which are run when certain actions are completed, for e.g. a download is finished. By downloading a executable file to a folder in /scripts and performing the respective action, remote code execution can be achieved in versions prior to 0.5.0b3.dev87. A file can be downloaded to such a folder by changing the download folder to a folder in /scripts path and using the /flashgot API to download the file. This vulnerability allows an attacker with access to change the settings on a pyload server to execute arbitrary code and completely compromise the system. Version 0.5.0b3.dev87 fixes this issue.

References

Affected packages

Git /

Affected ranges

Database specific

unresolved_versions

[
    {
        "type": "",
        "events": [
            {
                "introduced": "0"
            },
            {
                "fixed": "0.5.0b3.dev87"
            }
        ]
    }
]