Files
CVEs-PoC/2013/CVE-2013-4660.md
T
2025-09-29 21:09:30 +02:00

807 B

CVE-2013-4660

Description

The JS-YAML module before 2.0.5 for Node.js parses input without properly considering the unsafe !!js/function tag, which allows remote attackers to execute arbitrary code via a crafted string that triggers an eval operation.

POC

Reference

Github