#LFI
1 article filed under this tag
PHP Extension Heap Overflow Explained: When Metadata Owns the Allocator
A custom PHP extension that parses image metadata with a fixed-size buffer and classic strcpy can hand the entire process to an attacker. Pair it with a loose file reader and you get ASLR bypass plus reliable RCE.