mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-15 03:30:24 +02:00
18 lines
641 B
Markdown
18 lines
641 B
Markdown
### [CVE-2018-14724](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-14724)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In the Ban List plugin 1.0 for MyBB, any forum user with mod privileges can ban users and input an XSS payload into the ban reason, which is executed on the bans.php page.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/46347
|
|
|
|
#### Github
|
|
- https://github.com/ARPSyndicate/cvemon
|
|
|