mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-11 12:37:41 +02:00
24 lines
936 B
Markdown
24 lines
936 B
Markdown
### [CVE-2014-5461](https://cve.mitre.org/cgi-bin/cvename.cgi?name=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
|
|
- https://github.com/1karu32s/dagda_offline
|
|
- https://github.com/MrE-Fog/dagda
|
|
- https://github.com/andir/nixos-issue-db-example
|
|
- https://github.com/bharatsunny/dagda
|
|
- https://github.com/eliasgranderubio/dagda
|
|
- https://github.com/man151098/dagda
|
|
- https://github.com/samboy/lunacy
|
|
|