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-2023-22518 — Exploit CVE-2023-22518 | Kitploit
Tools/GitHubGitHub/0x0d3ad/cve-2023-22518
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHub0x0d3ad/cve-2023-22518

CVE-2023-22518

Exploit CVE-2023-22518

View Repository
522 years 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

CVE-2023-22518 Exploit

Description

This repository contains an exploit script for CVE-2023-22518. The script allows for unauthorized file uploads, potentially leading to remote code execution or other security vulnerabilities.

Disclaimer

This repository is for educational and informational purposes only. Unauthorized use of this exploit script is strictly prohibited. Be responsible and respect ethical hacking principles.

Vulnerability Details

  • CVE ID: CVE-2023-22518
  • Vulnerability Type: Unauthorized File Upload
  • Severity: High
  • Affected Software: [Specify affected software/application]

Exploit Usage

  1. Clone the repository to your local machine.
  2. Run the script by providing the URL and the path to the .zip file you want to upload.
root@kitploit:~
python3 exploit.py
Enter the URL: http://REDACTED:8090/json/setup-restore.action?synchronous=true
Enter the path to the .zip file: /path/xmlexport-20231109-060519-1.zip
Download Tool