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
Apache-Solr-RCE_CVE-2023-50386_POC — Apache Solr Backup/Restore APIs RCE Poc (CVE-2023-50386) | Kitploit
Tools/GitHubGitHub/vvmdx/apache-solr-rce_cve-2023-50386_poc
Vulnerability AnalysisCode AnalysisExploitationWeb Application ExploitationPenetration TestingPayload Development
GitHubvvmdx/apache-solr-rce_cve-2023-50386_poc

Apache-Solr-RCE_CVE-2023-50386_POC

Apache Solr Backup/Restore APIs RCE Poc (CVE-2023-50386)

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
6362 years agoReviewed by Kitploit

Apache-Solr-RCE_CVE-2023-50386_POC

Apache Solr Backup/Restore APIs RCE Poc (CVE-2023-50386)

References (respect to the masters):

CVE-2023-50386 vulnerability author's blog

Java Security Manager Bypass Techniques

Bypassing Reflection Protection in JDK 17

JNI Bypassing RASP

Vulnerability exploitation principle and thoughts: https://mp.weixin.qq.com/s/mO4e8aiuL56yBdOD4jy2qQ

The POC is written using Pocsuite3. You can run it directly with the framework, or if you don't use the framework, you can extract its core implementation.

conf1.zip and conf2.zip can be used directly.

If you need to test and compile yourself, the Java exploits are under src, containing all the exploits I tested and can use.

POC execution effect:

Verification

image-1

Code Execution

image-2

Download Tool