Files
CVEs-PoC/2017/CVE-2017-16088.md
2025-09-29 21:09:30 +02:00

946 B

CVE-2017-16088

Description

The safe-eval module describes itself as a safer version of eval. By accessing the object constructors, un-sanitized user input can access the entire standard library and effectively break out of the sandbox.

POC

Reference

Github