CVE-2023-30571

Source
https://cve.org/CVERecord?id=CVE-2023-30571
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-30571.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2023-30571
Downstream
Related
Published
2023-05-29T00:00:00Z
Modified
2026-08-12T03:51:11.294379207Z
Severity
  • 3.9 (Low) CVSS_V3 - CVSS:3.1/AC:H/AV:L/A:N/C:L/I:L/PR:L/S:C/UI:R CVSS Calculator
Summary
[none]
Details

Libarchive through 3.6.2 can cause directories to have world-writable permissions. The umask() call inside archivewritedisk_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.

Database specific
{
    "cna_assigner": "mitre",
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2023/30xxx/CVE-2023-30571.json"
}
References

Affected packages

Git / github.com/libarchive/libarchive

Affected ranges

Type
GIT
Repo
https://github.com/libarchive/libarchive
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "3.6.2"
        },
        {
            "last_affected": "3.6.2"
        }
    ],
    "source": [
        "DESCRIPTION",
        "CPE_RANGE"
    ],
    "cpe": "cpe:2.3:a:libarchive:libarchive:*:*:*:*:*:*:*:*"
}

Affected versions

v3.*
v3.0.0a
v3.0.1b
v3.1.900a
v3.2.0
v3.2.1
v3.2.2
v3.3.0
v3.3.1
v3.3.2
v3.3.3
v3.4.0
v3.4.1
v3.4.2
v3.4.3
v3.5.0
v3.5.1
v3.5.2
v3.6.0
v3.6.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2023-30571.json"