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-2024-27954 — Automatic Plugin for WordPress < 3.92.1 Multiples Vulnerabilities | Kitploit
Tools/GitHubGitHub/gh-ost00/cve-2024-27954
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubgh-ost00/cve-2024-27954

CVE-2024-27954

Automatic Plugin for WordPress < 3.92.1 Multiples Vulnerabilities

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

⚠️ CVE-2024-27954

💀 Automatic Remote code Execution Exploit Tools | By GhostSec 💀


📝 Description

Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') vulnerability in WP Automatic Automatic allows Path Traversal, Server Side Request Forgery.This issue affects Automatic: from n/a through 3.92.0.

⌛ Queries

  • FOFA = body="wp-content/plugins/wp-automatic" && header="HTTP/1.1 200 OK"
  • ZoomEye = title:"wp-automatic" response.status_code:200
  • Shodan = http.title:"wp-automatic" http.status:200
  • Publicwww = "/wp-content/plugins/wp-automatic"

⌛ Installation

  1. Clone the repository:

    root@kitploit:~
    git clone https://github.com/fa-rrel/CVE-2024-27954.git
    cd CVE-2024-27954
    
  2. Install the required packages:

    root@kitploit:~
    pip install -r requirements.txt
    

🚀 Usage

  • RCE Usage
root@kitploit:~
python RCE_Exploit.py -u <target_url> or <File.txt>
  • Nuclei usage
root@kitploit:~
nuclei -t POC.yaml --target http://testphp.vulnweb.com/ or -l WPUrls.txt

☕ Support

If you find this tool useful and want to support the development, consider buying me a coffee: Buy Me a Coffee


⚠️ Disclaimer

This tool is intended for authorized security testing and educational purposes only. Unauthorized use against systems is strictly prohibited.

📄 License

This is tools licensed under the MIT License.

Download Tool