pyload-ng < 0.5.0b3.dev78 - Unauthenticated Cross-Site Request Forgery via GET API Requests
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2024-22416. PoCs published by theorzr, mindstorm38.
AI-analyzed exploit summary This repository contains a functional Docker-based PoC for CVE-2024-22416, demonstrating a CSRF vulnerability in pyLoad that allows an attacker to add a new user via a crafted HTML page. The setup includes a pyLoad server and an attacker server hosting the malicious CSRF payload.
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.
Exploits (2)
This repository contains a functional Docker-based PoC for CVE-2024-22416, demonstrating a CSRF vulnerability in pyLoad that allows an attacker to add a new user via a crafted HTML page. The setup includes a pyLoad server and an attacker server hosting the malicious CSRF payload.
This repository contains a functional Docker-based proof-of-concept for CVE-2024-22416, demonstrating a CSRF vulnerability in pyLoad that allows an attacker to add a new user via a crafted HTML page. The setup includes a pyLoad server and an attacker server hosting the malicious CSRF payload.
References (3)
Scores
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H