| Titel | Task Managing System in PHP CMS exists stored xss |
|---|
| Beschreibung | ## 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 |
|---|
| Quelle | ⚠️ https://www.sourcecodester.com/php/15624/simple-task-managing-system-php-mysqli-free-source-code.html |
|---|
| Benutzer | Drunkbaby (UID 30821) |
|---|
| Einreichung | 27.08.2022 02:45 (vor 4 Jahren) |
|---|
| Moderieren | 27.08.2022 10:42 (8 hours later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 207424 [SourceCodester Simple Task Managing System student_add Cross Site Scripting] |
|---|
| Punkte | 20 |
|---|