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-2023-24775-and-CVE-2023-24780 — my python poc CVE-2023-24774 and CVE-2023-24775 this sqli cve funadmin | Kitploit
Tools/GitHubGitHub/csffs/cve-2023-24775-and-cve-2023-24780
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration Testing
GitHubcsffs/cve-2023-24775-and-cve-2023-24780

CVE-2023-24775-and-CVE-2023-24780

my python poc CVE-2023-24774 and CVE-2023-24775 this sqli cve funadmin

View Repository
223 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-2023-24775-and-CVE-2023-24780

my python poc 2023-24780 and CVE-2023-24775 this sqli cve funadmin

This is a repository with a poc exploit for python cve sqli funadmin.

CVE-2023-24774 - https://nvd.nist.gov/vuln/detail/CVE-2023-24780

Vulnerable version of Funadmin v3.2.0 Vulnerability via id parameter in /databases/table/columns.

and

CVE-2023-24775 - https://nvd.nist.gov/vuln/detail/CVE-2023-24775

It was found, in Funadmin v3.2.0 This is implemented via the selectFields parameter in \member\Member.php.

run

  1. python sqli_poc.py -u https://site.com

  2. if CVE-2023-24780 enter 1, if CVE-2023-24775 enter 2

  3. input sqli for example OR 1=1 or press entr program enters sqli for you

Download Tool