Internet Bug Bounty: str_repeat() sign mismatch based memory corruption
OVERVIEW strrepeat suffers from a sign mismatch based integer overflow that results in creation of corrupted ZVALs; this condition, depending on the context, can be abused to bypass PHP-level checks or trigger any kind of memory error: a successful exploitation of this issue is likely to produce...