233 matches found
Libmobi 缓冲区错误漏洞
Libmobi is a C library . It is used to process Mobipocket/Kindle MOBI e-book format documents. A security vulnerability in parserawml.c:1416 in the GitHub library Libmobi before 0.11, which stems from a buffer error, can be exploited by an attacker to read sensitive information or cause a crash...
Buffer Over-read
Description Stack-based Buffer Overflow at index.c:991 Build git clone https://github.com/bfabiszewski/libmobi.git cd libmobi export CFLAGS="-g -O0 -lpthread -fsanitize=address" export CXXFLAGS="-g -O0 -lpthread -fsanitize=address" export LDFLAGS="-fsanitize=address" ./autogen.sh ./configure...
Buffer Over-read at parse_rawml.c:1416
Description Heap-based Buffer Overflow at parserawml.c:1416 Build git clone https://github.com/bfabiszewski/libmobi.git cd libmobi export CFLAGS="-g -O0 -lpthread -fsanitize=address" export CXXFLAGS="-g -O0 -lpthread -fsanitize=address" export LDFLAGS="-fsanitize=address" ./autogen.sh ./configure...
A null pointer reference in libmobi.
Description The vulnerability at src/index.cL 1054, function mobitrieinsertinfl. At line 1063 shown as below, function mobigetcncxstringflat uses len as parameter, len got from t.tagvalues. While at line 1060, program doesn’t check the initial value of tagvaluescount, when the for loop begins wit...
libmobi buffer overflow vulnerability (CNVD-2022-18219)
Libmobi is a C library . Used to handle Mobipocket/Kindle MOBI e-book format documents. A buffer overflow vulnerability exists in Libmobi, which stems from the fact that libmobi is susceptible to out-of-range pointer offsets, which can be exploited by an attacker to read memory information beyond...
Libmobi Out-of-Bounds Read Vulnerability
Libmobi is a C library . Used to handle Mobipocket/Kindle MOBI e-book format documents. An out-of-bounds read vulnerability exists in Libmobi, which stems from the program being vulnerable to the use of out-of-range pointer offsets, and can be exploited by an attacker to read memory information...
CVE-2021-3889
libmobi is vulnerable to Use of Out-of-range Pointer Offset...
CVE-2021-3888
libmobi is vulnerable to Use of Out-of-range Pointer Offset...
CVE-2021-3888
libmobi is vulnerable to Use of Out-of-range Pointer Offset...
CVE-2021-3889
libmobi is vulnerable to Use of Out-of-range Pointer Offset...
Null pointer dereference
libmobi is vulnerable to Use of Out-of-range Pointer Offset...
CVE-2021-3889
libmobi is vulnerable to Use of Out-of-range Pointer Offset...
Null pointer dereference
libmobi is vulnerable to Use of Out-of-range Pointer Offset...
CVE-2021-3888
libmobi is vulnerable to Use of Out-of-range Pointer Offset...
CVE-2021-3889
CVE-2021-3889 affects Libmobi, a C library for MOBI/Kindle formats. Connected sources describe an out-of-bounds read in mobi_decompress_huffman_internal caused by unsafe Huffman code_length handling, leading to a heap-buffer-overflow and potential memory disclosure or crash when processing input....
CVE-2021-3889 Use of Out-of-range Pointer Offset in bfabiszewski/libmobi
libmobi is vulnerable to Use of Out-of-range Pointer Offset...
CVE-2021-3889
libmobi is vulnerable to Use of Out-of-range Pointer Offset...
CVE-2021-3888
CVE-2021-3888 affects libmobi. The vulnerability is a buffer-overread/write caused by out-of-range pointer offsets in the Huffman-based decoding path, where the code does not validate index bounds for symbols before accessing symbol data. This can lead to memory reads/writes beyond allocated buff...