Safety vulnerability ID: 74258
The information on this page was manually curated by our Cybersecurity Intelligence Team.
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.
Latest version: 0.1
pyload is a tool to create static binary from python code
This vulnerability has no description
Scan your Python project for dependency vulnerabilities in two minutes
Scan your application