jonschlinkert/toggle-array

jonschlinkert/toggle-array

Releases1
Last Release
Stars4
In an array of objects, this enables a property on the object at the specified index, while disabling the property on all other objects.

CVE History

CVEAffectedPublishedCVSS v3CVSS v2
<= 1.0.17.5 HIGH

toggle-array is a package designed to enables a property on the object at the specified index, while disabling the property on all other objects. A Prototype Pollution vulnerability in the enable and disable function of toggle-array v1.0.1 and before allows attackers to inject properties on Object.prototype via supplying a crafted payload, causing denial of service (DoS) as the minimum consequence.