LVI – Hijacking Transient Execution with Load Value Injection
lviattack.eu1 pointsby pretty_dumm_guy0 comments
var vhost, vid, rindex) {
gtag('event', 'view_item', {
'event_category': vhost,
'event_label': vid,
'value': rindex,
'transport_type': 'beacon',
'event_callback': function(){document.location = url;}
});
return false;
}
This method doesn't seem to be working as intended on firefox.
seems to give the answer.