CVE-2022-36060: matrix-react-sdk Prototype pollution vulnerability
7.2
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.40509%
CWE
Published
3/28/2023
Updated
3/28/2023
KEV Status
No
Technology
JavaScript
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:L/I:L/A:N
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
matrix-react-sdk | npm | < 3.53.0 | 3.53.0 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided information describes a prototype pollution vulnerability in matrix-react-sdk
but does not include specific code examples, commit diffs, or file paths that would allow identification of exact vulnerable functions
. While the CWE-1321
classification and impact description suggest improper handling of object properties (likely in event processing or object manipulation utilities), the lack of technical details about the implementation of the vulnerability and the corresponding patch makes it impossible to pinpoint specific functions
with high confidence. The security advisory and release notes reference the fix but do not provide implementation-level details required for function
identification.