Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2023-51802 PoC — Simple Student Attendance System 安全漏洞

Source
Associated Vulnerability
Title:Simple Student Attendance System 安全漏洞 (CVE-2023-51802)
Description:Simple Student Attendance System是一个简单的学生考勤系统。 Simple Student Attendance System v.1.0 版本存在安全漏洞。攻击者利用该漏洞通过特制的载荷对 /php-attendance/attendance_report 组件中的 page 或 class_month 参数执行任意代码。
Description
Simple Student Attendance System v.1.0 - Cross-site scripting (XSS) vulnerabilities in attendance_report
Readme
# CVE-2023-51802
# Simple Student Attendance System v.1.0 - Cross-site scripting (XSS) vulnerabilities in attendance_report

**Description**: > Cross Site Scripting vulnerability in the Simple Student Attendance System v.1.0 allows a remote attacker to execute arbitrary code via a crafted payload to the "page" or "class_month" parameter in the attendance_report component.
 

**Vulnerable Product Version**: Simple Student Attendance System v.1.0  
**CVE Author**: Geraldo Alcântara  
**Date**: 28/11/2023  
**Confirmed on**: 10/01/2024  
**CVE**: CVE-2023-51802  
**CVE Link**: https://www.cve.org/CVERecord?id=CVE-2023-51802  
**NVD Link**: https://nvd.nist.gov/vuln/detail/CVE-2023-51802  
**Tenable Link**: https://www.tenable.com/cve/CVE-2023-51802  
**Tested on**: Windows   
### Steps to reproduce:  
To exploit this vulnerability, an attacker needs to access the '/php-attendance/attendance_report' page. During a search, the attacker can manipulate the vulnerable parameters passed via the URL with a malicious payload.   
**Affected Components**:   
> attendance_report - page and class_month parameters  
### Request:  
```
Payload:page=attendance_report&class_id=1&class_month=jgarv%22%3e%3cscript%3ealert(1)%3c%2fscript%3ehrldm
```
Discoverer(s)/Credits:  
Geraldo Alcântara
File Snapshot

[4.0K] /data/pocs/887552aae899f47f975cc4ae61a407674123030c └── [1.3K] README.md 0 directories, 1 file
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.