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

Absolute_Path_Traversal @ download.jsp #82

Open
scott-cx opened this issue Jun 8, 2022 · 0 comments
Open

Absolute_Path_Traversal @ download.jsp #82

scott-cx opened this issue Jun 8, 2022 · 0 comments

Comments

@scott-cx
Copy link
Owner

scott-cx commented Jun 8, 2022

Absolute_Path_Traversal issue exists @ download.jsp in branch master

Method download at line 11 of /src/main/webapp/vulnerability/idor/download.jsp gets dynamic data from the ""file"" element. This element’s value then flows through the code and is eventually used in a file path for local disk access in download at line 18 of /src/main/webapp/vulnerability/idor/download.jsp. This may cause a Path Traversal vulnerability.

Namespace: scott-cx
Repository: winter
Repository Url: https://github.com/scott-cx/winter
CxAST-Project: scott-cx/winter
CxAST platform scan: 5d347788-2ed1-4f75-a829-ec3822e0131d
Branch: master
Application: winter
Severity: MEDIUM
State: TO_VERIFY
Status: RECURRENT
CWE: 36
Lines: 11


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