jbruinaud / WebGoatNet

WebGoat .Net for demos
0 stars 0 forks source link

CX Missing_X_Frame_Options @ Web.config [master] #164

Open jbruinaud opened 4 years ago

jbruinaud commented 4 years ago

Missing_X_Frame_Options issue exists @ Web.config in branch master

The web-application does not properly utilize the "X-FRAME-OPTIONS" header to restrict embedding web-pages inside of a frame.

Severity: Low

CWE:1021

Checkmarx

Lines: 1


Code (Line #1):

<?xml version="1.0"?>