Submeter #813250: macrozheng mall 10 Unrestricted Uploadinformação

Títulomacrozheng mall 10 Unrestricted Upload
DescriçãoAn unauthenticated file upload vulnerability exists in the mall-admin MinIO upload functionality. The /minio/upload endpoint is included in the admin application's unauthenticated security ignore list. As a result, remote unauthenticated attackers can access the upload endpoint and submit arbitrary multipart files. The uploaded file is stored in MinIO and the application returns a public object URL. Source-level chain: mall-admin application.yml secure.ignored.urls includes /minio/upload → POST /minio/upload → MinioController.upload(MultipartFile file) → minioService.upload(file) → objectName is generated from yyyyMMdd/ + original filename → file is uploaded to MinIO → bucket policy may allow public read access → response returns a public object URL Impact: An unauthenticated attacker may be able to upload arbitrary files and obtain public URLs hosted by the target deployment. This can lead to public file hosting abuse, phishing content hosting, malware distribution, active-content hosting, or storage and bandwidth abuse, depending on deployment configuration. The root cause is that a sensitive upload endpoint is excluded from authentication and lacks strict authorization and file validation.
Fonte⚠️ https://github.com/macrozheng/mall
Utilizador
 feng123123 (UID 95215)
Submissão26/04/2026 07h37 (há 1 mês)
Moderação23/05/2026 16h10 (27 days later)
EstadoDuplicado
Entrada VulDB319243 [macrozheng mall até 1.0.3 Add Product Page /minio/upload Ficheiro Script de Site Cruzado]
Pontos0

Do you want to use VulDB in your project?

Use the official API to access entries easily!