Security_Misconfiguration issue exists @ app/routes/profile.js in branch master
The application takes sensitive, personal data ssn, found at line 20 of app\routes\profile.js, and stores it in an unprotected manner, without encryption, to anony1714282621var at line 42 of app\data\profile-dao.js.
Severity: High
CWE:933
Vulnerability details and guidance
Internal Guidance
Lines: 24 25
Code (Line #24):
Code (Line #25):