Files
CVEs-PoC/2018/CVE-2018-11502.md
T
2024-06-18 02:51:15 +02:00

19 lines
815 B
Markdown

### [CVE-2018-11502](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-11502)
![](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
An issue was discovered in the Moderator Log Notes plugin 1.1 for MyBB. It allows moderators to save notes and display them in a list in the modCP. An attacker can remotely delete all mod notes and mod note logs in the modCP and ACP via CSRF.
### POC
#### Reference
- https://packetstormsecurity.com/files/148999/MyBB-Moderator-Log-Notes-1.1-Cross-Site-Request-Forgery.html
- https://www.exploit-db.com/exploits/45224/
#### Github
No PoCs found on GitHub currently.