Heap_Inspection issue exists @ Content/ForgotPassword.aspx.designer.cs in branch master
Method labelPassword; at line 103 of Content\ForgotPassword.aspx.designer.cs defines labelPassword, which is designated to contain user passwords. However, while plaintext passwords are later assigned to labelPassword, this variable is never cleared from memory.
Heap_Inspection issue exists @ Content/ForgotPassword.aspx.designer.cs in branch master
Method labelPassword; at line 103 of Content\ForgotPassword.aspx.designer.cs defines labelPassword, which is designated to contain user passwords. However, while plaintext passwords are later assigned to labelPassword, this variable is never cleared from memory.
Severity: Medium
CWE:244
Checkmarx
Lines: 103
Code (Line #103):