Google Chrome FocusedFrameChanged and NotifyFocusChangedObservers Use After Free

Strike ID:
E20-13xx3
CVSS:
8.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
False Positive:
t
Variants:
2
Year:
2020

Description

This strike exploits a vulnerability in Google Chrome. Specifically, javascript can be crafted in such a way that the FocusedFrameChanged and NotifyFocusChangedObservers functions may invoke a user defined listener, which can cause an element to be added to sessions_ during iteration. This will invalidate the iterator, and can allow for a use after free condition to occur upon the next iteration. When this happens a denial of service condition, or potentially remote code execution, may occur.

CVE

Google