CVE-2022-3723: Google Chrome 0-day Vulnerability
Google released a security bulletin to reveal the high vulnerability, which is a major security threat to Type Confusion in V8. To ensure security, Google has released an emergency security update to fix this vulnerability, the corresponding version number is Google Chrome 107.0.5304.87 for Mac and Linux and 107.0.5304.87/.88 for Windows.
According to Google, “Google is aware of reports that an exploit for CVE-2022-3723 exists in the wild.“ At present, it is only known that this vulnerability is a Type Confusion in V8. According to MITRE’s Common Weakness Enumeration, Type confusion errors arise when”The program allocates or initializes a resource such as a pointer, object, or variable using one type, but it later accesses that resource using a type that is incompatible with the original type.” Type Confusion bug allows an attacker to perform out-of-bounds memory access.
With this release, Google has issued security updates to address the seventh Chrome zero-day patch since the start of the year. The previous six zero-day vulnerabilities found and patched in 2022 are:
- CVE-2022-3075 – September 2nd
- CVE-2022-2856 – August 17th
- CVE-2022-2294 – July 4th
- CVE-2022-1364 – April 14th
- CVE-2022-1096 – March 25th
- CVE-2022-0609 – February 14th