Vulnerability Information
Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.
Vulnerability Title
Libarchive: a null pointer dereference vulnerability exists in the acl parser of libarchive
Vulnerability Description
A flaw was found in libarchive. A NULL pointer dereference vulnerability exists in the ACL parsing logic, specifically within the archive_acl_from_text_nl() function. When processing a malformed ACL string (such as a bare "d" or "default" tag without subsequent fields), the function fails to perform adequate validation before advancing the pointer. An attacker can exploit this by providing a maliciously crafted archive, causing an application utilizing the libarchive API (such as bsdtar) to crash, resulting in a Denial of Service (DoS).
CVSS Information
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H
Vulnerability Type
空指针解引用
Vulnerability Title
libarchive 代码问题漏洞
Vulnerability Description
libarchive是libarchive开源的一款多格式存档和压缩库。 libarchive存在代码问题漏洞,该漏洞源于ACL解析逻辑存在空指针取消引用,可能导致处理恶意存档文件时应用程序崩溃和拒绝服务。
CVSS Information
N/A
Vulnerability Type
N/A