cvelist/2021/40xxx/CVE-2021-40824.json

67 lines
2.3 KiB
JSON
Raw Normal View History

2021-09-09 15:00:56 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
2021-09-13 19:00:52 +00:00
"ID": "CVE-2021-40824",
"STATE": "PUBLIC"
2021-09-09 15:00:56 +00:00
},
2021-09-13 19:00:52 +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",
2021-09-09 15:00:56 +00:00
"description": {
"description_data": [
{
"lang": "eng",
2021-09-14 12:01:03 +00:00
"value": "A logic error in the room key sharing functionality of Element Android before 1.2.2 and matrix-android-sdk2 (aka Matrix SDK for Android) before 1.2.2 allows a malicious Matrix homeserver present in an encrypted room to steal room encryption keys (via crafted Matrix protocol messages) that were originally sent by affected Matrix clients participating in that room. This allows the attacker to decrypt end-to-end encrypted messages sent by affected clients."
2021-09-13 19:00:52 +00:00
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://matrix.org/blog/2021/09/13/vulnerability-disclosure-key-sharing",
"url": "https://matrix.org/blog/2021/09/13/vulnerability-disclosure-key-sharing"
},
{
"refsource": "MISC",
"name": "https://github.com/matrix-org/matrix-android-sdk2/releases/tag/v1.2.2",
"url": "https://github.com/matrix-org/matrix-android-sdk2/releases/tag/v1.2.2"
2021-09-09 15:00:56 +00:00
}
]
}
}