POC详情: e032b09466954a15bcec119c7bd87a0ab53ea5f7

来源
关联漏洞
标题: SAP NetWeaver Visual Composer Metadata Uploader 代码问题漏洞 (CVE-2025-31324)
描述:SAP NetWeaver Visual Composer Metadata Uploader是德国思爱普(SAP)公司的一个用于辅助建模的工具。 SAP NetWeaver Visual Composer Metadata Uploader存在代码问题漏洞,该漏洞源于授权不当,可能导致上传恶意可执行文件。
描述
SAP NetWeaver Unauthenticated Remote Code Execution
介绍
# SAP-CVE-2025-31324 POC

A tool to detect and exploit a critical unauthenticated file‐upload vulnerability in SAP NetWeaver Visual Composer.

# Description

SAP NetWeaver Visual Composer includes a component called Metadata Uploader which lacks proper authorization checks, allowing unauthenticated attackers to upload arbitrary executable files (e.g., JSP, WAR) to the application server and achieve remote code execution.

Affected Products

Product: SAP NetWeaver Visual Composer (VCFRAMEWORK 7.50)

Component: /developmentserver/metadatauploader

SAP Security Note: 3594142

1- Clone repository:

```git clone https://github.com/your-org/sap-cve-2025-31324-scanner.git```

```cd sap-cve-2025-31324-scanner```

2- Install dependencies 

```pip install requests urllib3```

```chmod +x scanner.py```

3- Single target scan

```./scanner.py -s sap.example.com:50000 -v```

4- Batch scan

```./scanner.py -l targets.txt -o report.txt```


# References

National Vulnerability Database: CVE‑2025‑31324 details (nvd.nist.gov)

SAP Support: Security Note 3594142 Patch Details
文件快照

[4.0K] /data/pocs/e032b09466954a15bcec119c7bd87a0ab53ea5f7 ├── [1.1K] README.md └── [5.9K] SAP-CVE-2025-31324.py 0 directories, 2 files
神龙机器人已为您缓存
备注
    1. 建议优先通过来源进行访问。
    2. 如果因为来源失效或无法访问,请发送邮箱到 f.jinxu#gmail.com 索取本地快照(把 # 换成 @)。
    3. 神龙已为您对POC代码进行快照,为了长期维护,请考虑为本地POC付费,感谢您的支持。