Vulnerability Description
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).
Related Weaknesses (CWE)
References
- https://github.com/OsamaTaher/Java-springboot-codebase/commit/204402bb8b68030c14
- https://github.com/OsamaTaher/Java-springboot-codebase/security/advisories/GHSA-
FAQ
What is CVE-2024-52302?
CVE-2024-52302 is a documented vulnerability. 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...
How severe is CVE-2024-52302?
CVSS scoring is not yet available for CVE-2024-52302. Check NVD for updates.
Is there a patch for CVE-2024-52302?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.