CVE-2026-93978 Details
Description
A vulnerability was identified in code-projects Internship Management System 1.0. Affected by this issue is some unknown functionality of the file /login.php. Such manipulation of the argument Password leads to sql injection. The attack can be executed remotely. The exploit is publicly available and might be used.
A SQL injection vulnerability has been identified in Code-Projects Internship Management System version 1.0. The issue arises in the login.php file, where the password parameter is directly taken from the POST request and inserted into an SQL query without proper sanitization. This vulnerability allows an unauthenticated attacker to inject arbitrary SQL, exploiting the application remotely. The lack of SQL error feedback necessitates the use of a time-based blind injection technique to confirm the exploitation and extract data from the database.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 20, 2026CISA-ADP
Assessed Sep 21, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://code-projects.org/ | [email protected] | Vendor |
| https://github.com/zzzxc643/CVE1/blob/main/2026-8-24/vul6.md | [email protected] | ExploitTechnical Description |
| https://vuldb.com/cve/CVE-2026-93978 | [email protected] | Permission Required |
| https://vuldb.com/submit/944591 | [email protected] | Permission Required |
| https://vuldb.com/vuln/407937 | [email protected] | Permission Required |
| https://vuldb.com/vuln/407937/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-74 | Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection') | [email protected] |
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| code-projects Internship Management System | 1.0 |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 21, 2026 | CVE Modified | CISA-ADP |
| Sep 20, 2026 | New CVE Received | [email protected] |
Volerion