NeilFraser / JS-Interpreter

A sandboxed JavaScript interpreter in JavaScript.
Apache License 2.0
1.98k stars 353 forks source link

Fix security hole in getOwnPropertyDescriptor #182

Closed NeilFraser closed 4 years ago

NeilFraser commented 4 years ago

Fixes #181.