6 matches found
Illegal Memory Access
libcaca.so is vulnerable to Illegal Memory Access. The vulnerability exists in common-image.h because the size of the w and h parameters are not properly handled which allows an attacker to access memory and cause an application crash...
Divide By Zero
libcaca.so is vulnerable to Denial Of Service DoS Through Divide By Zero. The vulnerability exists due to a floating point exception in cacaditherbitmap function at dither.c which allows an attacker to cause an application crash...
Integer Overflow
libcaca.so is vulnerable to Integer Overflow. The vulnerability exists because the function cacadither in dither.c does not allocate a proper size of memory for the w and h parameters in the BMP loader, causing an integer overflow for 24bpp data...
Denial Of Service (DoS)
libcaca.so is vulnerable to denial of service. The vulnerability exists in the main function of img2txt.c due to a divide by zero issue which allows a malicious attacker to cause an application crash...
Arbitrary Code Execution
libcaca.so is vulnerable to denial of service DoS. An attacker is able to input a malicious string to call the cacaimportcanvasfrommemory function, causing a buffer overflow issue in the cacaresize function in libcaca/caca/canvas.c...
Illegal Memory Access
libcaca.so is vulnerable to illegal memory access. The vulnerability exists because the function loadimage in common-image.c does not allocate proper size of memory for w and h parameters in BMP loader, causing an integer overflow for 4bpp data...