ghsa-8796-gc9j-63rv
Vulnerability from github
Published
2021-05-17 20:51
Modified
2021-10-05 16:31
Severity ?
Summary
File upload local preview can run embedded scripts after user interaction
Details
Impact
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.
Patches
This has been fixed by https://github.com/matrix-org/matrix-react-sdk/pull/5981, which is included in 3.21.0.
Workarounds
There are no known workarounds.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "matrix-react-sdk" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.21.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [], "database_specific": { "cwe_ids": [ "CWE-74" ], "github_reviewed": true, "github_reviewed_at": "2021-05-17T16:51:38Z", "nvd_published_at": null, "severity": "MODERATE" }, "details": "### Impact\n\nWhen 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.\n\n### Patches\n\nThis has been fixed by https://github.com/matrix-org/matrix-react-sdk/pull/5981, which is included in 3.21.0.\n\n### Workarounds\n\nThere are no known workarounds.", "id": "GHSA-8796-gc9j-63rv", "modified": "2021-10-05T16:31:48Z", "published": "2021-05-17T20:51:16Z", "references": [ { "type": "WEB", "url": "https://github.com/matrix-org/matrix-react-sdk/security/advisories/GHSA-8796-gc9j-63rv" }, { "type": "PACKAGE", "url": "https://github.com/matrix-org/matrix-react-sdk" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:U/C:L/I:L/A:L", "type": "CVSS_V3" } ], "summary": "File upload local preview can run embedded scripts after user interaction" }
Loading…
Loading…
Sightings
Author | Source | Type | Date |
---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.