TL;DR
- Chinese APT BlackTech Targets Cisco Routers with Stealth and Persistence
- Google Scrambles to Patch Critical libvpx Zero-Day Exploited by Spyware Vendors
- GPUzip Attack Exposes Critical Data Across
- Russian Firm Offers Record $20M for Mobile Zero-Day Exploits
- Bing Chat Now a Hotbed for Malware Distribution
Chinese APT BlackTech Targets Cisco Routers with Stealth and Persistence
- Stealthy Firmware Modification: The Chinese APT group known as BlackTech is actively modifying the firmware on Cisco routers. This tactic allows them to stay under the radar while maintaining a persistent presence in the networks of U.S. and Japanese companies.
- Branch Router Exploitation: The group specifically targets branch routers located at remote offices. By doing so, they can abuse the trusted relationship these routers have within the larger corporate network, enabling them to move laterally and compromise additional systems.
- Customized Backdoors: BlackTech employs a unique method of enabling or disabling backdoors in the router firmware. They use specially crafted TCP or UDP packets for this purpose, making it extremely difficult for security solutions to detect their activities.
- Defense Recommendations: Cisco advises system administrators to monitor for unauthorized downloads of bootloader and firmware images and unusual device reboots that could be part of loading modified firmware on routers.
Google Scrambles to Patch Critical libvpx Zero-Day Exploited by Spyware Vendors
- Heap Buffer Overflow in libvpx: The core issue is a heap buffer overflow in libvpx, identified as CVE-2023-5217. This library is crucial for VP8 video encoding in Chrome. The flaw could allow attackers to execute arbitrary code, posing a serious risk.
- Rapid Response by Google's TAG: Google's Threat Analysis Group (TAG) discovered the flaw and released a patch within just two days. This quick action highlights the severity of the vulnerability.
- Beyond Chrome: The libvpx library is not exclusive to Chrome; it's also used in other browsers like Firefox and Microsoft Edge. This extends the risk to a broader range of software, including secure messaging apps like Signal.
- Commercial Spyware Exploitation: This zero-day was not just a theoretical risk; it was actively exploited by a commercial spyware vendor. This adds another layer of urgency, as it indicates targeted attacks on high-risk individuals.
GPUzip Attack Exposes Critical Data Across All Major GPU Vendors
- Data Compression Exploit: Researchers have discovered a new side-channel attack called GPUzip. It exploits data compression in modern GPUs to leak sensitive visual data like usernames and passwords.
- Vendor Apathy: Despite being informed as early as March 2023, major GPU vendors like AMD, Intel, and Nvidia have not released patches. This raises concerns about vendor responsibility in cybersecurity.
- Browser-Specific Risk: The attack is most effective on Chrome and Edge browsers. Firefox and Safari are less susceptible, indicating that browser-level mitigation is possible.
- Time-Consuming but Critical: Although the attack takes time (30 to 215 minutes to extract data), its potential for data leakage makes it a critical issue that developers and vendors should urgently address.