SB2024090976 - Denial of service in F5 Traffix SDC libarchive package



SB2024090976 - Denial of service in F5 Traffix SDC libarchive package

Published: September 9, 2024

Security Bulletin ID SB2024090976
Severity
Low
Patch available
NO
Number of vulnerabilities 1
Exploitation vector Local access
Highest impact Data manipulation

Breakdown by Severity

Low 100%
  • Low
  • Medium
  • High
  • Critical

Description

This security bulletin contains information about 1 security vulnerability.


1) Race condition (CVE-ID: CVE-2023-30571)

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.


Remediation

Cybersecurity Help is not aware of any official remediation provided by the vendor.