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

Impact

The vulnerability is a SQL injection flaw located in the file /wfh_attendance/admin/manage_employee.php of SourceCodester Online Employees Work From Home Attendance System version 1.0. An attacker who can send crafted input to this endpoint could cause the application to execute arbitrary SQL commands. The result is unauthorized access to or modification of the underlying database, allowing an attacker to read, alter, or delete attendance and employee data. This weakness is a classic example of CWE‑89, a data input flaw that can expose confidential information.

Affected Systems

The affected product is the SourceCodester Online Employees Work From Home Attendance System, version 1.0. Because the vendor is not listed, no specific vendor name is provided, but the system runs under the SourceCodester project. Users running this version with the vulnerable /wfh_attendance/admin/manage_employee.php file are potentially exposed.

Risk and Exploitability

The CVSS score for this flaw is 2.7, indicating low overall risk. No EPSS score is available and the flaw is not listed in the CISA KEV catalog, suggesting it is not currently a high‑profile target. The likely attack vector is remote via the web interface, as inferred from the endpoint location, and would require the attacker to access the vulnerable admin endpoint. In the absence of an official patch, the risk remains low, but the flaw can still be exploited if the system is publicly reachable.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for an updated version or contact the vendor for a patch.
  • Implement input validation or switch to parameterized SQL queries in admin/manage_employee.php.
  • Monitor web server logs for abnormal query activity.
  • Restrict access to the admin interface to trusted IPs or use network segmentation.

Generated by OpenCVE AI on April 14, 2026 at 17:56 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/manage_employee.php.
References

Subscriptions

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

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-04-14T15:28:38.905Z

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

Link: CVE-2026-37595

cve-icon Vulnrichment

Updated: 2026-04-14T15:28:17.020Z

cve-icon NVD

Status : Deferred

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

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

Link: CVE-2026-37595

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')