AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2023-30571

LOW · CVSS 3.9 EPSS 0.19% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2023-05-29 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 3.9. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2023-30571
Severity
LOW
CVSS
3.9
EPSS
0.19%

Original NVD 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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)