Open tsunez opened 4 years ago
Issue still exists.
Issue has 5 vulnerability/vulnerabilities left to be fixed (Please scroll to the top for more information)
Issue still exists.
Issue has 5 vulnerability/vulnerabilities left to be fixed (Please scroll to the top for more information)
Unscrubbed_Secret issue exists @ iGoat-Swift/iGoat-Swift/Source/Exercises/InsecureLocalDataStorage/Yap/YapExerciseVC.swift in branch master
Method "TheUnknown" at line 7 of iGoat-Swift\iGoat-Swift\Source\Exercises\InsecureLocalDataStorage\Yap\YapExerciseVC.swift defines YapValuePassword, which is designated to contain user passwords. However, while plaintext passwords are later assigned to YapValuePassword, this variable is never cleared from memory.
Severity: Low
CWE:226
Vulnerability details and guidance
Checkmarx
Recommended Fix
Lines: 53 7 9 45 15
Code (Line #53):
Code (Line #7):
Code (Line #9):
Code (Line #45):
Code (Line #15):