CVE-2026-5665 Details
Description
A security vulnerability has been detected in code-projects Online FIR System 1.0. Affected by this vulnerability is an unknown functionality of the file /Login/checklogin.php of the component Login. The manipulation of the argument email/password leads to sql injection. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used.
A SQL injection vulnerability has been identified in Code-Projects Online FIR System version 1.0. The issue resides in the login processing file '/Online_FIR_System/Login/checklogin.php', where user-supplied input through the email and password parameters is not properly validated or sanitized before being incorporated into SQL queries. This flaw allows remote attackers to execute arbitrary SQL commands by injecting malicious payloads, potentially leading to unauthorized data access or manipulation.
It is recommended to use prepared statements for SQL queries to prevent injection attacks. Additionally, validate user input to ensure it meets expected formats, such as proper email structure. Conduct regular security testing, including penetration testing and code audits, to identify and address vulnerabilities.
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 Apr 6, 2026CISA-ADP
Assessed Apr 6, 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/ahmadmarz10-hub/CVEsMarz/blob/main/SQL%20Injection%20in%20Online%20FIR%20System%20PHP%20email%20Parameter.md | [email protected] | ExploitTechnical Description |
| https://vuldb.com/submit/786310 | [email protected] | ExploitIssue TrackingTechnical Description |
| https://vuldb.com/vuln/355488 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/355488/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 Online FIR System | 1.0 |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 6, 2026 | New CVE Received | [email protected] |
Volerion