Anolis OS update for libarchive



| Updated: 2025-03-28
Risk Low
Patch available YES
Number of vulnerabilities 1
CVE-ID CVE-2023-30571
CWE-ID CWE-362
Exploitation vector Local
Public exploit N/A
Vulnerable software
Anolis OS
Operating systems & Components / Operating system

libarchive-doc
Operating systems & Components / Operating system package or component

libarchive-devel
Operating systems & Components / Operating system package or component

libarchive
Operating systems & Components / Operating system package or component

bsdunzip
Operating systems & Components / Operating system package or component

bsdtar
Operating systems & Components / Operating system package or component

bsdcpio
Operating systems & Components / Operating system package or component

bsdcat
Operating systems & Components / Operating system package or component

Vendor OpenAnolis

Security Bulletin

This security bulletin contains one low risk vulnerability.

1) Race condition

EUVDB-ID: #VU96964

Risk: Low

CVSSv4.0: 0.4 [CVSS:4.0/AV:L/AC:L/AT:P/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N/E:U/U:Clear]

CVE-ID: CVE-2023-30571

CWE-ID: CWE-362 - Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition')

Exploit availability: No

Description

The vulnerability allows a local user to perform a denial of service (DoS) attack.

The vulnerability exists due to a race condition due to the umask() call inside archive_write_disk_posix.c changes the umask of the whole process for a very short period of time. 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.

Mitigation

Install updates from vendor's repository.

Vulnerable software versions

Anolis OS: 23

libarchive-doc: before 3.7.1-1

libarchive-devel: before 3.7.1-1

libarchive: before 3.7.1-1

bsdunzip: before 3.7.1-1

bsdtar: before 3.7.1-1

bsdcpio: before 3.7.1-1

bsdcat: before 3.7.1-1

CPE2.3 External links

https://anas.openanolis.cn/errata/detail/ANSA-2023:0659


Q & A

Can this vulnerability be exploited remotely?

No. This vulnerability can be exploited locally. The attacker should have authentication credentials and successfully authenticate on the system.

Is there known malware, which exploits this vulnerability?

No. We are not aware of malware exploiting this vulnerability.



###SIDEBAR###