Описание
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.
EPSS
Процентиль: 1%
0.00109
Низкий
5.2 Medium
CVSS3
Дефекты
CWE-1321
Связанные уязвимости
CVSS3: 5.2
github
3 месяца назад
Evolver has Prototype Pollution via `Object.assign()` in its mailbox store operations
EPSS
Процентиль: 1%
0.00109
Низкий
5.2 Medium
CVSS3
Дефекты
CWE-1321