CVE-2026-93980 Details
Description
A weakness has been identified in code-projects Internship Management System 1.0. This vulnerability affects unknown code of the file /admin/login.php of the component Admin Login Form. Executing a manipulation of the argument Password can lead to sql injection. The attack may be performed from remote. The exploit has been made available to the public and could be used for attacks.
A SQL injection vulnerability has been identified in the Internship Management System version 1.0, specifically within the admin login form located in the file '/admin/login.php'. This vulnerability arises from the improper handling of the 'password' parameter, which is directly taken from the user input and inserted into the SQL query without any sanitization or use of prepared statements. As a result, an attacker can manipulate the input to execute arbitrary SQL commands. The application does not display SQL errors, so the vulnerability can be exploited using a time-based blind injection technique, such as pausing the response to confirm the execution of the injected SQL. This flaw allows for the extraction of data from the database, potentially leading to a complete administrative takeover.
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://vuldb.com/submit/944594 | CISA-ADP | Issue TrackingPermission Required |
| https://code-projects.org/ | [email protected] | Not Applicable |
| https://github.com/zzzxc643/CVE1/blob/main/2026-8-24/vul9.md | [email protected] | ExploitTechnical Description |
| https://vuldb.com/cve/CVE-2026-93980 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/submit/944594 | [email protected] | Issue TrackingPermission Required |
| https://vuldb.com/vuln/407939 | [email protected] | AdvisoryPermission Required |
| https://vuldb.com/vuln/407939/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