common-user-management is a robust Spring Boot application featuring user management services designed to control user access dynamically. There is a critical security vulnerability in the application endpoint /api/v1/customer/profile-picture. This endpoint allows file uploads without proper validation or restrictions, enabling attackers to upload malicious files that can lead to Remote Code Execution (RCE).
                
            CVSS
                No CVSS.
References
                    Configurations
                    No configuration.
History
                    15 Nov 2024, 13:58
| Type | Values Removed | Values Added | 
|---|---|---|
| Summary | 
 | 
14 Nov 2024, 16:15
| Type | Values Removed | Values Added | 
|---|---|---|
| New CVE | 
Information
                Published : 2024-11-14 16:15
Updated : 2024-11-15 13:58
NVD link : CVE-2024-52302
Mitre link : CVE-2024-52302
CVE.ORG link : CVE-2024-52302
JSON object : View
Products Affected
                No product.
CWE
                
                    
                        
                        CWE-434
                        
            Unrestricted Upload of File with Dangerous Type
