| Title | Akpali9 Attendance-Management-System latest (2026-06, no formal release) Improper Neutralization of Alternate XSS Syntax |
|---|
| Description | Description:
Attendance system contains reflected XSS (CWE-79). absent.php:114:
value="<?php echo $_GET['export_date'] ?>" — no authentication required,
no htmlspecialchars(). README documents superadmin / admin123 (CWE-1393).
Exploitation:
XSS: absent.php?export_date="><script>alert(1)</script>
Login: superadmin / admin123
Countermeasure: Use htmlspecialchars() for output. CVSS 6.1. |
|---|
| Source | ⚠️ https://github.com/Akpali9/Attendance-Management-System |
|---|
| User | Dest1ny_2 (UID 98658) |
|---|
| Submission | 05/31/2026 18:07 (1 month ago) |
|---|
| Moderation | 07/11/2026 14:12 (1 month later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 377800 [Akpali9 Attendance-Management-System up to 70b91fe38f4195b701a45f0edcd4f42d5f64aeee absent.php export_date cross site scripting] |
|---|
| Points | 20 |
|---|