cve/2024/CVE-2024-52302.md
2025-09-29 21:09:30 +02:00

21 lines
1.1 KiB
Markdown

### [CVE-2024-52302](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52302)
![](https://img.shields.io/static/v1?label=Product&message=Java-springboot-codebase&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3C%20204402bb8b68030c14911379ddc82cfff00b8538%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-434%3A%20Unrestricted%20Upload%20of%20File%20with%20Dangerous%20Type&color=brightgreen)
### 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).
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cve-scores
- https://github.com/d3sca/CVE-2024-52302
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/plzheheplztrying/cve_monitor