Ech0 has Stored XSS via SVG Upload and Content-Type Validation Bypass in File Upload
Summary The file upload endpoint validates Content-Type using only the client-supplied multipart header, with no server-side content inspection or file extension validation. Combined with an unauthenticated static file server that determines Content-Type from file extension, this allows an admin ...