mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-13 14:14:44 +02:00
18 lines
648 B
Markdown
18 lines
648 B
Markdown
### [CVE-2021-3298](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3298)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Collabtive 3.1 allows XSS when an authenticated user enters an XSS payload into the address section of the profile edit page, aka the manageuser.php?action=edit address1 parameter.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/49468
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|