PyPi: Pyload-Ng

CVE-2024-22416

Safety vulnerability ID: 64457

This vulnerability was reviewed by experts

The information on this page was manually curated by our Cybersecurity Intelligence Team.

Created at Jan 18, 2024 Updated at Nov 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

The pyload API, which supports making API calls through GET requests, was vulnerable to significant security risks due to the session cookie not being set to SameSite: strict. This vulnerability exposed the library to potential Cross-Site Request Forgery (CSRF) attacks, enabling unauthenticated users to make any API call through such an attack. This security concern has been resolved in the release 0.5.0b3.dev78.
https://github.com/pyload/pyload/security/advisories/GHSA-pgpj-v85q-h5fm

Affected package

pyload-ng

Latest version: 0.5.0b3.dev87

The free and open-source Download Manager written in pure Python

Affected versions

Fixed versions

Vulnerability changelog

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. See CVE-2024-22416.


MISC:https://github.com/pyload/pyload/commit/1374c824271cb7e927740664d06d2e577624ca3e: https://github.com/pyload/pyload/commit/1374c824271cb7e927740664d06d2e577624ca3e
MISC:https://github.com/pyload/pyload/commit/c7cdc18ad9134a75222974b39e8b427c4af845fc: https://github.com/pyload/pyload/commit/c7cdc18ad9134a75222974b39e8b427c4af845fc
MISC:https://github.com/pyload/pyload/security/advisories/GHSA-pgpj-v85q-h5fm: https://github.com/pyload/pyload/security/advisories/GHSA-pgpj-v85q-h5fm

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

HIGH 8.8

CVSS v3 Details

HIGH 8.8
Attack Vector (AV)
NETWORK
Attack Complexity (AC)
LOW
Privileges Required (PR)
NONE
User Interaction (UI)
REQUIRED
Scope (S)
UNCHANGED
Confidentiality Impact (C)
HIGH
Integrity Impact (I)
HIGH
Availability Availability (A)
HIGH