CSRF in Pyload
CVE-2024-22416
pyLoad is a free and open-source Download Manager written in pure Python. The `pyload` API allows any API call to be made using GET requests. Since the session cookie is not set to `SameSite: strict`, this opens the library up to severe at…
Vulnerability class: CSRF (Cross-Site Request Forgery)
EPSS: 0.009 (57.3th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 9.6 (Critical). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H.
Affected products
- Pyload — versions < 0.5.0b3.dev78
- Pyload-ng_project Pyload-ng
Weakness classification (CWE)
Public proof-of-concept exploits
References
- security-advisories@github.com (x_refsource_CONFIRM, Exploit, Third Party Advisory)
- security-advisories@github.com (Patch, x_refsource_MISC)
- security-advisories@github.com (Patch, x_refsource_MISC)
Frequently asked questions
- What is CVE-2024-22416?
- CVE-2024-22416 is a critical-severity vulnerability in Pyload, classified under Cross-Site Request Forgery (CSRF). CVSS score: 9.6/10. Published 2024-01-18.
- How severe is CVE-2024-22416?
- Critical severity. CVSS v3 base score is 9.6 out of 10.
- Is CVE-2024-22416 known to be exploited?
- 4 public proof-of-concept repositories are indexed. Not currently listed in the CISA KEV catalog.