When uploading a file, the local file preview can lead to execution of scripts embedded in the uploaded file, but only after several user interactions to open the preview in a separate tab. This only impacts the local user while in the process of uploading. It cannot be exploited remotely or by other users.
This has been fixed by https://github.com/matrix-org/matrix-react-sdk/pull/5981, which is included in 3.21.0.
There are no known workarounds.
{
"cwe_ids": [
"CWE-74"
],
"github_reviewed": true,
"github_reviewed_at": "2021-05-17T16:51:38Z",
"nvd_published_at": null,
"severity": "MODERATE"
}