漏洞标题
SourceCodester 在线学生 clearance 系统 add-student.php 跨站脚本漏洞
漏洞描述信息
## 漏洞概述
在 SourceCodester Online Student Clearance System 1.0 中发现了一个问题性质的漏洞。通过操纵 `Fullname` 参数,该漏洞导致跨站脚本(XSS)攻击,并且可以从远程位置发起攻击。
## 影响版本
SourceCodester Online Student Clearance System 1.0
## 细节
漏洞影响到文件 `/admin/add-student.php` 中的某个未知功能。攻击者可以通过操纵 `Fullname` 参数来触发跨站脚本攻击。此外,其他参数也可能受到影响。
## 影响
该漏洞可导致远程跨站脚本攻击,并且已对外公开,可能存在被利用的风险。
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)
漏洞标题
SourceCodester Online Student Clearance System add-student.php cross site scripting
漏洞描述信息
A vulnerability classified as problematic was found in SourceCodester Online Student Clearance System 1.0. Affected by this vulnerability is an unknown functionality of the file /admin/add-student.php. The manipulation of the argument Fullname leads to cross site scripting. The attack can be launched remotely. The exploit has been disclosed to the public and may be used. Other parameters might be affected as well.
CVSS信息
CVSS:3.1/AV:N/AC:L/PR:H/UI:R/S:U/C:N/I:L/A:N
漏洞类别
在Web页面生成时对输入的转义处理不恰当(跨站脚本)