document ASP.NET Misconfiguration: Password in Configuration File

Description The clear-text passwords are in the configuration files. Clear-text passwords in the configuration files are subject to exposure in a...

document Allowing password aging

Overview Allowing password aging to occur unchecked can result in the possibility of diminished password integrity. Consequences ...

 document Empty String Password

Abstract Using an empty string as a password is insecure. Description It is never appropriate to use an empty string as a password. It is too...

 document Not allowing password aging

Overview If no mechanism is in place for managing password aging, users will have no incentive to update passwords in a timely...

document Password Management: Hardcoded Password

Abstract Hardcoded passwords may compromise system security in a way that cannot be easily remedied. Description It is never a good idea to...

 document Password Management: Weak Cryptography

Abstract Obscuring a password with a trivial encoding does not protect the password. Description Password management issues occur when a...

 document Password Plaintext Storage

Abstract Storing a password in plaintext may result in a system compromise. Description Password management issues occur when a password is...

  document Using password systems

Overview The use of password systems as the primary means of authentication may be subject to several flaws or shortcomings, each reducing the...