Sploitus

Exploit for Out-of-bounds Write in Gnu Glibc

githubexploit Β· 2015-03-28

Exploit Code

README2 lines
## https://sploitus.com/exploit?id=EEF06385-61CD-526A-BE7F-0EE6178D8C9E
PoC exploit for CVE-2015-0235, a Glibc Gethostbyname() DoS vulnerability. The target product/service is Exim, a mail transfer agent. The vulnerability class/vector is a denial-of-service (DoS) attack via the Gethostbyname() function. The probable entry point is the exploit.py script. Notable dependencies/tooling include the pexpect library for interacting with the Exim process. The execution context is a Python script invoked from the command line. Preconditions include a vulnerable version of Exim and the Glibc library. The expected impact is a denial-of-service condition, causing the Exim process to crash.