The level of assurance required for confirmation of identity should be assessed. In some cases different levels of authentication may be needed (e.g. two-factor authentication for some users, but not others), and re-authentication should be considered for some important functionality (e.g. changing password, making a payment, deleting an account), especially where weaknesses have been accepted to reduce application friction for users (e.g. having longer session timeouts, allowing guest check-out, having remember-me functionality).
Claudia can undertake more critical functions because authentication requirements are too weak (e.g. do not use strong authentication such as two factor), or there is no requirement to re-authenticate for these
Owasp ASVS (4.0): 1.4.3 ,1.4.5 ,2.1.6 ,2.2.4 ,4.3.3
Capec: 21
Owasp SCP: 55,56
Owasp Appsensor:
Safecode: 14,28
ASVS V1.4 - Access Control Architectural Requirements
ASVS V2.1 - Password Security Requirements
ASVS V2.2 - General Authenticator Requirements
ASVS V4.3 - Other Access Control Considerations
Session Hijacking (Man-in-the-Middle)
Loading comments 0%