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

Log_Forging @ SigningAssignment.java #209

Open
nitinp1 opened this issue Sep 14, 2022 · 0 comments
Open

Log_Forging @ SigningAssignment.java #209

nitinp1 opened this issue Sep 14, 2022 · 0 comments

Comments

@nitinp1
Copy link
Owner

nitinp1 commented Sep 14, 2022

Log_Forging issue exists @ SigningAssignment.java in branch main

Method completed at line 64 of /webgoat-lessons/crypto/src/main/java/org/owasp/webgoat/crypto/SigningAssignment.java gets user input from element modulus. This element’s value flows through the code without being properly sanitized or validated, and is eventually used in writing an audit log in completed at line 73 of /webgoat-lessons/crypto/src/main/java/org/owasp/webgoat/crypto/SigningAssignment.java.

This may enable Log Forging.

Namespace: nitinp1
Repository: WebGoat
Repository Url: https://github.com/nitinp1/WebGoat
CxAST-Project: nitinp1/WebGoat
CxAST platform scan: 371cf28e-43c8-4e90-86fa-65d2f0911dc1
Branch: main
Application: WebGoat
Severity: LOW
State: TO_VERIFY
Status: RECURRENT
CWE: 117
Lines: 64


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