Heap_Inspection issue exists @ Content/ForgotPassword.aspx in branch master
Method ID="labelPassword"></asp:Literal> at line 50 of Content\ForgotPassword.aspx 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 in branch master
Method ID="labelPassword"></asp:Literal> at line 50 of Content\ForgotPassword.aspx 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: 50
Code (Line #50):