提交 #813250: macrozheng mall 10 Unrestricted Upload信息

标题macrozheng mall 10 Unrestricted Upload
描述An 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.
来源⚠️ https://github.com/macrozheng/mall
用户
 feng123123 (UID 95215)
提交2026-04-26 07時37分 (1 月前)
管理2026-05-23 16時10分 (27 days later)
状态重复
VulDB条目319243 [macrozheng mall 直到 1.0.3 Add Product Page /minio/upload 文件 跨网站脚本]
积分0

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!