Out-of-Bounds Read Vulnerability in Libarchive by Libarchive Team
CVE-2019-19221
5.5MEDIUM
What is CVE-2019-19221?
In Libarchive version 3.4.0, an out-of-bounds read occurs in the function archive_wstring_append_from_mbs located in archive_string.c. This vulnerability is triggered by incorrect usage of the mbrtowc or mbtowc functions, leading to potential crashes in applications utilizing Libarchive, such as bsdtar, when processing specially crafted archive files. This flaw poses risks during archive manipulation and necessitates prompt mitigation to ensure application stability.