Google has patched the fifth actively exploited zero-day vulnerability discovered in Chrome this year as one in a series of fixes included in a stable channel update released Wednesday. The bug, tracked as CVE-2022-2856 and rated as high on the Common Vulnerability Scoring System (CVSS), is associated with “insufficient validation of untrusted input in Intents,” according to the advisory posted by Google. Google credits Ashley Shen and Christian Resell of its Google Threat Analysis Group (TAG) for reporting the zero-day bug, which could allow for arbitrary code execution, on July 19. The advisory also unveiled 10 other patches for various other Chrome issues. Intents are a deep linking feature on the Android device within the Chrome browser that replaced URI schemes, which previously handled this process, according to Branch, a company that offers various linking options for mobile applications. “Instead of assigning window.location or an iframe.src to the URI scheme, in Chrome, developers need to use their intent string as defined in this document,” the company explained on its website. Intent “adds complexity” but “automatically handles the case of the mobile app not being installed” within links, according to the post. Insufficient validation is associated with input validation, a frequently-used technique for checking potentially dangerous inputs to ensure that they are safe for processing within the code, or when communicating with other components, according to MITRE’s ...
Google Patches Chrome’s Fifth Zero-Day of the Year
Threatpost
·Published Aug 18, 2022
·Updated
Affected Software
6 affected components
Google Chrome
Google Android Intents
Google FedCM
Google WebRTC
Google V8
Google Animation component
Frequently Asked Questions
1
What is the main topic of this article?
The article discusses Google patching the fifth zero-day vulnerability discovered in Chrome this year.
2
What is the CVE identifier for the vulnerability discussed?
The vulnerability is tracked as CVE-2022-2856.
3
How critical is the patched vulnerability rated?
The vulnerability is rated as high on the Common Vulnerability Scoring System.
4
Which products are affected by this zero-day vulnerability?
The impacted products include Google Chrome, Android Intents, FedCM, WebRTC, V8, and the Animation component.
5
What type of update did Google release to address the vulnerability?
Google released a stable channel update that includes fixes for the zero-day vulnerability.