Lucene search
K

530 matches found

OSV
OSV
added 2024/04/24 9:16 p.m.31 views

GHSA-3F7W-P8VR-4V5F pyLoad allows upload to arbitrary folder lead to RCE

Summary An authenticated user can change the download folder and upload a crafted template to the specified folder lead to remote code execution Details example version: 0.5 file:src/pyload/webui/app/blueprints/appblueprint.py python @bp.route"/render/", endpoint="render" def renderfilename:...

9.1CVSS9.3AI score0.04609EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2024/04/24 9:16 p.m.129 views

pyLoad allows upload to arbitrary folder lead to RCE

Summary An authenticated user can change the download folder and upload a crafted template to the specified folder lead to remote code execution Details example version: 0.5 file:src/pyload/webui/app/blueprints/appblueprint.py python @bp.route"/render/", endpoint="render" def renderfilename:...

9.1CVSS7.1AI score0.04609EPSS
Exploits1References3Affected Software1
Circl
Circl
added 2024/04/24 8:42 p.m.2 views

CVE-2024-32880

creationtimestamp| type| source ---|---|--- 2024-04-24 20:42:50+00:00| published-proof-of-concept| https://github.com/pyload/pyload/security/advisories/GHSA-3f7w-p8vr-4v5f...

9.1CVSS7.3AI score0.04609EPSS
Exploits1References1
Positive Technologies
Positive Technologies
added 2024/04/24 12:0 a.m.2 views

PT-2024-24936

Name of the Vulnerable Software and Affected Versions pyload affected versions not specified Description An authenticated user can achieve remote code execution by changing the download folder and uploading a crafted template to that location. This is possible through the '/json/add package'...

9.1CVSS7.8AI score0.04609EPSS
Exploits1References15
BDU FSTEC
BDU FSTEC
added 2024/02/07 12:0 a.m.1 views

The vulnerability of the software for downloading pyload files, related to the manipulation of cross-site requests, allows a perpetrator to carry out a CSRF attack.

The vulnerability of the software for downloading pyload files is related to the manipulation of cross-site requests. Exploiting this vulnerability allows a malicious actor to perform a CSRF attack remotely...

10CVSS7.5AI score0.05898EPSS
Exploits1References4Affected Software1
NVD
NVD
added 2024/02/06 4:15 a.m.10 views

CVE-2024-24808

pyLoad is an open-source Download Manager written in pure Python. There is an open redirect vulnerability due to incorrect validation of input values when redirecting users after login. pyLoad is validating URLs via the getredirecturl function when redirecting users at login. This vulnerability h...

6.1CVSS5.1AI score0.02357EPSS
Exploits1References2
Prion
Prion
added 2024/02/06 4:15 a.m.22 views

Open redirect

pyLoad is an open-source Download Manager written in pure Python. There is an open redirect vulnerability due to incorrect validation of input values when redirecting users after login. pyLoad is validating URLs via the getredirecturl function when redirecting users at login. This vulnerability h...

5.8CVSS7.1AI score0.02357EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2024/02/06 3:17 a.m.53 views

CVE-2024-24808

CVE-2024-24808 affects the pyLoad open-source Download Manager. The issue is an open redirect caused by improper validation in the login redirect flow, specifically how URLs are validated via the get_redirect_url/is_safe_url path. The vulnerability is mitigated by a patch in commit fe94451. Sever...

6.1CVSS6.2AI score0.02357EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2024/02/06 3:17 a.m.14 views

CVE-2024-24808 pyLoad open redirect vulnerability due to improper validation of the is_safe_url function

pyLoad is an open-source Download Manager written in pure Python. There is an open redirect vulnerability due to incorrect validation of input values when redirecting users after login. pyLoad is validating URLs via the getredirecturl function when redirecting users at login. This vulnerability h...

4.7CVSS6.4AI score0.02357EPSS
Exploits1References2
Vulnrichment
Vulnrichment
added 2024/02/06 3:17 a.m.3 views

CVE-2024-24808 pyLoad open redirect vulnerability due to improper validation of the is_safe_url function

pyLoad is an open-source Download Manager written in pure Python. There is an open redirect vulnerability due to incorrect validation of input values when redirecting users after login. pyLoad is validating URLs via the getredirecturl function when redirecting users at login. This vulnerability h...

