Exploitation Summary
EIP tracks 1 public exploit for CVE-2019-5797. PoCs published by Google Security Research.
AI-analyzed exploit summary The writeup describes a race condition in Chromium's BindingState destruction for StoragePartitionService, leading to a data race and potential double-free. The issue is triggered by concurrent calls to mojo::BindingSet::GetBadMessageCallback(), with reproduction requiring multiple tabs and ThreadSanitizer for reliability.
Description
Double free in DOMStorage in Google Chrome prior to 73.0.3683.75 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page.
Exploits (1)
The writeup describes a race condition in Chromium's BindingState destruction for StoragePartitionService, leading to a data race and potential double-free. The issue is triggered by concurrent calls to mojo::BindingSet::GetBadMessageCallback(), with reproduction requiring multiple tabs and ThreadSanitizer for reliability.
References (2)
Scores
CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H