tsunez / dvna

Damn Vulnerable NodeJS Application
MIT License
0 stars 0 forks source link

CX Missing_HSTS_Header @ routes/main.js [master] #20

Closed tsunez closed 3 years ago

tsunez commented 3 years ago

Missing_HSTS_Header issue exists @ routes/main.js in branch master

The web-application does not define an HSTS header, leaving it vulnerable to attack.

Severity: Medium

CWE:346

Vulnerability details and guidance

Checkmarx

Recommended Fix

Lines: 11


Code (Line #11):

        res.render('login')

tsunez commented 3 years ago

Issue still exists.

SUMMARY

Issue has 1 vulnerability/vulnerabilities left to be fixed (Please scroll to the top for more information)