πŸ›‘ Cybersecurity & Privacy πŸ›‘ - News
25.8K subscribers
89.2K links
πŸ—ž The finest daily news on cybersecurity and privacy.

πŸ”” Daily releases.

πŸ’» Is your online life secure?

πŸ“© lalilolalo.dev@gmail.com
Download Telegram
β€Ό CVE-2020-10010 β€Ό

A path handling issue was addressed with improved validation. This issue is fixed in macOS Big Sur 11.0.1, iOS 14.2 and iPadOS 14.2, tvOS 14.2, watchOS 7.1. A local attacker may be able to elevate their privileges.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-9989 β€Ό

The issue was addressed with improved deletion. This issue is fixed in macOS Big Sur 11.0.1, watchOS 7.0, iOS 14.0 and iPadOS 14.0. A local user may be able to discover a userÒ€ℒs deleted messages.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-10006 β€Ό

This issue was addressed with improved entitlements. This issue is fixed in macOS Big Sur 11.0.1. A malicious application may be able to access restricted files.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-10007 β€Ό

A logic issue was addressed with improved state management. This issue is fixed in macOS Big Sur 11.0.1. A malicious application may be able to determine kernel memory layout.

πŸ“– Read

via "National Vulnerability Database".
🦿 Standalone 5G is more secure than previous network generations 🦿

Business leaders are spending close to a quarter of their budget on 5G security and will increase that spend in the next 12–18 months, according to a new report.

πŸ“– Read

via "Tech Republic".
πŸ” Healthcare Organization Confirms Ex-Employee Accessed Patient Data πŸ”

The news, while familiar, is yet another reminder of the importance of securing critical patient data.

πŸ“– Read

via "Digital Guardian".
πŸ•΄ Microsoft Fixes 58 CVEs for December Patch Tuesday πŸ•΄

The last Patch Tuesday of 2020 brings fixes for Critical vulnerabilities in Microsoft SharePoint and Exchange.

πŸ“– Read

via "Dark Reading".
❌ FireEye Cyberattack Compromises Red-Team Security Tools ❌

An attacker stole FireEye's Red Team assessment tools that the company uses to test its customers’ security.

πŸ“– Read

via "Threat Post".
πŸ•΄ Nation-State Hackers Breached FireEye, Stole Its Red Team Tools πŸ•΄

"Novel techniques" used by the attackers cheated security tools and forensics, according to FireEye CEO Kevin Mandia.

πŸ“– Read

via "Dark Reading".
❌ Google Patches Critical Wi-Fi and Audio Bugs in Android Handsets ❌

Google updates its mobile OS, fixing ten critical bugs, including one remote code execution flaw.

πŸ“– Read

via "Threat Post".
πŸ•΄ Open-Source Developers Still Not Interested in Secure Coding πŸ•΄

Security and development are still two different worlds, with open-source developers resistant to spending time finding and fixing vulnerabilities.

πŸ“– Read

via "Dark Reading".
β€Ό CVE-2020-27910 β€Ό

An out-of-bounds read was addressed with improved input validation. This issue is fixed in macOS Big Sur 11.0.1, iOS 14.2 and iPadOS 14.2, tvOS 14.2, watchOS 7.1. Processing a maliciously crafted audio file may lead to arbitrary code execution.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-27925 β€Ό

An issue existed in the handling of incoming calls. The issue was addressed with additional state checks. This issue is fixed in iOS 14.2 and iPadOS 14.2. A user may answer two calls simultaneously without indication they have answered a second call.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-27821 β€Ό

A flaw was found in the memory management API of QEMU during the initialization of a memory region cache. This issue could lead to an out-of-bounds write access to the MSI-X table while performing MMIO operations. A guest user may abuse this flaw to crash the QEMU process on the host, resulting in a denial of service. This flaw affects QEMU versions prior to 5.2.0.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-27917 β€Ό

A use after free issue was addressed with improved memory management. This issue is fixed in macOS Big Sur 11.0.1, watchOS 7.1, iOS 14.2 and iPadOS 14.2, iCloud for Windows 11.5, tvOS 14.2, iTunes 12.11 for Windows. Processing maliciously crafted web content may lead to code execution.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-27906 β€Ό

Multiple integer overflows were addressed with improved input validation. This issue is fixed in macOS Big Sur 11.0.1. A remote attacker may be able to cause unexpected application termination or heap corruption.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-27900 β€Ό

An issue existed in the handling of snapshots. The issue was resolved with improved permissions logic. This issue is fixed in macOS Big Sur 11.0.1. A malicious application may be able to preview files it does not have access to.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-25667 β€Ό

TIFFGetProfiles() in /coders/tiff.c calls strstr() which causes a large out-of-bounds read when it searches for `"dc:format=\"image/dng\"` within `profile` due to improper string handling, when a crafted input file is provided to ImageMagick. The patch uses a StringInfo type instead of a raw C string to remedy this. This could cause an impact to availability of the application. This flaw affects ImageMagick versions prior to 7.0.9-0.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-27911 β€Ό

An integer overflow was addressed through improved input validation. This issue is fixed in macOS Big Sur 11.0.1, watchOS 7.1, iOS 14.2 and iPadOS 14.2, iCloud for Windows 11.5, tvOS 14.2, iTunes 12.11 for Windows. A remote attacker may be able to cause unexpected application termination or arbitrary code execution.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-27750 β€Ό

A flaw was found in ImageMagick in MagickCore/colorspace-private.h and MagickCore/quantum.h. An attacker who submits a crafted file that is processed by ImageMagick could trigger undefined behavior in the form of values outside the range of type `unsigned char` and math division by zero. This would most likely lead to an impact to application availability, but could potentially cause other problems related to undefined behavior. This flaw affects ImageMagick versions prior to 7.0.8-68.

πŸ“– Read

via "National Vulnerability Database".
β€Ό CVE-2020-27753 β€Ό

There are several memory leaks in the MIFF coder in /coders/miff.c due to improper image depth values, which can be triggered by a specially crafted input file. These leaks could potentially lead to an impact to application availability or cause a denial of service. It was originally reported that the issues were in `AcquireMagickMemory()` because that is where LeakSanitizer detected the leaks, but the patch resolves issues in the MIFF coder, which incorrectly handles data being passed to `AcquireMagickMemory()`. This flaw affects ImageMagick versions prior to 7.0.9-0.

πŸ“– Read

via "National Vulnerability Database".