AUTHENTICATION (AT3)

Muhammad can obtain a user's password or other secrets such as security questions, by observation during entry, or from a local cache, or from memory, or in transit, or by reading it from some unprotected location, or because it is widely known, or because it never expires, or because the user cannot change her own password

AUTHENTICATION
3

Muhammad can obtain a user's password or other secrets such as security questions, by observation during entry, or from a local cache, or from memory, or in transit, or by reading it from some unprotected location, or because it is widely known, or because it never expires, or because the user cannot change her own password

OWASP SCP

36,37,40,43,48,51,119,139,140,146

OWASP ASVS

2.5.2,2.5.3

OWASP AppSensor

CAPEC

-

SAFECODE

28

How to play?

Passwords and secrets need protection. Common attacks include:

Stealing a password/secret in transit (e.g. in an email message, over an unencrypted HTTP connection) Observing a password/secret being entered on screen Weak password recovery (e.g. reliance only on 'security' questions) Use of weak 'remember me' functionality Re-use of passwords making them guessable Passwords/secrets recorded in logs Passwords/secrets exposed in form data/URLs Client-side caching or storage of passwords/secrets Hard-coding of passwords/secrets into code Passwords never changed by user

Mappings

OWASP ASVS (4.0): 2.5.2 ,2.5.3

Capec: 37 ,546

OWASP SCP: 36,37,40,43,48,51,119,139,140,146

OWASP Appsensor:

Safecode: 28

ASVS (4.0) Cheatsheetseries Index

ASVS V2.5 - Credential Recovery Requirements

No suitable mappings were found.

Attacks

Local Cache exploitation

Insecure Session Storage

OWASP Cornucopia

  • OWASP Cornucopia is a mechanism in the form of a card game to assist software development teams identify security requirements in Agile, conventional and formal development processes. It is language, platform and technology-agnostic, and is free to use.
  • OWASP Cornucopia is licensed under the Creative Commons Attribution-ShareAlike 3.0 license, so you can copy, distribute and transmit the work, and you can adapt it, and use it commercially, but all provided that you attribute the work and if you alter, transform, or build upon this work, you may distribute the resulting work only under the same or similar licence to this one.
  • © 2012-2025 OWASP Foundation. The Open Worldwide Application Security Project (OWASP) is a nonprofit foundation that works to improve the security of software.