Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
CVE-2025-31324 — SAP PoC para CVE-2025-31324 | Kitploit
Tools/GitHubGitHub/moften/cve-2025-31324
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubmoften/cve-2025-31324

CVE-2025-31324

SAP PoC para CVE-2025-31324

View Repository
1 year agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
Website

Proof of Concept - CVE-2025-31324

[email protected]

Proof of concept exploit for vulnerability CVE-2025-31324 in SAP NetWeaver Visual Composer, which allows arbitrary file upload without authentication via the /developmentserver/metadatauploader endpoint.

⚠️ This code is for educational purposes and authorized testing only. Do not use it in production environments or against systems without permission.

Description

The vulnerability allows an unauthenticated remote attacker to upload arbitrary files to the SAP server, which could lead to remote code execution (RCE) if executable files are uploaded.

Usage

root@kitploit:~
python3 CVE-2025-31324.py <target URL> <file to upload>
Download Tool