关联漏洞
描述
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 leads to (RCE)
介绍
# CVE-2024-52302
I discovered a vulnerability in common-user-management, it 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 leads to (RCE)
usage:
python exploit.py -u "customer_user" -p "passyour_password" -f "malicious.jsp" -url "https://target.com"
-u username
-p password
-f file to upload
文件快照
[4.0K] /data/pocs/2ceb9d33d8efff593dd734607bbc515ebd7c005a
├── [2.5K] exploit.py
└── [ 548] README.md
0 directories, 2 files
备注
1. 建议优先通过来源进行访问。
2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。