CVE-2024-41810

Aliases:GHSA-cf56-g6w6-pqq2PYSEC-2024-75
Advisory lineage Upstream: 0 Downstream: 12
Modified
Published: 29 Jul 2024, 15:41
Last modified:03 Nov 2025, 22:01

Vulnerability Summary

Overall Risk (default)
medium
38/100
CVSS Score
6.1 MEDIUM
v3.1 (cve.org)
EPSS Score
67.84% CRITICAL
68% probability -0.32%
KEV
Not listed
Ransomware
No reports
Public exploits
None found
Dark Web
Not detected

Timeline

29 Jul 2024, 15:41
Published
Vulnerability first disclosed
03 Nov 2025, 22:01
Last Modified
Vulnerability information updated

Description

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.

CVSS Metrics

  • v3.1MEDIUMScore: 6.1CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

EPSS Trends

Current EPSS score: 67.84% Percentile: 99%

Techniques & Countermeasures

  • CWE-79Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')

    The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.

  • CWE-80Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)

    The product receives input from an upstream component, but it does not neutralize or incorrectly neutralizes special characters such as "<", ">", and "&" that could be interpreted as web-scripting elements when they are sent to a downstream component that processes web pages.

Affected Systems

  • PyPItwisted

    < 046a164f89a0f08d3239ecebd750360f8914df33 | < 24.7.0rc1

  • twistedtwisted

    ≤ 24.3.0

References (6)