Back to the previous page
| Test Case ID | 2091 |
| Bad / Good / Mixed | Bad |
| Author | Charline Cleraux |
| Associations | |
| Added by | Charline Cleraux |
| Language | Java |
| Type of test case | Source Code |
| Input string | admin |
| Expected Output | |
| Instructions | |
| Submission date | 2009-08-21 |
| Description | Authorization is given by an hard-coded password, which is built into the code. So it can be read from a copy, be changed easily, and every copy of the code uses the same one. |
| File(s) |
|
| Flaw |
There are no comments
Have any comments on this test case? Please,
.
File Contains:
CWE-259: Use of Hard-coded Password on line(s): 53
CWE-259: Use of Hard-coded Password on line(s): 53

