Skip to content

CX Security_Misconfiguration @ app/routes/session.js [master] #7

@kmcdon83

Description

@kmcdon83

Security_Misconfiguration issue exists @ app/routes/session.js in branch master

The application takes sensitive, personal data password, found at line 189 of app\routes\session.js, and stores it in an unprotected manner, without encryption, to anony140326909var at line 117 of app\data\user-dao.js. 

Severity: High
CWE:933
Vulnerability details and guidance
Internal Guidance
Lines: 195


Code (Line #195):

        var password = req.body.password;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions