You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
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
The text was updated successfully, but these errors were encountered: