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

777 B

CVE-2019-6706

Description

Lua 5.3.5 has a use-after-free in lua_upvaluejoin in lapi.c. For example, a crash outcome might be achieved by an attacker who is able to trigger a debug.upvaluejoin call in which the arguments have certain relationships.

POC

Reference

Github