tkomlodi

Results 3 comments of tkomlodi

@preetkaran20, could you assign this to me? I think I have a relatively clean solution. In short, I'd overwrite the spring MultipartFilter bean to provide a custom MultipartResolver implementation for...

@preetkaran20, I have a question about the approach for the vulnerable endpoint. I implemented it so it accepts files with unlimited sizes and stores them in an in-memory list. This...

If I understand this ticket correctly, its purpose is to make sure that PreflightController.java doesn't have a path traversal vulnerability. It does not appear to have one. The endpoint path...