CVE-2026-37593: SQL Injection
SourceCodester Online Employees Work From Home Attendance System v1.0 is vulnerable to SQL Injection in the file /wfhattendance/admin/viewatt.php.
Affected Software
Event History
Frequently Asked Questions
What is the severity of CVE-2026-37593?
CVE-2026-37593 has been assessed with a high severity due to the risk of unauthorized database access through SQL Injection.
How do I fix CVE-2026-37593?
To fix CVE-2026-37593, implement prepared statements and parameterized queries to prevent SQL Injection vulnerabilities in the affected file.
What is SQL Injection in the context of CVE-2026-37593?
In the context of CVE-2026-37593, SQL Injection allows an attacker to manipulate SQL queries through unsanitized input fields in the application.
Which version of the SourceCodester Online Employees Work From Home Attendance System is affected by CVE-2026-37593?
CVE-2026-37593 specifically affects version 1.0 of the SourceCodester Online Employees Work From Home Attendance System.
What file is vulnerable in CVE-2026-37593?
The vulnerable file in CVE-2026-37593 is /wfh_attendance/admin/view_att.php.