4.7CVSS6.2AI score0.02357EPSS
Exploits1References2
OSV
OSV
added 2024/02/06 3:17 a.m.30 views

CVE-2024-24808 pyLoad open redirect vulnerability due to improper validation of the is_safe_url function

pyLoad is an open-source Download Manager written in pure Python. There is an open redirect vulnerability due to incorrect validation of input values when redirecting users after login. pyLoad is validating URLs via the getredirecturl function when redirecting users at login. This vulnerability h...

4.7CVSS5.2AI score0.02357EPSS
Exploits1References4
CNNVD
CNNVD
added 2024/02/06 12:0 a.m.2 views

pyLoad Input Validation Error Vulnerability

pyload is a free and open source download manager written in Python and designed to be extremely lightweight, easily scalable and fully manageable over the Web. An input validation error vulnerability exists in pyLoad that stems from incorrect validation of input values when redirecting users aft...

6.1CVSS6.8AI score0.02357EPSS
Exploits1References3
OSV
OSV
added 2024/02/05 11:23 p.m.18 views

GHSA-G3CM-QG2V-2HJ5 pyLoad open redirect vulnerability due to improper validation of the is_safe_url function

Summary Open redirect vulnerability due to incorrect validation of input values when redirecting users after login. Details pyload is validating URLs via the getredirecturl function when redirecting users at login. The URL entered in the next variable goes through the issafeurl function, where a...

6.1CVSS6.2AI score0.02357EPSS
Exploits1References4
Github Security Blog
Github Security Blog
added 2024/02/05 11:23 p.m.26 views

pyLoad open redirect vulnerability due to improper validation of the is_safe_url function

Summary Open redirect vulnerability due to incorrect validation of input values when redirecting users after login. Details pyload is validating URLs via the getredirecturl function when redirecting users at login. The URL entered in the next variable goes through the issafeurl function, where a...

6.1CVSS4.8AI score0.02357EPSS
Exploits1References4Affected Software1
Positive Technologies
Positive Technologies
added 2024/02/05 12:0 a.m.3 views

PT-2024-20576 · Python +1 · Urllib +1

Name of the Vulnerable Software and Affected Versions: pyLoad versions prior to the version with commit fe94451 Description: The issue is an open redirect vulnerability due to incorrect validation of input values when redirecting users after login. pyLoad validates URLs via the get redirect url...

6.1CVSS6.1AI score0.02357EPSS
Exploits1References10
VulnCheck KEV
VulnCheck KEV
added 2024/01/22 12:0 a.m.1 views

VulnCheck KEV: CVE-2023-0297

Code Injection in GitHub repository pyload/pyload prior to 0.5.0b3.dev31...

9.8CVSS7.3AI score0.9294EPSS
Exploits13References1
OSV
OSV
added 2024/01/19 3:27 p.m.26 views

GHSA-PGPJ-V85Q-H5FM Cross-Site Request Forgery on any API call in pyLoad may lead to admin privilege escalation

Summary 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. This proof of concept shows how an unauthenticated user could...

9.6CVSS9.1AI score0.05898EPSS
Exploits1References6
Github Security Blog
Github Security Blog
added 2024/01/19 3:27 p.m.63 views

Cross-Site Request Forgery on any API call in pyLoad may lead to admin privilege escalation

Summary 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. This proof of concept shows how an unauthenticated user could...

9.6CVSS7.2AI score0.05898EPSS
Exploits1References6Affected Software1
Veracode
Veracode
added 2024/01/18 10:45 a.m.12 views

Cross-Site Request Forgery (CSRF)

pyLoad is vulnerable to Cross-Site Request Forgery CSRF. The vulnerability is due to a missing SameSite attribute for the session cookie. This allows an attacker to perform a Cross-Site Request Forgery CSRF attack via an API call...

9.6CVSS6.9AI score0.05898EPSS
Exploits1References3Affected Software1
NVD
NVD
added 2024/01/18 12:15 a.m.11 views

CVE-2024-22416

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 attac...

9.6CVSS9.4AI score0.05898EPSS
Exploits1References3
Rows per page
Query Builder