| 标题 | Task Managing System in PHP CMS exists stored xss |
|---|
| 描述 | ## Task system stored XSS
Tags are not filtered, resulting in splicing into XSS statements
vulnerability parameter is student_add
payload is
```payload
<script>alert(1)</script>
```
Then it takes effect
https://github.com/Drun1baby/CVE_Pentest/blob/main/Task%20Managing%20System%20in%20PHP%20CMS/images/xss.png
Everytime I check it would receive a xss feedback |
|---|
| 来源 | ⚠️ https://www.sourcecodester.com/php/15624/simple-task-managing-system-php-mysqli-free-source-code.html |
|---|
| 用户 | Drunkbaby (UID 30821) |
|---|
| 提交 | 2022-08-27 02時45分 (4 年前) |
|---|
| 管理 | 2022-08-27 10時42分 (8 hours later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 207424 [SourceCodester Simple Task Managing System student_add 跨网站脚本] |
|---|
| 积分 | 20 |
|---|