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-2021-32789 — Authenticated Blind SQL Injection. Wordpress woocommerce plugin versions >= 2.5.0 | Kitploit
Tools/GitHubGitHub/donvorrin/cve-2021-32789
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubdonvorrin/cve-2021-32789

CVE-2021-32789

Authenticated Blind SQL Injection. Wordpress woocommerce plugin versions >= 2.5.0

View Repository
2 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-2021-32789

Authenticated Blind SQL Injection. Wordpress woocommerce plugin versions >= 2.5.0

Install

root@kitploit:~
git clone https://github.com/DonVorrin/CVE-2021-32789.git
cd CVE-2021-32789
sudo pip install -r requirements.txt

Exploit

root@kitploit:~
python3 exploit.py
Enter URL: (Example: http://exploit.cve/)

Enter number:
  1 - Output tables                               |
  2 - Output tables + columns                     |
  3 - Output text (need use number tabels)      <- 

The output of a single line from the database is done for convenience.
I recommend to use Web version, generate payload independently.
(See ------FOR BROWSER URL------)
Download Tool