Common Weakness Enumeration

    CWE Definition / CWE-13

    CWE-13: ASP.NET Misconfiguration: Password in Configuration File

    Storing a plaintext password in a configuration file allows anyone who can read the file access to the password-protected resource making them an easy target for attackers.

    Published:19 Jul 2006
    Organization:MITRE
    Modified:11 Dec 2025

    Related Weakness

    CWE-260: Password in Configuration File