| タイトル | Akpali9 Attendance-Management-System latest (2026-06, no formal release) Improper Neutralization of Alternate XSS Syntax |
|---|
| 説明 | 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. |
|---|
| ソース | ⚠️ https://github.com/Akpali9/Attendance-Management-System |
|---|
| ユーザー | Dest1ny_2 (UID 98658) |
|---|
| 送信 | 2026年05月31日 18:07 (1 月 ago) |
|---|
| モデレーション | 2026年07月11日 14:12 (1 month later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 377800 [Akpali9 Attendance-Management-System 迄 70b91fe38f4195b701a45f0edcd4f42d5f64aeee absent.php export_date クロスサイトスクリプティング] |
|---|
| ポイント | 20 |
|---|