mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
21 lines
1.1 KiB
Markdown
21 lines
1.1 KiB
Markdown
### [CVE-2024-52302](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-52302)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|