PyPi: Pyload-Ng

CVE-2024-24808

Safety vulnerability ID: 65294

This vulnerability was reviewed by experts

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

Created at Feb 06, 2024 Updated at Nov 29, 2024
Scan your Python projects for vulnerabilities →

Advisory

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 `get_redirect_url` function when redirecting users at login. This vulnerability has been patched with commit fe94451. See CVE-2024-24808.

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 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 `get_redirect_url` function when redirecting users at login. This vulnerability has been patched with commit fe94451. See CVE-2024-24808.


MISC:https://github.com/pyload/pyload/commit/fe94451dcc2be90b3889e2fd9d07b483c8a6dccd: https://github.com/pyload/pyload/commit/fe94451dcc2be90b3889e2fd9d07b483c8a6dccd
MISC:https://github.com/pyload/pyload/security/advisories/GHSA-g3cm-qg2v-2hj5: https://github.com/pyload/pyload/security/advisories/GHSA-g3cm-qg2v-2hj5

Resources

Use this package?

Scan your Python project for dependency vulnerabilities in two minutes

Scan your application

Severity Details

CVSS Base Score

MEDIUM 6.1

CVSS v3 Details

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