security-research

CVE-2021-22555: Turning \x00\x00 into 10000$

This Proof-Of-Concept demonstrates the exploitation of CVE-2021-22555.

Technical details

Technical details about the exploit is available at writeup.md.

Usage

$ gcc -m32 -static -o exploit exploit.c
$ ./exploit

Credits

Andy Nguyen (theflow@)