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-2022-31101 — Exploit for PrestaShop bockwishlist module 2.1.0 SQLi (CVE-2022-31101) | Kitploit
Tools/GitHubGitHub/karthikuj/cve-2022-31101
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubkarthikuj/cve-2022-31101

CVE-2022-31101

Exploit for PrestaShop bockwishlist module 2.1.0 SQLi (CVE-2022-31101)

View Repository
2513804 years agoReviewed by Kitploit

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-2022-31101

Exploit for PrestaShop bockwishlist module 2.1.0 SQLi (CVE-2022-31101)

Usage

  • python3 cve-2022-31101.py
  • Give the url to the wishlist when prompted. Example of a url: http://example.com/module/blockwishlist/view?id_wishlist=1
  • Give the cookies for your account when prompted.
  • Now it will start attacking the website.

In action

cve-2022-31101

Note

This exploit assumes the prefix for the table names in the database to be ps_. It is the default prefix given by PrestaShop.

Download Tool