CVE-2026-3751 Details
Description
A vulnerability was detected in SourceCodester Employee Task Management System 1.0. Impacted is an unknown function of the file /daily-attendance-report.php of the component GET Parameter Handler. The manipulation of the argument Date results in sql injection. The attack may be performed from remote. The exploit is now public and may be used.
A SQL injection vulnerability has been identified in SourceCodester Employee Task Management System version 1.0. The issue resides in the daily-attendance-report.php file, specifically within the GET parameter 'date'. This vulnerability allows authenticated users to perform time-based blind SQL injection by manipulating the date parameter. The application fails to properly sanitize user input before it is used in SQL queries, enabling attackers to inject malicious SQL commands. Exploitation of this vulnerability could lead to unauthorized access to database information by inferring data character by character through observed response times.
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 Mar 11, 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://github.com/meifukun/Web-Security-PoCs/blob/main/Employee-Task-Management-System/SQLi-DailyAttendanceReport-date.md | [email protected] | ExploitThird Party Advisory |
| https://vuldb.com/?ctiid.349729 | [email protected] | Permissions RequiredVDB Entry |
| https://vuldb.com/?id.349729 | [email protected] | Third Party AdvisoryVDB Entry |
| https://vuldb.com/?submit.768034 | [email protected] | Third Party AdvisoryVDB Entry |
| https://www.sourcecodester.com/ | [email protected] | Product |
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 |
|---|---|
| oretnom23 employee task management system | 1.0 |
CPE
Remediation
| |
Change History
5 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] |
| Mar 9, 2026 | Initial Analysis | [email protected] |
| Mar 8, 2026 | New CVE Received | [email protected] |