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

Dangerous_File_Inclusion @ BenchmarkTest00947.java #5462

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

Dangerous_File_Inclusion @ BenchmarkTest00947.java #5462

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

Comments

@joaoreis-cx
Copy link
Owner

Dangerous_File_Inclusion issue exists @ BenchmarkTest00947.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/BenchmarkTest00947.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/BenchmarkTest00947.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

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