
BNavin118206 (Community Member) asked a question.
Sensitive Information (CWE ID 209)
Description
The software generates an error message that includes sensitive information about its environment, users, or associated data. The sensitive information may be valuable information on its own (such as a password), or it may be useful for launching other, more deadly attacks. If an attack fails, an attacker may use error information provided by the server to launch another more focused attack. For example, file locations disclosed by an exception stack trace may be leveraged by an attacker to exploit a path traversal issue elsewhere in the application.
Effort to Fix: 1 - Trivial implementation error. Fix is up to 5 lines of code. One hour or less to fix.
Recommendations
Ensure that only generic error messages are returned to the end user that do not reveal any additional details
.png)
Hi @BNavin118206 (Community Member) ,
Do you have any specific question about this flaw category?
I'd recommend reviewing some other questions already answered about this flaw category: https://community.veracode.com/s/global-search/cwe%20209 .
Thank you,
Boy Baukema