CWE-318—Cleartext Storage of Sensitive Information in Executable
PUBLISHEDweakness record
released 2006-07-19 · last modified 2025-12-11
Metadata
Weakness Name
Cleartext Storage of Sensitive Information in Executable
Description
The product stores sensitive information in cleartext in an executable.
Attackers can reverse engineer binary code to obtain secret data. This is especially easy when the cleartext is plain ASCII. Even if the information is encoded in a way that is not human-readable, certain techniques could determine which encoding is being used, then decode the information.