31 matches found
Denial Of Service (DoS)
libarchive.so is vulnerable to denial of service DoS attacks. A malicious user can pass a rar file to the copyfromlzsswindow function in archivereadsupportformatrar.c file to cause an out-of-bounds read that can crash the application...
Arbitrary File Overwrite
libarchive.so is vulnerable to arbitrary file overwrite attacks. The vulnerability exists as sandboxing restrictions can be evaded through hard links with data, causing file overwrites...
Denial Of Service (DoS) Through Integer Overflow
libarchive.so is vulnerable to denial of service DoS attacks. A malicious user can pass an archive file with a filename that when verified can cause an integer overflow, leading to a DoS or arbitrary code being executed...
Denial Of Service (DoS)
libarchive.so is vulnerable to denial of service DoS attacks. A malicious user can pass an archive file to the lhareadfileheader1 function in archivereadsupportformatlha.c to cause an out-of-bounds read that can crash the application...
Denial Of Service (DoS) Through Stack Buffer Overflow
libarchive.so is vulnerable to denial of service DoS through stack-based buffer overflow attacks. The vulnerability exists in safefprintf of tar/util.c when printing a filename can cause a buffer overflow when formatting a non-printable multi-byte character...
Denial Of Service (DoS)
libarchive.so is vulnerable to denial of service DoS attacks. The application has a memory copying bug when appending certain strings, leading to a segmentation fault, crashing the application...
Denial Of Service (DoS) Through Null Pointer Access
libarchive.so is susceptible to Denial of Service DoS through null pointer access. The vulnerability is possible when the header is a split file in multivolume RAR, it does not properly check the file name and flag for multivolume, allowing the attacker to parse malicious .rar files...
Undefined Behavior Through Integer Overflow
libarchive.so is vulnerable to undefined behavior through integer overflow. The vulnerability is possible due to not properly handling timet value of m, allowing the attacker to pass malicious .mtree file...
Denial Of Service (DoS) Via Out-of-bounds Read
libarchive.so is vulnerable to Denial of Service DoS via out-of-bounds read. The vulnerability is possible because a malicious .mtree file can be passed to processaddentry function in archivereadsupportformatmtree.c, leading to out-of-bounds reads...
Denial Of Service (DoS) Through Heap Buffer Overflow
libarchive.so is vulnerable to denial of service DoS through heap-based buffer overflow. The vulnerability occurs when libarchive.so reads the last character of an empty tar filename, resulting in a heap-based buffer overflow which cashes the application to crash...
Denial Of Service (DoS)
libarchive.so is susceptible to denial of service DoS. The attacker can pass a malicious .mtree file to aestrtofflags function in archiveentry.c , leading to out-of-bounds reads...