CVE-2022-32929 – Apple Security Advisory 2022-10-27-4
https://notcve.org/view.php?id=CVE-2022-32929
31 Oct 2022 — A permissions issue was addressed with additional restrictions. This issue is fixed in iOS 15.7.1 and iPadOS 15.7.1, iOS 15.7 and iPadOS 15.7, iOS 16.1 and iPadOS 16. An app may be able to access iOS backups. Se solucionó un problema de permisos con restricciones adicionales. Este problema se solucionó en iOS 15.7.1 y iPadOS 15.7.1, iOS 15.7 y iPadOS 15.7, iOS 16.1 y iPadOS 16. • https://support.apple.com/en-us/HT213445 •
CVE-2022-42795 – Apple Security Advisory 2022-10-24-2
https://notcve.org/view.php?id=CVE-2022-42795
31 Oct 2022 — A memory consumption issue was addressed with improved memory handling. This issue is fixed in tvOS 16, iOS 16, macOS Ventura 13, watchOS 9. Processing a maliciously crafted image may lead to arbitrary code execution. Se solucionó un problema de consumo de memoria mejorando el manejo de la memoria. Este problema se solucionó en tvOS 16, iOS 16, macOS Ventura 13, watchOS 9. • https://support.apple.com/en-us/HT213446 • CWE-787: Out-of-bounds Write •
CVE-2022-32923 – webkitgtk: correctness issue in the JIT was addressed with improved checks
https://notcve.org/view.php?id=CVE-2022-32923
31 Oct 2022 — A correctness issue in the JIT was addressed with improved checks. This issue is fixed in tvOS 16.1, iOS 15.7.1 and iPadOS 15.7.1, macOS Ventura 13, watchOS 9.1, Safari 16.1, iOS 16.1 and iPadOS 16. Processing maliciously crafted web content may disclose internal states of the app. Se solucionó un problema de corrección en el JIT mejorando los controles. Este problema se solucionó en tvOS 16.1, iOS 15.7.1 y iPadOS 15.7.1, macOS Ventura 13, watchOS 9.1, Safari 16.1, iOS 16.1 y iPadOS 16. • http://www.openwall.com/lists/oss-security/2022/11/04/4 • CWE-119: Improper Restriction of Operations within the Bounds of a Memory Buffer •
CVE-2022-32932 – Apple Security Advisory 2022-10-27-1
https://notcve.org/view.php?id=CVE-2022-32932
31 Oct 2022 — The issue was addressed with improved memory handling. This issue is fixed in iOS 15.7.1 and iPadOS 15.7.1, iOS 16.1 and iPadOS 16, watchOS 9.1. An app may be able to execute arbitrary code with kernel privileges. El problema se solucionó mejorando el manejo de la memoria. Este problema se solucionó en iOS 15.7.1 y iPadOS 15.7.1, iOS 16.1 y iPadOS 16, watchOS 9.1. • https://github.com/ox1111/CVE-2022-32932 •
CVE-2022-42811 – Apple Security Advisory 2022-10-24-1
https://notcve.org/view.php?id=CVE-2022-42811
31 Oct 2022 — An access issue was addressed with additional sandbox restrictions. This issue is fixed in tvOS 16.1, iOS 16.1 and iPadOS 16, macOS Ventura 13, watchOS 9.1. An app may be able to access user-sensitive data. Se solucionó un problema de acceso con restricciones adicionales de la zona de pruebas. Este problema se solucionó en tvOS 16.1, iOS 16.1 y iPadOS 16, macOS Ventura 13, watchOS 9.1. • https://support.apple.com/en-us/HT213488 •
CVE-2022-32918 – Apple Security Advisory 2022-10-24-2
https://notcve.org/view.php?id=CVE-2022-32918
31 Oct 2022 — This issue was addressed with improved data protection. This issue is fixed in iOS 16, macOS Ventura 13. An app may be able to bypass Privacy preferences. Este problema se solucionó mejorando la protección de datos. Este problema se solucionó en iOS 16 y macOS Ventura 13. • https://support.apple.com/en-us/HT213446 •
CVE-2022-42803 – Apple Security Advisory 2022-10-27-6
https://notcve.org/view.php?id=CVE-2022-42803
31 Oct 2022 — A race condition was addressed with improved locking. This issue is fixed in tvOS 16.1, iOS 15.7.1 and iPadOS 15.7.1, macOS Ventura 13, watchOS 9.1, iOS 16.1 and iPadOS 16, macOS Monterey 12.6.1. An app may be able to execute arbitrary code with kernel privileges. Se solucionó una condición de ejecución con un bloqueo mejorado. Este problema se solucionó en tvOS 16.1, iOS 15.7.1 y iPadOS 15.7.1, macOS Ventura 13, watchOS 9.1, iOS 16.1 y iPadOS 16, macOS Monterey 12.6.1. • https://support.apple.com/en-us/HT213488 • CWE-362: Concurrent Execution using Shared Resource with Improper Synchronization ('Race Condition') •
CVE-2022-32922 – Apple Safari PDFPluginAnnotation Use-After-Free Remote Code Execution Vulnerability
https://notcve.org/view.php?id=CVE-2022-32922
31 Oct 2022 — A use after free issue was addressed with improved memory management. This issue is fixed in Safari 16.1, iOS 16.1 and iPadOS 16, macOS Ventura 13. Processing maliciously crafted web content may lead to arbitrary code execution. Se solucionó un problema de Use After Free con una gestión de memoria mejorada. Este problema se solucionó en Safari 16.1, iOS 16.1 y iPadOS 16, macOS Ventura 13. • https://support.apple.com/en-us/HT213488 • CWE-416: Use After Free •
CVE-2022-32944 – Apple Security Advisory 2022-10-27-8
https://notcve.org/view.php?id=CVE-2022-32944
31 Oct 2022 — A memory corruption issue was addressed with improved state management. This issue is fixed in tvOS 16.1, iOS 15.7.1 and iPadOS 15.7.1, macOS Ventura 13, watchOS 9.1, iOS 16.1 and iPadOS 16, macOS Monterey 12.6.1, macOS Big Sur 11.7.1. An app may be able to execute arbitrary code with kernel privileges. Se abordó un problema de corrupción de la memoria con una gestión estatal mejorada. Este problema se solucionó en tvOS 16.1, iOS 15.7.1 y iPadOS 15.7.1, macOS Ventura 13, watchOS 9.1, iOS 16.1 y iPadOS 16, m... • https://support.apple.com/en-us/HT213488 • CWE-787: Out-of-bounds Write •
CVE-2022-32889 – Apple Security Advisory 2022-10-27-13
https://notcve.org/view.php?id=CVE-2022-32889
31 Oct 2022 — The issue was addressed with improved memory handling. This issue is fixed in iOS 16, watchOS 9. An app may be able to execute arbitrary code with kernel privileges. El problema se solucionó mejorando el manejo de la memoria. Este problema se solucionó en iOS 16, watchOS 9. • https://support.apple.com/en-us/HT213446 •