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
Input_Path_Not_Canonicalized issue exists @ BenchmarkTest00949.java in branch master
Method doPost at line 59 of /src/main/java/org/owasp/benchmark/testcode/BenchmarkTest00949.java gets dynamic data from the getValue element. This element’s value then flows through the code and is eventually used in a file path for local disk access in doPost at line 68 of /src/main/java/org/owasp/benchmark/testcode/BenchmarkTest00949.java. This may cause a Path Traversal vulnerability.
Input_Path_Not_Canonicalized issue exists @ BenchmarkTest00949.java in branch master
Method doPost at line 59 of /src/main/java/org/owasp/benchmark/testcode/BenchmarkTest00949.java gets dynamic data from the getValue element. This element’s value then flows through the code and is eventually used in a file path for local disk access in doPost at line 68 of /src/main/java/org/owasp/benchmark/testcode/BenchmarkTest00949.java. This may cause a Path Traversal vulnerability.
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: 73
Lines: 59
References
Read more
The text was updated successfully, but these errors were encountered: