MarsCTF 1.2.1 has an arbitrary file upload vulnerability in the interface for uploading attachments in the background.
The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.
Link | Tags |
---|---|
https://github.com/b1ackc4t/MarsCTF/blob/V1.2.1/src/main/java/com/b1ackc4t/marsctfserver/service/impl/CTFFileServiceImpl.java#L46 | product |
https://github.com/b1ackc4t/MarsCTF/issues/10 | third party advisory exploit |