Heap_Inspection issue exists @ root/register.jsp in branch main
*Method password1 at line 7 of root\register.jsp defines password1, which is designated to contain user passwords. However, while plaintext passwords are later assigned to password1, this variable is never cleared from memory.Similarity ID: -1472468258
Method password2 at line 8 of root\register.jsp defines password2, which is designated to contain user passwords. However, while plaintext passwords are later assigned to password2, this variable is never cleared from memory.Similarity ID: -2001148194*
Heap_Inspection issue exists @ root/register.jsp in branch main
*Method password1 at line 7 of root\register.jsp defines password1, which is designated to contain user passwords. However, while plaintext passwords are later assigned to password1, this variable is never cleared from memory.Similarity ID: -1472468258
Method password2 at line 8 of root\register.jsp defines password2, which is designated to contain user passwords. However, while plaintext passwords are later assigned to password2, this variable is never cleared from memory.Similarity ID: -2001148194*
Severity: Low
CWE:244
Vulnerability details and guidance
Checkmarx
Training Recommended Fix
Lines: 7 8
Code (Line #7):
Code (Line #8):