Vulnerability 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 Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Twisted | Twisted | <= 24.3.0 |
Related Weaknesses (CWE)
References
- https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914dfPatch
- https://github.com/twisted/twisted/security/advisories/GHSA-cf56-g6w6-pqq2Vendor Advisory
- https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914dfPatch
- https://github.com/twisted/twisted/security/advisories/GHSA-cf56-g6w6-pqq2Vendor Advisory
- https://lists.debian.org/debian-lts-announce/2024/11/msg00028.html
FAQ
What is CVE-2024-41810?
CVE-2024-41810 is a vulnerability with a CVSS score of 6.1 (MEDIUM). 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 a...
How severe is CVE-2024-41810?
CVE-2024-41810 has been rated MEDIUM with a CVSS base score of 6.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2024-41810?
Check the references section above for vendor advisories and patch information. Affected products include: Twisted Twisted.