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

Arbitrary file upload #20

Open
QuanYex opened this issue Nov 16, 2023 · 0 comments
Open

Arbitrary file upload #20

QuanYex opened this issue Nov 16, 2023 · 0 comments

Comments

@QuanYex
Copy link

QuanYex commented Nov 16, 2023

In the updateimage path of the imageApi file, the upload file type is not restricted, causing any file to be uploaded. At the same time, it is set to store the file locally if there is no remote bucket.

APIPath:IceWk-vues/src/api/updateImage.js
updateImage Path: IceWk-ment/src/main/java/com/ttice/icewkment/controller/ImageApi.java

3
4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant