| Titel | Akpali9 Attendance-Management-System latest (2026-06, no formal release) Improper Neutralization of Alternate XSS Syntax |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/Akpali9/Attendance-Management-System |
|---|
| Benutzer | Dest1ny_2 (UID 98658) |
|---|
| Einreichung | 31.05.2026 18:07 (vor 1 Monat) |
|---|
| Moderieren | 11.07.2026 14:12 (1 month later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 377800 [Akpali9 Attendance-Management-System bis 70b91fe38f4195b701a45f0edcd4f42d5f64aeee absent.php export_date Cross Site Scripting] |
|---|
| Punkte | 20 |
|---|