cve/2014/CVE-2014-5461.md
2024-05-26 14:27:05 +02:00

892 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