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
WordPress-Exploit-CVE-2024-1071 — Unauthenticated SQL injection exploit for WordPress versions 2.1.3 to 2.8.2, targeting the Ultimate Member plugin to extract sensitive database information. | Kitploit
Tools/GitHubGitHub/dogucyber/wordpress-exploit-cve-2024-1071
Vulnerability AnalysisExploitationWeb Application ExploitationInformation GatheringPenetration Testing
GitHubdogucyber/wordpress-exploit-cve-2024-1071

WordPress-Exploit-CVE-2024-1071

Unauthenticated SQL injection exploit for WordPress versions 2.1.3 to 2.8.2, targeting the Ultimate Member plugin to extract sensitive database information.

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

WordPress CVE 2024-1071 SQL Exploit

1713786351923

This exploit, which runs on WordPress versions 2.1.3 to 2.8.2, allows unauthenticated attackers to add additional SQL queries to existing queries that can be used to pull sensitive information from the database.

Dork: body="/wp-content/plugins/ultimate-member"

1)

  • git clone https://github.com/Dogu589/WordPress-Exploit-CVE-2024-1071.git
  • cd WordPress-Exploit-CVE-2024-1071

2)

python3 WordPressExploit.py -f target.txt

CVE

https://nvd.nist.gov/vuln/detail/CVE-2024-1071

Download Tool