ghsa-2x9c-qwgf-94xr
Vulnerability from github
Published
2023-03-28 19:57
Modified
2023-03-28 23:09
Severity ?
Summary
matrix-react-sdk Prototype pollution vulnerability
Details
Impact
Events sent with special strings in key places can temporarily disrupt or impede the matrix-react-sdk from functioning properly, such as by causing room or event tile crashes. The remainder of the application can appear functional, though certain rooms/events will not be rendered.
Patches
This is fixed in matrix-react-sdk 3.53.0
Workarounds
There are no workarounds. Please upgrade immediately.
References
https://learn.snyk.io/lessons/prototype-pollution/javascript/
For more information
If you have any questions or comments about this advisory please email us at security at matrix.org.
{ "affected": [ { "package": { "ecosystem": "npm", "name": "matrix-react-sdk" }, "ranges": [ { "events": [ { "introduced": "0" }, { "fixed": "3.53.0" } ], "type": "ECOSYSTEM" } ] } ], "aliases": [ "CVE-2022-36060" ], "database_specific": { "cwe_ids": [ "CWE-1321" ], "github_reviewed": true, "github_reviewed_at": "2023-03-28T19:57:57Z", "nvd_published_at": "2023-03-28T21:15:00Z", "severity": "HIGH" }, "details": "### Impact\nEvents sent with special strings in key places can temporarily disrupt or impede the matrix-react-sdk from functioning properly, such as by causing room or event tile crashes. The remainder of the application can appear functional, though certain rooms/events will not be rendered.\n\n### Patches\nThis is fixed in matrix-react-sdk 3.53.0\n\n### Workarounds\nThere are no workarounds. Please upgrade immediately.\n\n### References\nhttps://learn.snyk.io/lessons/prototype-pollution/javascript/\n\n### For more information\nIf you have any questions or comments about this advisory please email us at [security at matrix.org](mailto:security@matrix.org).\n", "id": "GHSA-2x9c-qwgf-94xr", "modified": "2023-03-28T23:09:13Z", "published": "2023-03-28T19:57:57Z", "references": [ { "type": "WEB", "url": "https://github.com/matrix-org/matrix-react-sdk/security/advisories/GHSA-2x9c-qwgf-94xr" }, { "type": "ADVISORY", "url": "https://nvd.nist.gov/vuln/detail/CVE-2022-36060" }, { "type": "PACKAGE", "url": "https://github.com/matrix-org/matrix-react-sdk" }, { "type": "WEB", "url": "https://github.com/matrix-org/matrix-react-sdk/releases/tag/v3.53.0" } ], "schema_version": "1.4.0", "severity": [ { "score": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N", "type": "CVSS_V3" } ], "summary": "matrix-react-sdk Prototype pollution vulnerability" }
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.