4 matches found
BladeEnc Buffer Overflow Vulnerability
BladeEnc is a tool with MP3 file compilation capabilities. A buffer overflow vulnerability exists in the 'iterationloop' function of the loop.c file in BladeEnc version 0.94.2. A remote attacker could exploit this vulnerability to cause a denial of service or possibly execute code write across...
CVE-2017-14648
A global buffer overflow was discovered in the iterationloop function in loop.c in BladeEnc version 0.94.2. The vulnerability causes an out-of-bounds write, which leads to remote denial of service or possibly code execution...
CVE-2017-14648
BladeEnc 0.94.2 has a buffer overflow in the iteration_loop function (loop.c) causing an out-of-bounds write. Impact: remote denial of service or potentially arbitrary code execution. No public patch version is stated in the provided documents. Workarounds/mitigations mentioned include temporaril...
ClamAV < 0.94.2 (JPG File) Stack Overflow PoC
No description provided by source. const char crashstr = "\xff\xd8" // jpg marker "\xff\xed" // exif data "\x00\x02" // length "Photoshop 3.0\x00" "8BIM" "\x04\x0c" // thumbnail id "\x00" "\x01" "\x01\x01\x01\x01" "0123456789012345678912345678"; // skip over 28 bytes include stdio.h include...