| 제목 | 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. PM 06:07 (1 월 ago) |
|---|
| 모더레이션 | 2026. 07. 11. PM 02:12 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 377800 [Akpali9 Attendance-Management-System 까지 70b91fe38f4195b701a45f0edcd4f42d5f64aeee absent.php export_date 크로스 사이트 스크립팅] |
|---|
| 포인트들 | 20 |
|---|