Logo
componentpython3-twisted
Name
python3-twisted
Version
24.3.0
Type
library
Description
-
Licenses
MIT
PURL
-
CPE
cpe:2.3:*:*:python3-twisted:24.3.0:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
kirkstone
22.2.0
master
26.4.0

Patches#


#
Title
Author
Resolve
1
Merge commit from fork
Adi Roiban <adiroiban@gmail.com>
CVE-2024-41671
2
Merge commit from fork
Adi Roiban <adiroiban@gmail.com>
CVE-2024-41810

Vulnerabilities#


Name
Analysis
Description
Patched
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.
Patched
Twisted is an event-based framework for internet applications, supporting Python 3.6+. The HTTP 1.0 and 1.1 server provided by twisted.web could process pipelined HTTP requests out-of-order, possibly resulting in information disclosure. This vulnerability is fixed in 24.7.0rc1.