secDevLabs icon indicating copy to clipboard operation
secDevLabs copied to clipboard

[A1] Broken Access Control - Vulnerable Ecommerce API

Open vitor-mauricio opened this issue 3 years ago • 0 comments

This solution refers to which of the apps?

[A1] Broken Access Control - Vulnerable Ecommerce API

What did you do to mitigate the vulnerability?

A JWT implementation was created to ensure that the ticket returned is from the correct user.

Did you test your changes? What commands did you run?

I tested the attack narrative and could not reproduce same results

PS

Token signature was not verified. It was made that way to test other possibilities on attack vector.

vitor-mauricio avatar Jun 08 '22 18:06 vitor-mauricio