Files
CVEs-PoC/2014/CVE-2014-5461.md
2024-07-25 21:25:12 +00:00

936 B

CVE-2014-5461

Description

Buffer overflow in the vararg functions in ldo.c in Lua 5.1 through 5.2.x before 5.2.3 allows context-dependent attackers to cause a denial of service (crash) via a small number of arguments to a function with a large number of fixed arguments.

POC

Reference

No PoCs from references.

Github