Summary In this post, I’m going to discuss three XSS cases that I have escalated its vulnerability to higher severity in order to assess the possible risks. As you can see in the following modals: Case 1 (Account Takeover) So there’s a login page available via modal: There’s a parameter in URL named next, it redirects the user after a successful login. Here’s the vulnerable code: As it takes the value…
Read More