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
pharmacy-sqli-CVE-2026-7392 — SourceCodester Pharmacy Sales and Inventory System 1.0 - Vulnerable source code for CVE-2026-7392 SQL Injection | Kitploit
Tools/GitHubGitHub/microwaveabi/pharmacy-sqli-cve-2026-7392
Vulnerability AnalysisExploitationWeb Application ExploitationPenetration TestingLearning & EducationDatabase Security
GitHubmicrowaveabi/pharmacy-sqli-cve-2026-7392

pharmacy-sqli-CVE-2026-7392

SourceCodester Pharmacy Sales and Inventory System 1.0 - Vulnerable source code for CVE-2026-7392 SQL Injection

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share
View Repository
2 months agoNot yet reviewed

Pharmacy Sales and Inventory System 1.0 - CVE-2026-7392 SQL Injection

SourceCodester Pharmacy Sales and Inventory System V1.0 (pure PHP/MySQL version)

  • CVE: CVE-2026-7392
  • Endpoint: /ajax.php?action=delete_supplier (id parameter)
  • Type: SQL Injection (CWE-89)
  • CVSS 3.1: 6.3 Medium
  • Author: oretnom23 (SourceCodester, 2020-10-08)
  • Default login: admin / admin123

Vulnerable Code

All database operations use extract($_POST) + direct string concatenation.

Download Full Source

https://github.com/microwaveabi/pharmacy-sqli-CVE-2026-7392/releases/tag/v1.0-vulnerable

Download Tool