

“Google is aware of reports that an exploit for CVE-2019-13720 exists in the wild,” Google’s security team stated in a blog post.
The latest Chrome update also patches CVE-2019-13721, another High severity UAF bug, only this one deals with the browser’s PDFium library. There is no mention of this one being exploited in the wild. However, the same potential risks apply to this bug as they do to the audio component bug. The person who found this one will receive a $7,500 bug bounty.

As of this writing, the latest version of Chrome in Windows is 78.0.3904.87. You can check which version you have installed (and manually update Chrome) by clicking on the three vertical dots in the upper-right corner, then navigate to Help > About Google Chrome. If there is an update available, Chrome will automatically begin downloading it, and you will be prompted to restart the browser to complete the installation.
‘).insertAfter(jQuery(‘#initdisqus’));
}
loadDisqus(jQuery(‘#initdisqus’), disqus_identifier, url);
}
else {
setTimeout(function () { disqusDefer(); }, 50);
}
}
disqusDefer();
function loadDisqus(source, identifier, url) {
if (jQuery(“#disqus_thread”).length) {
jQuery(“#disqus_thread”).remove();
}
jQuery(‘
‘).insertAfter(source);
if (window.DISQUS) {
DISQUS.reset({
reload: true,
config: function () {
this.page.identifier = identifier;
this.page.url = url;
}
});
} else {
//insert a wrapper in HTML after the relevant “show comments” link
disqus_identifier = identifier; //set the identifier argument
disqus_url = url; //set the permalink argument
//append the Disqus embed script to HTML
var dsq = document.createElement(‘script’); dsq.type = ‘text/javascript’; dsq.async = true;
dsq.src = ‘https://’ + disqus_shortname + ‘.disqus.com/embed.js’;
jQuery(‘head’).append(dsq);
}
jQuery(‘.show-disqus’).show();
source.hide();
};
function disqusEvent()
{
idleTime = 0;
}
