CVE-2023-28103:
Prototype pollution in matrix-react-sdk
8.2
CVSS Score
3.1
Basic Information
CVE ID
GHSA ID
EPSS Score
0.45853%
CWE
Published
3/29/2023
Updated
3/29/2023
KEV Status
No
Technology
JavaScript
Technical Details
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:H
Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
---|---|---|---|
matrix-react-sdk | npm | < 3.69.0 | 3.69.0 |
Vulnerability Intelligence
Miggo AI
Root Cause Analysis
The provided vulnerability information describes prototype pollution risks in matrix-react-sdk but does not include concrete code examples, commit diffs, or specific function names. While the general mechanism (unsafe object property assignment/merging with attacker-controlled keys like proto) is clear, the advisory and references lack sufficient technical details to confidently identify specific functions. The CVE and GHSA descriptions reference a codebase audit but do not disclose which functions were patched in 3.69.0. Without access to the actual code changes or patch details, it is not possible to pinpoint vulnerable functions with high confidence.