Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2024-52302 PoC — Java-springboot-codebase 代码问题漏洞

Source
Associated Vulnerability
Title:Java-springboot-codebase 代码问题漏洞 (CVE-2024-52302)
Description:Java-springboot-codebase是osama个人开发者的一个 Java 和 Spring Boot 代码片段、应用程序和项目的集合。 Java-springboot-codebase存在代码问题漏洞,该漏洞源于允许在未经适当验证或限制的情况下上传文件。
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 leads to (RCE)
Readme
# 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



File Snapshot

[4.0K] /data/pocs/2ceb9d33d8efff593dd734607bbc515ebd7c005a ├── [2.5K] exploit.py └── [ 548] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.