## https://sploitus.com/exploit?id=911BE721-BBFA-5450-A855-9CAA76DA56ED
PoC exploit for CVE-2015-0235, a vulnerability in the gethostbyname2_r and gethostbyname_r functions of the glibc library. The exploit is a shared library wrapper that provides an additional check for the vulnerable functions, preventing them from being called. The target is the glibc library, specifically the gethostbyname2_r and gethostbyname_r functions. The vulnerability class is a buffer overflow, which can lead to remote code execution. The probable entry point is the gethostbyname_r function, which is called by the GHOST2 program. The notable dependency is the glibc library. The execution context is a shared library wrapper that is loaded by the GHOST2 program. The run method is not specified, but it is likely that the GHOST2 program is used to test the vulnerability. The expected impact is remote code execution.