vendor:
WebKitGTK+
by:
N/A
8.8
CVSS
HIGH
UAF (Use-After-Free)
416
CWE
Product Name: WebKitGTK+
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: YES
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Linux
2020
WebKitGTK+ FilterOperation UAF Vulnerability
The compositor thread in WebKitGTK+ might alter a FilterOperation object's reference count variable at the same time as the main thread. Then the reference count corruption might lead to a UAF condition. Reproduction case involves creating an iframe, cloning a style element, and creating a div element with a filter applied to it. The div element is then cloned and appended to the iframe's body multiple times. This can lead to a UAF condition.
Mitigation:
Upgrade to the latest version of WebKitGTK+.