Lucene search
K

530 matches found

Cvelist
Cvelist
added 2024/01/08 1:20 p.m.16 views

CVE-2024-21644 pyLoad unauthenticated flask configuration leakage

pyLoad is the free and open-source Download Manager written in pure Python. Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. This issue has been patched in version 0.5.0b3.dev77...

7.5CVSS7.7AI score0.89284EPSS
Exploits1References2
OSV
OSV
added 2024/01/08 1:20 p.m.26 views

CVE-2024-21644 pyLoad unauthenticated flask configuration leakage

pyLoad is the free and open-source Download Manager written in pure Python. Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. This issue has been patched in version 0.5.0b3.dev77...

7.5CVSS7.4AI score0.89284EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2024/01/08 1:20 p.m.2 views

CVE-2024-21644 pyLoad unauthenticated flask configuration leakage

pyLoad is the free and open-source Download Manager written in pure Python. Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRETKEY variable. This issue has been patched in version 0.5.0b3.dev77...

7.5CVSS7.5AI score0.89284EPSS
Exploits1References2
CVE
CVE
added 2024/01/08 1:20 p.m.73 views

CVE-2024-21644

Affected software: pyLoad (Python-based download manager). Issue: Unauthenticated users can access the Flask configuration, including the SECRET_KEY, via a specific URL endpoint, due to improper access control in the web UI. Root cause / details: The vulnerability is triggered by a route that ren...

7.5CVSS7.4AI score0.89284EPSS
Exploits1References2Affected Software1
CVE
CVE
added 2024/01/08 1:20 p.m.222 views

CVE-2024-21645

pyload is affected by a Log Injection vulnerability (CVE-2024-21645) that allows any unauthenticated actor to inject arbitrary log messages into pyload logs. The root cause is insufficient escaping of certain input (e.g., newline in username) which corrupts log entries. Impact: forged or corrupte...

5.3CVSS5.4AI score0.69097EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
added 2024/01/08 1:20 p.m.13 views

CVE-2024-21645 pyLoad Log Injection

pyLoad is the free and open-source Download Manager written in pure Python. A log injection vulnerability was identified in pyload allowing any unauthenticated actor to inject arbitrary messages into the logs gathered by pyload. Forged or otherwise, corrupted log files can be used to cover an...

5.3CVSS5.7AI score0.69097EPSS
Exploits1References2
OSV
OSV
added 2024/01/08 1:20 p.m.31 views

CVE-2024-21645 pyLoad Log Injection

pyLoad is the free and open-source Download Manager written in pure Python. A log injection vulnerability was identified in pyload allowing any unauthenticated actor to inject arbitrary messages into the logs gathered by pyload. Forged or otherwise, corrupted log files can be used to cover an...

5.3CVSS5.8AI score0.69097EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2024/01/08 1:20 p.m.19 views

CVE-2024-21645 pyLoad Log Injection

pyLoad is the free and open-source Download Manager written in pure Python. A log injection vulnerability was identified in pyload allowing any unauthenticated actor to inject arbitrary messages into the logs gathered by pyload. Forged or otherwise, corrupted log files can be used to cover an...

5.3CVSS7.6AI score0.69097EPSS
Exploits1References2
Positive Technologies
Positive Technologies
added 2024/01/08 12:0 a.m.4 views

PT-2024-18994 · Pyload · Pyload

Name of the Vulnerable Software and Affected Versions: pyLoad versions prior to 0.5.0b3.dev77 Description: Any unauthenticated user can browse to a specific URL to expose the Flask config, including the SECRET KEY variable. This issue allows attackers to access sensitive information, which could...

7.5CVSS7.3AI score0.89284EPSS
Exploits1References10
Vulnrichment
Vulnrichment
added 2024/01/08 12:0 a.m.2 views

CVE-2023-47890

pyLoad 0.5.0 is vulnerable to Unrestricted File Upload...

8.7AI score0.00343EPSS
Exploits1References2
CNNVD
CNNVD
added 2024/01/08 12:0 a.m.21 views

pyload injection vulnerability

