Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Evolver: Prototype Pollution via `Object.assign()` in mailbox store operations
Vulnerability Description
Evolver is a GEP-powered self-evolving engine for AI agents. Prior to version 1.69.3, 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 merge user-controlled data without filtering dangerous keys like __proto__, constructor, or prototype. This issue has been patched in version 1.69.3.
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:L/I:L/A:H
Vulnerability Type
CWE-1321
Vulnerability Title
Evolver 安全漏洞
Vulnerability Description
Evolver是EvoMap开源的一款智能体自我进化工具。 Evolver 1.69.3之前版本存在安全漏洞,该漏洞源于邮箱存储模块中原型污染问题,可能导致攻击者通过注入恶意属性修改所有JavaScript对象行为。
CVSS Information
N/A
Vulnerability Type
N/A