Vulnerability Details : CVE-2024-41810
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.
Vulnerability category: Cross site scripting (XSS)
Products affected by CVE-2024-41810
- cpe:2.3:a:twisted:twisted:*:*:*:*:*:*:*:*
Exploit prediction scoring system (EPSS) score for CVE-2024-41810
24.19%
Probability of exploitation activity in the next 30 days
EPSS Score History
~ 96 %
Percentile, the proportion of vulnerabilities that are scored at or less
CVSS scores for CVE-2024-41810
Base Score | Base Severity | CVSS Vector | Exploitability Score | Impact Score | Score Source | First Seen |
---|---|---|---|---|---|---|
6.1
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
N/A
|
N/A
|
GitHub, Inc. | 2024-07-29 |
6.1
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
2.8
|
2.7
|
NIST | 2024-09-11 |
6.1
|
MEDIUM | CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N |
2.8
|
2.7
|
GitHub, Inc. | 2024-07-29 |
CWE ids for CVE-2024-41810
-
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.Assigned by:
- a0819718-46f1-4df5-94e2-005712e83aaa (Primary)
- nvd@nist.gov (Primary)
- security-advisories@github.com (Secondary)
-
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.Assigned by:
- a0819718-46f1-4df5-94e2-005712e83aaa (Primary)
- security-advisories@github.com (Secondary)
References for CVE-2024-41810
-
https://github.com/twisted/twisted/commit/046a164f89a0f08d3239ecebd750360f8914df33
Merge commit from fork · twisted/twisted@046a164 · GitHubPatch
-
https://github.com/twisted/twisted/security/advisories/GHSA-cf56-g6w6-pqq2
HTML injection in HTTP redirect body · Advisory · twisted/twisted · GitHubVendor Advisory
Jump to