Heap_Inspection issue exists @ ChangePassword.aspx in branch master
Method /> at line 12 of ChangePassword.aspx defines CurrentPassword, which is designated to contain user passwords. However, while plaintext passwords are later assigned to CurrentPassword, this variable is never cleared from memory.
Heap_Inspection issue exists @ ChangePassword.aspx in branch master
Method /> at line 12 of ChangePassword.aspx defines CurrentPassword, which is designated to contain user passwords. However, while plaintext passwords are later assigned to CurrentPassword, this variable is never cleared from memory.
Severity: Medium
CWE:244
Checkmarx
Lines: 18 12 15
Code (Line #18):
Code (Line #12):
Code (Line #15):