Skip to content
KitploitKITPLOIT
工具博客
提交
工具博客
提交

黑客、渗透测试和网络安全工具,武装您的安全武器库!

Kitploit 是一个黑客、网络安全和渗透测试工具的目录。发现最新的项目更新,查找漏洞、分析系统、自动化测试并加强你的安全。

··订阅源·联系·隐私·© 2026 Kitploit

工具目录

分类

查看所有分类
Loading categories
工具/GitHubGitHub/geraldoalcantara/cve-2023-51802
漏洞分析漏洞利用Web应用程序漏洞利用Web安全渗透测试
GitHubgeraldoalcantara/cve-2023-51802

CVE-2023-51802

Simple Student Attendance System v.1.0 - attendance_report 中的跨站脚本(XSS)漏洞

查看仓库
112年前尚未审核

最受欢迎

查看全部 →

发现我们社区最常用的工具。

探索所有工具

浏览我们的工具集合

查看所有工具 →
分享

CVE-2023-51802

Simple Student Attendance System v.1.0 - attendance_report 中的跨站脚本 (XSS) 漏洞

描述: > Simple Student Attendance System v.1.0 中的跨站脚本漏洞允许远程攻击者通过向 attendance_report 组件的 "page" 或 "class_month" 参数传递精心构造的负载来执行任意代码。

受影响产品版本: Simple Student Attendance System v.1.0
CVE 作者: Geraldo Alcântara
日期: 28/11/2023
确认日期: 10/01/2024
CVE: CVE-2023-51802
CVE 链接: https://www.cve.org/CVERecord?id=CVE-2023-51802
NVD 链接: https://nvd.nist.gov/vuln/detail/CVE-2023-51802
Tenable 链接: https://www.tenable.com/cve/CVE-2023-51802
测试环境: Windows

复现步骤:

要利用此漏洞,攻击者需要访问 '/php-attendance/attendance_report' 页面。在进行搜索时,攻击者可以通过 URL 传递恶意负载来操纵易受攻击的参数。
受影响组件:

attendance_report - page 和 class_month 参数

请求:

root@kitploit:~
Payload:page=attendance_report&class_id=1&class_month=jgarv%22%3e%3cscript%3ealert(1)%3c%2fscript%3ehrldm

发现者/贡献者:
Geraldo Alcântara

下载工具