HTML Injection Vulnerability in Twisted Framework by Twisted Matrix Laboratories
CVE-2024-41810
6.1MEDIUM
What is CVE-2024-41810?
Twisted, an event-based framework for internet applications supporting Python 3.6+, is vulnerable to an HTML injection issue stemming from the twisted.web.util.redirectTo function. This vulnerability arises when application code permits an attacker to manipulate the redirect URL, potentially allowing for Reflected Cross-Site Scripting (XSS) in the redirect response's HTML body. The issue has been addressed in version 24.7.0rc1, making it crucial for users to update and safeguard their applications.
Affected Version(s)
twisted <= 24.3.0
