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

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The messaging subsystem in the Online Discussion Forum 1.0 is vulnerable to XSS in the message body. An authenticated user can send messages to arbitrary users on the system that include javascript that will execute when viewing the messages page.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/48897
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|