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