5 matches found
Heap Buffer Overflow
libaudiofile.so is vulnerable to Heap Buffer Overflow. The vulnerability is due to a missing validation for a variable numCoefficients for the lower and upper bound value within libaudiofile/WAVE.cpp. An attacker can crash the application by exploiting this vulnerability by using a crafted wav fi...
Denial Of Service (DoS)
libaudiofile.so is vulnerable to denial of service DoS. The attacker can input a malicious caf file to trigger a NULL pointer dereference through ModuleState::setup in modules/ModuleState.cpp...
Denial Of Service (DoS)
libaudiofile.so is vulnerable to denial of service DoS attacks. An attacker can trigger the attack by sending a malicious WAV file to readValue function in FileHandle.cpp, causing a heap-based buffer overflow that can crash the application or execute arbitrary code...
Denial Of Service (DoS)
libaudiofile.so is vulnerable to denial of serviceDoS. The attack is possible because it does not prevent the user from passing a malicious audio file to the reset1 function in libaudiofile/modules/BlockCodec.cpp, causing a divide-by-zero error and crashing the application...
Denial Of Service (DoS)
libaudiofile.so is vulnerable to denial of service DoS. The vulnerability can be triggered by causing a heap-based buffer overflow in the Expand3To4Module::run function of SimpleModule.h by sending a malicious audio file...