pyload is a free and open source download manager written in Python, designed to be extremely lightweight, easily extensible and fully manageable over the Web. An injection vulnerability exists in versions prior to pyLoad 0.5.0b3.dev76, which stems from the presence of a log injection vulnerabili...

5.3CVSS7.2AI score0.69097EPSS
Exploits1References3
Cvelist
Cvelist
added 2024/01/08 12:0 a.m.14 views

CVE-2023-47890

pyLoad 0.5.0 is vulnerable to Unrestricted File Upload...

8.9AI score0.00343EPSS
Exploits1References2
CVE
CVE
added 2024/01/08 12:0 a.m.48 views

CVE-2023-47890

CVE-2023-47890 affects pyLoad 0.5.0 and describes an Unrestricted File Upload via the edit_package flow, enabling arbitrary filesystem writes and potential remote code execution. Public documents corroborate a path-traversal/unauthorized-folder issue in the Python-based pyLoad web UI, with PoCs a...

8.8CVSS8.6AI score0.00343EPSS
Exploits1References2Affected Software1
CNNVD
CNNVD
added 2024/01/08 12:0 a.m.2 views

pyLoad Access Control Error Vulnerability

pyload is a free and open source download manager written in Python, designed to be extremely lightweight, easily extensible and fully manageable over the Web. An access control error vulnerability exists in versions prior to pyLoad 0.5.0b3.dev76, which stems from allowing an unauthenticated...

7.5CVSS6.8AI score0.89284EPSS
Exploits1References3
CNNVD
CNNVD
added 2024/01/08 12:0 a.m.2 views

pyload Security Vulnerabilities

pyload is a free and open source download manager written in Python, designed to be extremely lightweight, easily extensible and fully manageable over the Web. A security vulnerability exists in pyLoad version 0.5.0 that stems from vulnerability to unrestricted file uploads...

8.8CVSS6.8AI score0.00343EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2023/11/21 10:19 p.m.27 views

Download to arbitrary folder can lead to RCE

Summary A web UI user can store files anywhere on the pyLoad server and gain command execution by abusing scripts. Details When a user creates a new package, a subdirectory is created within the /downloads folder to store files. This new directory name is derived from the package name, except a...

8.8CVSS8AI score0.00343EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2023/11/21 10:19 p.m.13 views

GHSA-H73M-PCFW-25H2 Download to arbitrary folder can lead to RCE

Summary A web UI user can store files anywhere on the pyLoad server and gain command execution by abusing scripts. Details When a user creates a new package, a subdirectory is created within the /downloads folder to store files. This new directory name is derived from the package name, except a...

7.6CVSS9.1AI score0.00343EPSS
Exploits1References5
Positive Technologies
Positive Technologies
added 2023/11/21 12:0 a.m.2 views

PT-2023-30657 · Pyload · Pyload

Name of the Vulnerable Software and Affected Versions: pyLoad version 0.5.0 Description: The issue allows an authenticated user to upload files to arbitrary locations on the server, potentially leading to command execution by abusing scripts. When creating a new package, a subdirectory is created...

8.8CVSS8.8AI score0.00343EPSS
Exploits1References10
0day.today
0day.today
added 2023/06/17 12:0 a.m.699 views

PyLoad 0.5.0 - Pre-auth Remote Code Execution Exploit

Exploit Title: PyLoad 0.5.0 - Pre-auth Remote Code Execution RCE Credits: bAu @bauh0lz Exploit Author: Gabriel Lima 0xGabe Vendor Homepage: https://pyload.net/ Software Link: https://github.com/pyload/pyload Version: 0.5.0 Tested on: Ubuntu 20.04.6 CVE: CVE-2023-0297 import requests, argparse...

9.8CVSS7.1AI score0.9294EPSS
Exploits13
GithubExploit
GithubExploit
added 2023/06/15 2:28 p.m.516 views

Exploit for Code Injection in Pyload

CVE-2023-0297 https:...

9.8CVSS9.6AI score0.9294EPSS
Exploits13
Rows per page
Query Builder