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
N/A
Vulnerability Description
Libarchive through 3.6.2 can cause directories to have world-writable permissions. The umask() call inside archive_write_disk_posix.c changes the umask of the whole process for a very short period of time; a race condition with another thread can lead to a permanent umask 0 setting. Such a race condition could lead to implicit directory creation with permissions 0777 (without the sticky bit), which means that any low-privileged local user can delete and rename files inside those directories.
CVSS Information
CVSS:3.1/AV:L/AC:H/PR:L/UI:R/S:C/C:L/I:L/A:N
Vulnerability Type
N/A
Vulnerability Title
libarchive 竞争条件问题漏洞
Vulnerability Description
libarchive是一款多格式存档和压缩库。 libarchive 3.6.2及之前版本存在安全漏洞,该漏洞源于archive_write_disk_posix.c文件存在问题,攻击者利用该漏洞可以删除或重命名目录中的文件。
CVSS Information
N/A
Vulnerability Type
N/A