PyPi: Pyload

CVE-2024-24808

Safety vulnerability ID: 74258

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

Affected versions of pyload are vulnerable to Open Redirection (CWE-601). This vulnerability allows attackers to redirect users to malicious sites by exploiting the improper handling of the next parameter in the login functionality. The attack vector involves crafting URLs with malicious next parameters, leading users to phishing or harmful websites. Vulnerable functions include login in app_blueprint.py and get_redirect_url in helpers.py. To mitigate, upgrade to pyload version which implements proper validation and handling of redirect URLs, preventing unauthorized redirections.

Affected package

pyload

Latest version: 0.1

pyload is a tool to create static binary from python code

Affected versions

Fixed versions

Vulnerability changelog

This vulnerability has no description

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