jbruinaud / WebGoatNet

WebGoat .Net for demos
0 stars 0 forks source link

CX HardcodedCredentials @ Web.config [master] #128

Open jbruinaud opened 4 years ago

jbruinaud commented 4 years ago

HardcodedCredentials issue exists @ Web.config in branch master

Severity: Medium

CWE:489

Checkmarx

Lines: 51 52 53


Code (Line #51):

          <user name="admin" password="admin"/>

Code (Line #52):

          <user name="mario" password="luigi"/>

Code (Line #53):

          <user name="bob" password="password"/>

jbruinaud commented 4 years ago

Issue still exists.

SUMMARY

Issue has total 3 vulnerabilities left to be fix (Please scroll to the top for more information)