Hack the Elephant One Bite at a Time: JPEG-Related Memory-Safety Bugs in PHP
PHP is one of the world’s most popular programming languages. The PHP core itself is rarely perceived as an attack surface — attention usually shifts to frameworks and third-party libraries. However, a significant portion of real-world application logic relies on built-in functions from the ext/standard extension, which handles strings, query […]
