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-21514 — SQL Injection POC for CVE-2024-21514: Divido payment extension for OpenCart | Kitploit
Tools/GitHubGitHub/bigb0x/cve-2024-21514
Vulnerability AnalysisExploitationWeb Application ExploitationWeb SecurityPenetration TestingLearning & Education
GitHubbigb0x/cve-2024-21514

CVE-2024-21514

SQL Injection POC for CVE-2024-21514: Divido payment extension for OpenCart

View Repository
422 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-2024-21514 PoC and Bulk Scanner

Banner

Overview

POC for CVE-2024-21514 : SQL Injection issue was identified in the Divido payment extension for OpenCart, which is included by default in version 3.0.3.9

This POC is create by M Ali and it's based on this Security Advisory by Snyk.

How to Use

Minimum Requirements

  • Python 3.6 or higher
  • requests library

Single Target Scan

To scan a single target endpoint:

root@kitploit:~
python cve-2024-21514 .py -u target

Bulk Target Scan

To mass scan bulk targets:

root@kitploit:~
python cve-2024-21514 .py -f targets.txt

Contacts

Get in touch with me if you have any questions or recomendations.

Disclaimer

I like to create my own tools for fun and educational purposes only. I 'm releasing this tool is for educational use only. I do not support or encourage hacking or unauthorized access to any system or network. Please use this tool responsibly and only on systems where you have clear permission to test. You are responsible for any misuse.

References

  • https://github.com/xwiki/xwiki-platform/security/advisories/GHSA-2858-8cfx-69m9
  • https://nvd.nist.gov/vuln/detail/CVE-2024-21514
Download Tool