You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Prototype Pollution vulnerability Affecting fast-loops, versions >=1.1.1, <=1.1.3, due to missing check if the argument resolves to the object prototype. This allow the attacker to inject malicious object property using the built-in Object property proto which recursively assigned to all the objects in the program.
Details sent directly to the maintainers.
The text was updated successfully, but these errors were encountered:
Overview
A Prototype Pollution vulnerability Affecting fast-loops, versions >=1.1.1, <=1.1.3, due to missing check if the argument resolves to the object prototype. This allow the attacker to inject malicious object property using the built-in Object property proto which recursively assigned to all the objects in the program.
Details sent directly to the maintainers.
The text was updated successfully, but these errors were encountered: