What is the risk of a known ReDOS Vulnerability in a client side (Browser) app

I’m trying to determine if a client side app, that runs in the browser has any real danger from being vulnerable to a known ReDOS issue.
My understanding of ReDOS is that inefficiencies or known short comings in regular expression computat… Continue reading What is the risk of a known ReDOS Vulnerability in a client side (Browser) app

Does limiting a web session to one browser window or tab provide added security?

A certain tax website has the frustrating feature of limiting the session to only one browser tab or window at a time. I haven’t looked into how they might be doing this, but if you login on one tab, then open another tab and go to the sam… Continue reading Does limiting a web session to one browser window or tab provide added security?