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-2018-8097 — CVE-2018-8097 PoC | Kitploit
Tools/GitHubGitHub/silentvoid13/cve-2018-8097
Vulnerability AnalysisCode AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubsilentvoid13/cve-2018-8097

CVE-2018-8097

CVE-2018-8097 PoC

View Repository
123 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-2018-8097 PoC

This is a simple python Proof of Concept script demonstrating the CVE-2018-8097, affecting the PyEve library for versions < 0.7.5

Usage

root@kitploit:~
usage: cve_2018_8097.py [-h] -u URL -c COMMAND

options:
  -h, --help            show this help message and exit
  -u URL, --url URL     Target URL (where you can use the 'where' filter), e.g. http://example.com/people
  -c COMMAND, --command COMMAND
                        System command to execute (shouldn't contain quotes)

Resources

  • https://www.cvedetails.com/cve/CVE-2018-8097/
  • https://github.com/pyeve/eve/issues/1101
  • https://github.com/pyeve/eve/commit/f8f7019ffdf9b4e05faf95e1f04e204aa4c91f98
Download Tool