GHSA-2CJR-5V3H-V2W4 Evolver has Prototype Pollution via `Object.assign()` in its mailbox store operations
Summary A prototype pollution vulnerability in the mailbox store module allows attackers to modify the behavior of all JavaScript objects by injecting malicious properties into Object.prototype. The vulnerability exists in the applyUpdate and updateRecord functions which use Object.assign to merg...