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

CSRF @ BenchmarkTest00773.java #5447

Open
joaoreis-cx opened this issue Jan 4, 2023 · 0 comments
Open

CSRF @ BenchmarkTest00773.java #5447

joaoreis-cx opened this issue Jan 4, 2023 · 0 comments

Comments

@joaoreis-cx
Copy link
Owner

CSRF issue exists @ BenchmarkTest00773.java in branch master

Method doPost at line 43 of /src/main/java/org/owasp/benchmark/testcode/BenchmarkTest00773.java gets a parameter from a user request from getParameterValues. This parameter value flows through the code and is eventually used to access application state altering functionality. This may enable Cross-Site Request Forgery (CSRF).

Namespace: joaoreis-cx
Repository: test1
Repository Url: https://github.com/joaoreis-cx/test1
CxAST-Project: joaoreis-cx/test1
CxAST platform scan: 53506292-d41c-434c-8792-e513700a84e7
Branch: master
Application: test1
Severity: MEDIUM
State: TO_VERIFY
Status: RECURRENT
CWE: 352
Lines: 43


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