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
Dangerous_File_Inclusion issue exists @ BenchmarkTest00981.java in branch master
The application loads an external library or source code file using include, at line 45 of /src/main/java/org/owasp/benchmark/testcode/BenchmarkTest00981.java. An attacker might be able to exploit this and cause the application to load arbitrary code.
Note that this library is dynamically selected based on untrusted user input getRequestURL, from line 41 in /src/main/java/org/owasp/benchmark/testcode/BenchmarkTest00981.java. An attacker can influence this input to cause the application to execute arbitrary code, even from a remote server.
Dangerous_File_Inclusion issue exists @ BenchmarkTest00981.java in branch master
The application loads an external library or source code file using include, at line 45 of /src/main/java/org/owasp/benchmark/testcode/BenchmarkTest00981.java. An attacker might be able to exploit this and cause the application to load arbitrary code.
Note that this library is dynamically selected based on untrusted user input getRequestURL, from line 41 in /src/main/java/org/owasp/benchmark/testcode/BenchmarkTest00981.java. An attacker can influence this input to cause the application to execute arbitrary code, even from a remote server.
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: 829
Lines: 40 41
References
Read more
The text was updated successfully, but these errors were encountered: