CVE-2024-22416Cross-Site Request Forgery in Pyload

Severity
8.8HIGHNVD
CNA9.6
EPSS
5.9%
top 9.39%
CISA KEV
Not in KEV
Exploit
No known exploits
Timeline
PublishedJan 18
Latest updateJan 19

Description

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 attack possibilities via a Cross-Site Request Forgery (CSRF) attack. As a result any API call can be made via a CSRF attack by an unauthenticated user. This issue has been addressed in release `0.5.0b3.dev78`. All users are advised to upgrade.

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HExploitability: 2.8 | Impact: 5.9

Affected Packages3 packages

CVEListV5pyload/pyload< 0.5.0b3.dev78
NVDpyload-ng_project/pyload-ng< 0.5.0b3.dev78
PyPIpyload-ng_project/pyload-ng< 0.5.0b3.dev78+2

Patches

🔴Vulnerability Details

4
OSV
Cross-Site Request Forgery on any API call in pyLoad may lead to admin privilege escalation2024-01-19
GHSA
Cross-Site Request Forgery on any API call in pyLoad may lead to admin privilege escalation2024-01-19
OSV
CVE-2024-22416: pyLoad is a free and open-source Download Manager written in pure Python2024-01-18
CVEList
Cross-Site Request Forgery on any API call in pyLoad may lead to admin privilege escalation2024-01-17
CVE-2024-22416 — Cross-Site Request Forgery in Pyload | cvebase