Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use_Of_Hardcoded_Password @ /webgoat-lessons/ssrf/src/main/resources/js/credentials.js #1133

Open
AASMACMX opened this issue Jul 20, 2023 · 0 comments

Comments

@AASMACMX
Copy link
Contributor

Use_Of_Hardcoded_Password issue exists @ credentials.js in branch main

The application uses the hard-coded password "\x42\x6C\x61\x63\x6B\x50\x65\x61\x72\x6C" for authentication purposes, either using it to verify users' identities, or to access another remote system. This password at line 5 of /webgoat-lessons/ssrf/src/main/resources/js/credentials.js appears in the code, implying it is accessible to anyone with source code access, and cannot be changed without rebuilding the application.

Namespace: CxDemoInABoxRepos
Repository: Java-Webgoat
Repository Url: https://github.com/CxDemoInABoxRepos/Java-Webgoat
CxAST-Project: CxDemoInABoxRepos/Java-Webgoat
CxAST platform scan: 466e73ae-3cc9-415a-8383-b7e20e1af3be
Branch: main
Application: Java-Webgoat
Severity: LOW
State: TO_VERIFY
Status: RECURRENT
CWE: 259
Lines: 5


References
Read more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant