cvelist/2018/12xxx/CVE-2018-12291.json

68 lines
1.8 KiB
JSON
Raw Normal View History

2018-06-13 10:04:20 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-12291",
"STATE" : "PUBLIC"
},
"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",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "The on_get_missing_events function in handlers/federation.py in Matrix Synapse before 0.31.1 has a security bug in the get_missing_events federation API where event visibility rules were not applied correctly."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://github.com/matrix-org/synapse/pull/3371",
"refsource" : "CONFIRM",
"url" : "https://github.com/matrix-org/synapse/pull/3371"
},
{
"name" : "https://github.com/matrix-org/synapse/releases/tag/v0.31.1",
"refsource" : "CONFIRM",
"url" : "https://github.com/matrix-org/synapse/releases/tag/v0.31.1"
}
]
}
}