Anant can perform sensitive operations without additional authentication because authentication requirements are too weak or missing
Anant can perform sensitive operations without additional authentication because authentication requirements are too weak or missing
OWASP ASVS
AUTH-2,AUTH-3
OWASP AppSensor
TEST-0064
CAPEC
-
SAFECODE
Some additional form of authentication is often desirable for sensitive actions inside the app. For example you may want to re-authenticate before contextual state changes like when changing state from running in the background to running in the foreground. confirming a bank transfer, or before applying changes to the user profile e.g: email, phone, pin, MFA, etc.
OWASP MASVS (2.1): AUTH-2 ,AUTH-3
OWASP MASTG (1.7): TEST-0064
Safecode: 28
No attacks registered!