News

Pair of Google Chrome Zero-Day Bugs Actively Exploited

  • Tara Seals--threatpost.com
  • published date: 2021-09-14 11:03:00 UTC

The security vulnerabilities bring the web behemoth up to 10 browser zero-days found so far this year.

<div class="c-article__content js-reading-content"> <p>Google has addressed two zero-day security bugs that are being actively exploited in the wild.</p> <p>As part of the internet giant’s latest stable channel release (version 93.0.4577.82 for Windows, Mac and Linux), it fixed 11 total vulnerabilities, all of them rated high-severity. The two zero days are tracked as CVE-2021-30632 and CVE-2021-30633.</p> <p>“Google is aware that exploits for [these] exist in the wild,” the company said in its short website notice on the update, <a href="https://chromereleases.googleblog.com/2021/09/stable-channel-update-for-desktop.html" target="_blank" rel="noopener">issued Monday</a>.</p> <p><a href="https://threatpost.com/infosec-insider-subscription-page/?utm_source=ART&amp;utm_medium=ART&amp;utm_campaign=InfosecInsiders_Newsletter_Promo/" target="_blank" rel="noopener"><img loading="lazy" class="aligncenter wp-image-168544 size-full" src="https://media.threatpost.com/wp-content/uploads/sites/103/2021/07/10165815/infosec_insiders_in_article_promo.png" alt="Infosec Insiders Newsletter" width="700" height="50"></a></p> <p>Google is restricting any technical details “until a majority of users are updated with a fix,” it said. The vulnerabilities were reported anonymously, precluding any gleaning of details from the researcher who found them. Here’s what we know:</p> <ul> <li>CVE-2021-30632: Out of bounds write in V8 JavaScript Engine; and</li> <li>CVE-2021-30633: Use after free in the IndexedDB API.</li> </ul> <p>Out-of-bounds write flaws <a href="https://cwe.mitre.org/data/definitions/787.html" target="_blank" rel="noopener">can result in</a> corruption of data, a crash or code execution. Use-after-free issues <a href="https://cwe.mitre.org/data/definitions/416.html" target="_blank" rel="noopener">can result in</a> any number of attack types, ranging from the corruption of valid data to the execution of arbitrary code. Both bugs have TBD bug-bounty awards attached to them and were reported on Sept. 8.</p> <p>V8 is Google’s open-source, high-performance JavaScript and WebAssembly engine for Chrome and Chromium-based browsers. It translates JavaScript code into a more efficient machine code instead of using an interpreter, which speeds up the web browser. Since this vulnerable components is not specific to Google Chrome, it’s a good bet that other browsers are affected by the bug as well.</p> <p>IndexedDB, meanwhile, allows users to persistently store large amounts of structured data client-side, inside their browsers. The API is a JavaScript application programming interface provided by web browsers for managing these NoSQL databases. It’s a standard maintained by the World Wide Web Consortium.</p> <p>“Browser bugs discovered from exploitation in the wild are among the most significant security threats,” John Bambenek, principal threat hunter at Netenrich, said via email. “Now that they are patched, exploitation will ramp up. That said, almost 20 years on and we haven’t made web browsing safe shows that the rapid embrace of technology continues to leave users exposed to criminals and nation-state actors. Everyone wants to learn how to hack, too few people are working on defense.”</p> <p>The other nine bugs addressed by Google are as follows:</p> <ul> <li>CVE-2021-30625: Use after free in Selection API. <em>Reported by Marcin Towalski of Cisco Talos on 2021-08-06</em></li> <li>CVE-2021-30626: Out of bounds memory access in ANGLE. <em>Reported by Jeonghoon Shin of Theori on 2021-08-18</em></li> <li>CVE-2021-30627: Type Confusion in Blink layout. <em>Reported by Aki Helin of OUSPG on 2021-09-01</em></li> <li>CVE-2021-30628: Stack buffer overflow in ANGLE. <em>Reported by Jaehun Jeong(@n3sk) of Theori on 2021-08-18</em></li> <li>CVE-2021-30629: Use after free in Permissions. <em>Reported by Weipeng Jiang (@Krace) from Codesafe Team of Legendsec at Qi’anxin Group on 2021-08-26</em></li> <li>CVE-2021-30630: Inappropriate implementation in Blink. <em>Reported by SorryMybad (@S0rryMybad) of Kunlun Lab on 2021-08-30</em></li> <li>CVE-2021-30631: Type Confusion in Blink layout. <em>Reported by Atte Kettunen of OUSPG on 2021-09-06</em></li> </ul> <p>Kevin Dunne, president at Pathlock, pointed out that Google has patched plenty of zero-days already this year – eight prior to the latest two, to be exact – and he said to expect more.</p> <h2><strong>10th Zero-Day in 2021 for Google</strong></h2> <p>“Today, Google released a patch for its tenth [and ninth] zero-day exploit of the year,” Dunne said in an email to media. “This milestone highlights the emphasis that bad actors are putting on browser exploits, with Chrome becoming a clear favorite, allowing a streamlined way to gain access to millions of devices regardless of OS.</p> <p>“We expect to see continued zero-day exploits in the wild,” he added.</p> <p>The other zero days discovered so far in 2021 are as follows, many of them in the V8 engine:</p> <ul> <li><a href="https://threatpost.com/google-chrome-zero-day-windows-mac/163688/" target="_blank" rel="noopener">CVE-2021-21148</a> – (February)</li> <li><a href="https://threatpost.com/google-patches-actively-exploited-flaw-in-chrome-browser/164468/" target="_blank" rel="noopener">CVE-2021-21166</a> – (March)</li> <li><a href="https://threatpost.com/google-mac-windows-chrome-zero-day/164759/" target="_blank" rel="noopener">CVE-2021-21193</a> – (March)</li> <li><a href="https://threatpost.com/chrome-zero-day-exploit-twitter/165363/" target="_blank" rel="noopener">CVE-2021-21220</a> – (April)</li> <li><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-21224" target="_blank" rel="noopener">CVE-2021-21224</a> – (April, later <a href="https://threatpost.com/microsoft-patch-tuesday-in-the-wild-exploits/166724/" target="_blank" rel="noopener">used in Windows attacks</a>)</li> <li><a href="https://threatpost.com/chrome-browser-bug-under-attack/166804/" target="_blank" rel="noopener">CVE-2021-30551</a> – (June)</li> <li><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30554" target="_blank" rel="noopener">CVE-2021-30554</a> – (June)</li> <li><a href="https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-30563" target="_blank" rel="noopener">CVE-2021-30563</a> – (July)</li> </ul> <p>“Google’s commitment to patching these exploits quickly is commendable, as they operate Google Chrome as freeware and therefore are the sole entity who can provide these updates,” Dunne wrote. “Google is committed to providing Chrome as a free browser, as it is a critical entry point for other businesses such as Google Search and Google Workspace.”</p> <p>The news comes as Apple <a href="https://threatpost.com/apple-emergency-fix-nso-zero-click-zero-day/169416/" target="_blank" rel="noopener">rushed a fix</a> for a zero-click zero-day exploit targeting iMessaging. It’s allegedly been used to illegally spy on Bahraini activists with NSO Group’s Pegasus spyware, according to researchers.</p> <p>Microsoft is also expected to release its monthly Patch Tuesday set of updates today, so we’ll see if there are yet more zero-day exploits to worry about.</p> <p><b>It’s time to evolve threat hunting into a pursuit of adversaries. </b><a href="https://threatpost.com/webinars/threat-hunting-catch-adversaries/?utm_source=ART&amp;utm_medium=ART&amp;utm_campaign=September_Cybersixgill_Webinar" target="_blank" rel="noopener"><b>JOIN</b></a><b> Threatpost and Cybersixgill for </b><a href="https://threatpost.com/webinars/threat-hunting-catch-adversaries/?utm_source=ART&amp;utm_medium=ART&amp;utm_campaign=September_Cybersixgill_Webinar" target="_blank" rel="noopener"><b>Threat Hunting to Catch Adversaries, Not Just Stop Attacks</b></a><b> and get a guided tour of the dark web and learn how to track threat actors before their next attack. </b><a href="https://threatpost.com/webinars/threat-hunting-catch-adversaries/?utm_source=ART&amp;utm_medium=ART&amp;utm_campaign=September_Cybersixgill_Webinar" target="_blank" rel="noopener"><b>REGISTER NOW</b></a><b> for the LIVE discussion on Sept. 22 at 2 p.m. EST with Cybersixgill’s Sumukh Tendulkar and Edan Cohen, along with independent researcher and vCISO Chris Roberts and Threatpost host Becky Bracken.</b></p> <footer class="c-article__footer"> <div class="c-article__footer__container"> <div class="c-article__footer__col"> <a href="#discussion" class="c-button c-button--secondary">Write a comment</a> </div> <div class="c-article__footer__col"> <div class="c-article__sharing"> <p><strong>Share this article:</strong></p> <nav class="c-nav-sharing"> <div class="social-likes social-likes_notext" data-title="Pair of Google Chrome Zero-Day Bugs Actively Exploited" data-url="https://threatpost.com/google-chrome-zero-day-exploited/169442/" data-counters="no" data-zeroes="yes"><div class="facebook" title="Share via Facebook"></div> <div class="twitter" title="Share via Twitter"></div><div class="linkedin" title="Share via LinkedIn"></div> <div class="reddit" title="Share via Reddit"></div> <div class="flipboard" title="Share via Flipboard"></div> </div> </nav> </div> </div> </div> <div class="c-article__footer__container"> <div class="c-article__footer__col"></div> <div class="c-article__footer__col"> <ul class="c-list-categories"> <li><a class="c-label c-label--secondary-transparent" href="https://threatpost.com/category/bug-bounty/">Bug Bounty</a></li> <li><a class="c-label c-label--secondary-transparent" href="https://threatpost.com/category/vulnerabilities/">Vulnerabilities</a></li> <li><a class="c-label c-label--secondary-transparent" href="https://threatpost.com/category/web-security/">Web Security</a></li> </ul> </div> </div> </footer> </div>