CVE-2025-10599 Details
Description
A security flaw has been discovered in itsourcecode Web-Based Internet Laboratory Management System 1.0. Impacted is the function User::AuthenticateUser of the file login.php. Performing manipulation of the argument user_email results in sql injection. Remote exploitation of the attack is possible. The exploit has been released to the public and may be exploited.
A time-based blind SQL injection vulnerability has been identified in the Web-Based Internet Laboratory Management System version 1.0, specifically within the User::AuthenticateUser function in login.php. The vulnerability arises because the user_email parameter is directly inserted into an SQL query without proper sanitization or use of prepared statements. This flaw enables remote attackers to exploit the application, performing time-based inference attacks to extract sensitive database information such as usernames and password hashes, potentially leading to a complete compromise of user authentication credentials.
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.
CISA-ADP
Assessed Sep 17, 2025References 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://github.com/drew-byte/Web-Based-Internet-Laboratory-Management-System_SQLi-PoC/blob/main/README.md | [email protected] | ExploitThird Party Advisory |
| https://itsourcecode.com/ | [email protected] | Product |
| https://vuldb.com/?ctiid.324616 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.324616 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.649501 | [email protected] | Third Party AdvisoryVDB Entry |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-89 | Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') | [email protected] |
| 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 |
|---|---|
| itsourcecode web-based internet laboratory management system | 1.0 |
CPE
Remediation
| |
Change History
6 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 26, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Sep 22, 2025 | Initial Analysis | [email protected] |
| Sep 17, 2025 | New CVE Received | [email protected] |