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.
References
Configurations
History
21 Nov 2024, 08:56
Type | Values Removed | Values Added |
---|---|---|
References | () https://github.com/pyload/pyload/commit/1374c824271cb7e927740664d06d2e577624ca3e - Patch | |
References | () https://github.com/pyload/pyload/commit/c7cdc18ad9134a75222974b39e8b427c4af845fc - Patch | |
References | () https://github.com/pyload/pyload/security/advisories/GHSA-pgpj-v85q-h5fm - Exploit, Third Party Advisory | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 9.6 |
29 Jan 2024, 17:02
Type | Values Removed | Values Added |
---|---|---|
First Time |
Pyload-ng Project
Pyload-ng Project pyload-ng |
|
CPE | cpe:2.3:a:pyload-ng_project:pyload-ng:*:*:*:*:*:python:*:* | |
CVSS |
v2 : v3 : |
v2 : unknown
v3 : 8.8 |
References | () https://github.com/pyload/pyload/commit/1374c824271cb7e927740664d06d2e577624ca3e - Patch | |
References | () https://github.com/pyload/pyload/security/advisories/GHSA-pgpj-v85q-h5fm - Exploit, Third Party Advisory | |
References | () https://github.com/pyload/pyload/commit/c7cdc18ad9134a75222974b39e8b427c4af845fc - Patch |
18 Jan 2024, 00:15
Type | Values Removed | Values Added |
---|---|---|
New CVE |
Information
Published : 2024-01-18 00:15
Updated : 2024-11-21 08:56
NVD link : CVE-2024-22416
Mitre link : CVE-2024-22416
CVE.ORG link : CVE-2024-22416
JSON object : View
Products Affected
pyload-ng_project
- pyload-ng
CWE
CWE-352
Cross-Site Request Forgery (CSRF)