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-43917 | Kitploit
Tools/GitHubGitHub/p33d/cve-2024-43917
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & Education
GitHubp33d/cve-2024-43917

CVE-2024-43917

View Repository
811 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-43917

This script demonstrates an SQL injection vulnerability found in the TI WooCommerce Wishlist plugin for WordPress, versions up to 2.8.2 (CVE-2024-43917). The vulnerability allows unauthenticated users to execute arbitrary SQL commands on the website’s database, potentially exposing sensitive information such as usernames and passwords. Usage

Install the required Python dependencies:

bash

pip install requests

Replace the target_url in the script with the vulnerable site’s URL.

Run the script:

bash

root@kitploit:~
python exploit.py

Disclaimer

This script is for educational purposes only. Use only on systems you have explicit permission to test.

Download Tool