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-48307POC — Proof-of-concept exploit for CVE-2024-48307, a SQL injection vulnerability in the Jeecg-Boot getDictItemsByTable API. Supports single and batch URL scanning with optional detail output. | Kitploit
Tools/GitHubGitHub/jisi-001/cve-2024-48307poc
ReconnaissanceVulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubjisi-001/cve-2024-48307poc

CVE-2024-48307POC

Proof-of-concept exploit for CVE-2024-48307, a SQL injection vulnerability in the Jeecg-Boot getDictItemsByTable API. Supports single and batch URL scanning with optional detail output.

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

jeecg-boot getDictItemsByTable interface exists SQL injection vulnerability

Parameters:

root@kitploit:~
options:
  -h, --help            show this help message and exit
  -u URL, --url URL     Please enter the URL to be detected
  -f FILE, --file FILE  Please enter the file path containing one URL per line
  -c CONTENT, --content CONTENT
                        Enter any value to view vulnerability details

Examples:

root@kitploit:~
Single detection:
python .\CVE-2024-48307Poc.py -u URL
Batch detection:
python .\CVE-2024-48307Poc.py -f urls.txt
View leakage:
 python .\CVE-2024-48307Poc.py -u URL -c 1 (any value)

FOFA:

root@kitploit:~
title=="JeecgBoot Enterprise Low-Code Platform" || body="window._CONFIG['imgDomainURL'] = 'http://localhost:8080/jeecg-boot/" || title=="Jeecg-Boot Enterprise Rapid Development Platform" || title=="Jeecg Rapid Development Platform" || body="'http://fileview.jeecg.com/onlinePreview'" || title=="JeecgBoot Enterprise Low-Code Platform" || title=="Jeecg-Boot Enterprise Rapid Development Platform" || title=="JeecgBoot Enterprise Rapid Development Platform" || title=="JeecgBoot Enterprise Rapid Development Platform" || title=="Jeecg Rapid Development Platform" || title=="Jeecg-Boot Rapid Development Platform" || body="Jimu Report" || body="jmreport"
Download Tool