An authentication issue was addressed with improved state management. This issue is fixed in macOS Sequoia 15.4, tvOS 18.4, macOS Ventura 13.7.5, iPadOS 17.7.6, macOS Sonoma 14.7.5, iOS 18.4 and iPadOS 18.4, visionOS 2.4. An attacker on the local network may be able to bypass authentication policy.
The product performs an authorization check when an actor attempts to access a resource or perform an action, but it does not correctly perform the check. This allows attackers to bypass intended access restrictions.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Ipados | Apple | * | 17.7.6 (excluding) |
Ipados | Apple | 18.0 (including) | 18.4 (excluding) |
Iphone_os | Apple | * | 18.4 (excluding) |
Macos | Apple | * | 13.7.5 (excluding) |
Macos | Apple | 14.0 (including) | 14.7.5 (excluding) |
Macos | Apple | 15.0 (including) | 15.4 (excluding) |
Tvos | Apple | * | 18.4 (excluding) |
Visionos | Apple | * | 2.4 (excluding) |
Assuming a user with a given identity, authorization is the process of determining whether that user can access a given resource, based on the user’s privileges and any permissions or other access-control specifications that apply to the resource. When access control checks are incorrectly applied, users are able to access data or perform actions that they should not be allowed to perform. This can lead to a wide range of problems, including information exposures, denial of service, and arbitrary code execution.