| 标题 | 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 月前) |
|---|
| 管理 | 2026-07-11 14時12分 (1 month later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 377800 [Akpali9 Attendance-Management-System 直到 70b91fe38f4195b701a45f0edcd4f42d5f64aeee absent.php export_date 跨网站脚本] |
|---|
| 积分 | 20 |
|---|