3 matches found
CVE-2021-32736
think-helper defines a set of helper functions for ThinkJS. In versions of think-helper prior to 1.1.3, the software 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...
CVE-2021-32736 Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution') in think-helper
think-helper defines a set of helper functions for ThinkJS. In versions of think-helper prior to 1.1.3, the software 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...
CVE-2021-32736
CVE-2021-32736 concerns prototype pollution in the ThinkJS helper package: think-helper versions prior to 1.1.3 accept input that can modify attributes of the object prototype, leading to potential pollution. The issue is caused by upstream input influencing initialization/update of object attrib...