SB2023111056 - Privilege escalation in FreeBSD Capsicum
Published: November 10, 2023
Breakdown by Severity
- Low
- Medium
- High
- Critical
Description
This security bulletin contains information about 1 security vulnerability.
1) Permissions, Privileges, and Access Controls (CVE-ID: CVE-2023-5369)
The vulnerability allows a local user to escalate privileges on the system.
The vulnerability exists due to the copy_file_range system call in Capsicum checks only for CAP_READ and CAP_WRITE capabilities on the input and output file descriptors. A local user can read and write data to an arbitrary location within the file corresponding to that file descriptor.
Remediation
Install update from vendor's website.