Description
SourceCodester Online Employees Work From Home Attendance System v1.0 is vulnerable to SQL Injection in the file /wfh_attendance/admin/attendance_list.php.
Published: 2026-04-14
Score: 2.7 Low
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection
Action: Assess Impact
AI Analysis

Impact

SourceCodester Online Employees Work From Home Attendance System version 1.0 contains an SQL injection flaw in the file /wfh_attendance/admin/attendance_list.php. This vulnerability, classified as CWE-89, allows a malicious actor to inject arbitrary SQL statements into the application's database queries. Successful exploitation could lead to unauthorized data disclosure, modification, or deletion, thereby compromising the confidentiality, integrity, and availability of employee attendance data.

Affected Systems

Systems running SourceCodester Online Employees Work From Home Attendance System v1.0 are affected. The vulnerability exists specifically in the admin attendance list module located at /wfh_attendance/admin/attendance_list.php and would be exploitable in any deployment of this open‑source application that has not yet been updated or patched.

Risk and Exploitability

The CVSS v3 score of 2.7 indicates a low overall severity, but the lack of an official patch or listed exploit in KEV means the risk depends on the attacker’s ability to reach the vulnerable endpoint. The likely attack vector is through web requests to the affected PHP file, where unsanitized user input can be injected. Without a fix, organizations should treat this as an exposure that requires monitoring until a remediation is applied.

Generated by OpenCVE AI on April 14, 2026 at 17:55 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Verify the deployment version of the Online Employees Work From Home Attendance System.
  • Obtain the latest version or patch from the SourceCodester repository or project maintainers.
  • Replace the vulnerable database access code in attendance_list.php with parameterized queries or prepared statements.
  • Implement strict input validation for all form fields that feed into SQL queries.
  • Restrict or disable administrative endpoints that are not required.
  • Monitor application logs and security advisories for updates or additional mitigations.

Generated by OpenCVE AI on April 14, 2026 at 17:55 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Apr 2026 16:00:00 +0000

Type Values Removed Values Added
Title SQL Injection in SourceCodester Online Employees Work From Home Attendance System

Tue, 14 Apr 2026 16:45:00 +0000

Type Values Removed Values Added
Title SQL Injection in SourceCodester Online Employees Work From Home Attendance System

Tue, 14 Apr 2026 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Sourcecodester
Sourcecodester online Employees Work From Home Attendance System
Vendors & Products Sourcecodester
Sourcecodester online Employees Work From Home Attendance System

Tue, 14 Apr 2026 16:15:00 +0000

Type Values Removed Values Added
Weaknesses CWE-89
Metrics cvssV3_1

{'score': 2.7, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N'}

ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Tue, 14 Apr 2026 14:30:00 +0000

Type Values Removed Values Added
Description SourceCodester Online Employees Work From Home Attendance System v1.0 is vulnerable to SQL Injection in the file /wfh_attendance/admin/attendance_list.php.
References

Subscriptions

Sourcecodester Online Employees Work From Home Attendance System
cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-14T15:27:12.818Z

Reserved: 2026-04-06T00:00:00.000Z

Link: CVE-2026-37597

cve-icon Vulnrichment

Updated: 2026-04-14T15:27:05.789Z

cve-icon NVD

Status : Deferred

Published: 2026-04-14T15:16:33.637

Modified: 2026-06-17T10:41:37.057

Link: CVE-2026-37597

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-15T15:45:07Z

Weaknesses
  • CWE-89

    Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection')