Open SCWFoxy opened 1 year ago
Improper authentication happens when mechanisms intended to identify the user are flawed (easily tamperable or insufficient). This would allow an attacker to bypass access controls or to easily impersonate a user.
I think you mean CWE_250
The software performs an operation at a privilege level that is higher than the minimum level required, which creates new weaknesses or amplifies the consequences of other weaknesses.
I think there might be a broken authentication vulnerability in this code is that CWE_258 ?