The issue was addressed with improved checks. This issue is fixed in macOS Sonoma 14. Processing web content may lead to arbitrary code execution. Apple is aware of a report that this issue may have been actively exploited against versions of iOS before iOS 16.7.
The product does not check or incorrectly checks for unusual or exceptional conditions that are not expected to occur frequently during day to day operation of the product.
Name | Vendor | Start Version | End Version |
---|---|---|---|
Ipados | Apple | * | 17.0.1 (excluding) |
Iphone_os | Apple | * | 17.0.1 (excluding) |
Macos | Apple | * | 14.0 (excluding) |
Qtwebkit-opensource-src | Ubuntu | bionic | * |
Qtwebkit-opensource-src | Ubuntu | devel | * |
Qtwebkit-opensource-src | Ubuntu | esm-apps/bionic | * |
Qtwebkit-opensource-src | Ubuntu | esm-apps/focal | * |
Qtwebkit-opensource-src | Ubuntu | esm-apps/jammy | * |
Qtwebkit-opensource-src | Ubuntu | esm-apps/noble | * |
Qtwebkit-opensource-src | Ubuntu | esm-infra/xenial | * |
Qtwebkit-opensource-src | Ubuntu | focal | * |
Qtwebkit-opensource-src | Ubuntu | jammy | * |
Qtwebkit-opensource-src | Ubuntu | lunar | * |
Qtwebkit-opensource-src | Ubuntu | mantic | * |
Qtwebkit-opensource-src | Ubuntu | noble | * |
Qtwebkit-opensource-src | Ubuntu | trusty | * |
Qtwebkit-opensource-src | Ubuntu | upstream | * |
Qtwebkit-opensource-src | Ubuntu | xenial | * |
Qtwebkit-source | Ubuntu | bionic | * |
Qtwebkit-source | Ubuntu | esm-apps/bionic | * |
Qtwebkit-source | Ubuntu | esm-apps/xenial | * |
Qtwebkit-source | Ubuntu | trusty | * |
Qtwebkit-source | Ubuntu | xenial | * |
Webkit2gtk | Ubuntu | bionic | * |
Webkit2gtk | Ubuntu | esm-infra/bionic | * |
Webkit2gtk | Ubuntu | esm-infra/xenial | * |
Webkit2gtk | Ubuntu | focal | * |
Webkit2gtk | Ubuntu | jammy | * |
Webkit2gtk | Ubuntu | lunar | * |
Webkit2gtk | Ubuntu | upstream | * |
Webkit2gtk | Ubuntu | xenial | * |
Webkitgtk | Ubuntu | bionic | * |
Webkitgtk | Ubuntu | esm-apps/bionic | * |
Webkitgtk | Ubuntu | esm-apps/xenial | * |
Webkitgtk | Ubuntu | trusty | * |
Webkitgtk | Ubuntu | xenial | * |
Wpewebkit | Ubuntu | bionic | * |
Wpewebkit | Ubuntu | esm-apps/focal | * |
Wpewebkit | Ubuntu | esm-apps/jammy | * |
Wpewebkit | Ubuntu | focal | * |
Wpewebkit | Ubuntu | jammy | * |
Wpewebkit | Ubuntu | trusty | * |
Wpewebkit | Ubuntu | xenial | * |
Red Hat Enterprise Linux 8 | RedHat | webkit2gtk3-0:2.38.5-1.el8_8.5 | * |
Red Hat Enterprise Linux 9 | RedHat | webkit2gtk3-0:2.38.5-1.el9_2.3 | * |
The programmer may assume that certain events or conditions will never occur or do not need to be worried about, such as low memory conditions, lack of access to resources due to restrictive permissions, or misbehaving clients or components. However, attackers may intentionally trigger these unusual conditions, thus violating the programmer’s assumptions, possibly introducing instability, incorrect behavior, or a vulnerability. Note that this entry is not exclusively about the use of exceptions and exception handling, which are mechanisms for both checking and handling unusual or unexpected conditions.