6 matches found
Denial Of Service (DOS)
libbzip3.so is vulerable to Denial Of Service. The vulnerability is due to not setting zeroed temporary array while interacting with libsais in the function bz3new in file libbz3.c resulting in Denial Of Service attack...
Out-of-bounds Read
libbzip3.so is vulnerable to Out-of-bounds Read. The vulnerability is due to not validating input parameters correctly in the function process inside main.c file. This leads to out-of-bounds-read...
Out-of-Bounds Write
libbzip3.so is vulnerable to Out-of-Bounds Writes. The vulnerability exists in decodebytes function of libbz3.c due to not following the required procedure when interacting with libsais which allows an attacker to cause an application crash with a crafted archive...
Out-of-Bounds Write
libbzip3.so is vulnerable to Out-of-Bounds Writes. The vulnerability exists in bz3decodeblock function of libbz3.c due to improper checks of sizesrc which allows an attacker to perform a heap based-buffer overflow write...
Denial Of Service (DoS)
libbzip3.so is vulnerable to Denial Of Service DoS. The vulnerability exists in xwrite function of main.c because of not following the required procedure for interacting with libsais causing an application crash...
Out-of-Bounds Read
libbzip3.so is vulnerable to out-of-bounds reads. The vulnerability exists due to lack of safety checks for decoding/testing when the buffer size and block size are inconsistent causing out of bound reads...