tduck-platform
tduck-platform copied to clipboard
XSS vulnerability caused by file upload(tduck-platform4.0)
- upload code: https://github.com/TDuckCloud/tduck-platform/blob/master/tduck-api/src/main/java/com/tduck/cloud/api/web/controller/UploadFileController.java
- Create a test form system
- After creating the form system, upload the HTML file, you can see that the request does not contain authentication information
- Background preview data execution script
这么快的么?我两周前也审计到了这个
从审计角度还有一个默认账号的高危漏洞