mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 19:21:35 +02:00
21 lines
794 B
Markdown
21 lines
794 B
Markdown
### [CVE-2020-5842](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5842)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Codoforum 4.8.3 allows XSS in the user registration page: via the username field to the index.php?u=/user/register URI. The payload is, for example, executed on the admin/index.php?page=users/manage page.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/47876
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
|
- https://github.com/prasanthc41m/codoforum
|
|
- https://github.com/soosmile/POC
|
|
|