Elwin's Blog

an activist who likes to think

Month: May 2022

front cover

OWASP Top 10 security risk on 2021 for front-end

Posted on

The complete list of the description and prevention of each security vulnerability can be found here.

Now let's look at each one more closely:

A01:Broken Access Control

Common ones include the following:

CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
CWE-201: Insertion of Sensitive Information Into Sent Data

Continue reading