Files
CVEs-PoC/2020/CVE-2020-5842.md
T
2024-05-25 21:48:12 +02:00

21 lines
794 B
Markdown

### [CVE-2020-5842](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-5842)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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