CVE-2024-41810 MEDIUM

CVE-2024-41810: HTML injection in HTTP redirect body

Vendor Twisted
Product twisted
Weakness CWE-79 · XSS
Published July 29, 2024
Last update November 3, 2025

CVSS base score

6.1/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

Twisted is an event-based framework for internet applications, supporting Python 3.6+. The `twisted.web.util.redirectTo` function contains an HTML injection vulnerability. If application code allows an attacker to control the redirect URL this vulnerability may result in Reflected Cross-Site Scripting (XSS) in the redirect response HTML body. This vulnerability is fixed in 24.7.0rc1.

Key dates

02Disclosure timeline

July 29, 2024 CVE published
November 3, 2025 Record updated