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-2019-15107 — CVE-2019-15107 图形化测试程序 | Kitploit
Tools/GitHubGitHub/wenruoya/cve-2019-15107
Payload GenerationVulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingCommand and Control
GitHubwenruoya/cve-2019-15107

CVE-2019-15107

CVE-2019-15107 图形化测试程序

View Repository
23 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-2019-15107

CVE-2019-15107 test program

This remote command execution vulnerability in webmin, roughly caused by perl's qx/…/ leading to command execution, requires certain special conditions. During reproduction, I casually wrote a graphical exploit program.

Screenshot 2023-03-09 224744 Screenshot 2023-03-09 224650

It is worth noting that the user value must be a fake user; testing with the real root user does not succeed. Only when the value of the sent user parameter is not a known Linux user will the display proceed to the part where /etc/shadow is modified, thereby triggering the command injection vulnerability.

Reverse shell may require encoding, which might need code modification.

Download Tool