Prototype pollution in allpro form-manager 0.7.4 allows attackers to run arbitrary code and cause other impacts via the functions setDefaults, mergeBranch, and Object.setObjectValue.
The product receives input from an upstream component that specifies attributes that are to be initialized or updated in an object, but it does not properly control modifications of attributes of the object prototype.
Link | Tags |
---|---|
https://gist.github.com/mestrtee/1771ab4fba733ca898b6e2463dc6ed19 | exploit |
https://github.com/allpro/form-manager/issues/1 | issue tracking exploit |