"value":"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."
}
]
},
"problemtype":{
"problemtype_data":[
{
"description":[
{
"lang":"eng",
"value":"CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
"cweId":"CWE-79"
}
]
},
{
"description":[
{
"lang":"eng",
"value":"CWE-80: Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)",