CVE-2024-24808
Python vulnerability analysis and mitigation

Overview

CVE-2024-24808 affects pyLoad (pyload-ng), an open-source Download Manager written in Python. The vulnerability was discovered and disclosed on February 5, 2024, affecting versions <= 0.5.0. This is an open redirect vulnerability that occurs due to incorrect validation of input values when redirecting users after login (GitHub Advisory).

Technical details

The vulnerability exists in the get_redirect_url function where URLs are validated during user login redirections. The issue stems from improper validation in the is_safe_url function, which fails to properly validate URLs. When unusual URLs like 'https:///example.com' are entered, the urlparse function interprets it as a relative path, but during actual requests, it gets normalized to 'https://example.com', bypassing the intended security checks (GitHub Advisory). The vulnerability has been assigned a CVSS v3.1 base score of 4.7 (Moderate) with vector string CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:N/A:N.

Impact

An attacker can exploit this vulnerability to redirect users to malicious websites, potentially facilitating phishing attacks and similar malicious activities. The vulnerability requires user interaction but can lead to unauthorized redirection to arbitrary domains (GitHub Advisory).

Mitigation and workarounds

A fix has been implemented in commit fe94451, which modifies the URL validation logic in the is_safe_url function and updates the handling of redirect URLs (GitHub Commit). However, no official patched version has been released yet.

Additional resources


SourceThis report was generated using AI

Related Python vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

GHSA-5882-5rx9-xgxpCRITICAL10
  • PythonPython
  • crawl4ai
NoYesJan 16, 2026
GHSA-vx9w-5cx4-9796HIGH8.6
  • PythonPython
  • crawl4ai
NoYesJan 16, 2026
CVE-2026-23535HIGH8
  • PythonPython
  • wlc
NoYesJan 16, 2026
CVE-2026-23490HIGH7.5
  • PythonPython
  • pyasn1
NoYesJan 16, 2026
CVE-2026-23528MEDIUM5.3
  • PythonPython
  • distributed
NoYesJan 16, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management