347 – Invalidate previous OTPs
Summary
The system must invalidate previously generated OTPs when the generation of a new one is triggered.
Description
One-time passwords (OTPs) are secrets used during operations that need added security or as part of user enrollment processes. Despite their short lifespan, only one OTP should be valid at any given time, and therefore, all previous OTPs should be invalidated whenever a new one is generated.
Supported In
Advanced: True
References
- OWASP10-A7. Identification and authentication failures
- SANS25-13. Improper authentication
- ASVS-2_2_6. General authenticator security
- ASVS-2_8_4. One time verifier
- PCI-8_3_5. Initial or reset password or passphrase used by authorized user
- RESOLSB-Art_30_8. Security in Electronic Channels - Digital Banking
- CWE25-287. Improper authentication
Last updated
2024/02/05