CVE-2024-22416

HIGH EPSS 56.7%
Published Jan 18, 20242y ago · Modified Jun 17, 20262w ago
8.8 CVSS 3.1
High
Find Similar
Published Jan 18, 2024 2y ago
Last Modified Jun 17, 2026 2w ago

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 Details

Base Score
8.8
Exploitability
2.8
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity Low
Privileges Required None
User Interaction Required
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
56.7% percentile
Exploit & Patch Status
Public Exploit Known
Patch Available

Weaknesses 1

CWE-352 Cross-Site Request Forgery (CSRF) Authentication

Affected Products 1

VendorProductVersionRange
pyload-ng_projectpyload-ng* <0.5.0b3.dev78

References 3

  • github.com https://github.com/pyload/pyload/commit/1374c824271cb7e927740664d06d2e577624ca3e
    Patch
  • github.com https://github.com/pyload/pyload/commit/c7cdc18ad9134a75222974b39e8b427c4af845fc
    Patch
  • github.com https://github.com/pyload/pyload/security/advisories/GHSA-pgpj-v85q-h5fm
    ExploitThird Party Advisory

Remediation

  • github.com https://github.com/pyload/pyload/commit/1374c824271cb7e927740664d06d2e577624ca3e
    Patch
  • github.com https://github.com/pyload/pyload/commit/c7cdc18ad9134a75222974b39e8b427c4af845fc
    Patch