Exploitation Summary
EIP tracks 1 public exploit for CVE-2015-7805. PoCs published by Marco Romano.
AI-analyzed exploit summary This Perl script generates a malformed AIFF file that exploits a heap overflow vulnerability in libsndfile <= 1.0.25. The crafted file manipulates the headindex and headend values to overwrite heap memory via memcpy, leading to potential remote code execution.
Description
Heap-based buffer overflow in libsndfile 1.0.25 allows remote attackers to have unspecified impact via the headindex value in the header in an AIFF file.
Exploits (1)
This Perl script generates a malformed AIFF file that exploits a heap overflow vulnerability in libsndfile <= 1.0.25. The crafted file manipulates the headindex and headend values to overwrite heap memory via memcpy, leading to potential remote code execution.