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
Codiad-CVE-2018-14009 — Codiad through 2.8.4 allows Remote Code Execution, a different vulnerability than CVE-2017-11366 and CVE-2017-15689 | Kitploit
Tools/GitHubGitHub/lolameroo/codiad-cve-2018-14009
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingRed TeamingRemote Access ToolPayload Development
GitHublolameroo/codiad-cve-2018-14009

Codiad-CVE-2018-14009

Codiad through 2.8.4 allows Remote Code Execution, a different vulnerability than CVE-2017-11366 and CVE-2017-15689

View Repository
4 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
  1. install codiad

@ git clone https://github.com/Codiad/Codiad.git

Steps to reproduction 1. Setup a vulnerable environment on ubuntu server with Codiad 2.8.4 (latest version)

root@kitploit:~
  @  chmod o+w config.php
  @  chmod o+w workspace
  @  chmod o+w plugins
  @  chmod o+w themes
  @  chmod o+w data
  
2.
@  git clone https://github.com/hidog123/Codiad-CVE-2018-14009.gi

3. Launch the exploit and then get a reverse shell
Download Tool