2020-10-08 15:01:51 +00:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org" ,
2020-10-19 17:01:59 +00:00
"ID" : "CVE-2020-26891" ,
"STATE" : "PUBLIC"
2020-10-08 15:01:51 +00:00
} ,
2020-10-19 17:01:59 +00:00
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "n/a" ,
"version" : {
"version_data" : [
{
"version_value" : "n/a"
}
]
}
}
]
} ,
"vendor_name" : "n/a"
}
]
}
} ,
"data_format" : "MITRE" ,
"data_type" : "CVE" ,
"data_version" : "4.0" ,
2020-10-08 15:01:51 +00:00
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-10-20 21:01:52 +00:00
"value" : "AuthRestServlet in Matrix Synapse before 1.21.0 is vulnerable to XSS due to unsafe interpolation of the session GET parameter. This allows a remote attacker to execute an XSS attack on the domain Synapse is hosted on, by supplying the victim user with a malicious URL to the /_matrix/client/r0/auth/*/fallback/web or /_matrix/client/unstable/auth/*/fallback/web Synapse endpoints."
2020-10-19 17:01:59 +00:00
}
]
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "n/a"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://github.com/matrix-org/synapse/pull/8444" ,
"url" : "https://github.com/matrix-org/synapse/pull/8444"
} ,
{
"refsource" : "MISC" ,
"name" : "https://matrix.org/blog/2020/10/15/synapse-1-21-2-released-and-security-advisory" ,
"url" : "https://matrix.org/blog/2020/10/15/synapse-1-21-2-released-and-security-advisory"
2020-10-20 21:01:52 +00:00
} ,
{
"refsource" : "MISC" ,
"name" : "https://github.com/matrix-org/synapse/releases/tag/v1.21.2" ,
"url" : "https://github.com/matrix-org/synapse/releases/tag/v1.21.2"
} ,
{
"refsource" : "CONFIRM" ,
"name" : "https://github.com/matrix-org/synapse/security/advisories/GHSA-3x8c-fmpc-5rmq" ,
"url" : "https://github.com/matrix-org/synapse/security/advisories/GHSA-3x8c-fmpc-5rmq"
2020-10-08 15:01:51 +00:00
}
]
}
}