vendor:
MyBB Moderator Log Notes Plugin
by:
0xB9
7.8
CVSS
HIGH
Cross-Site Request Forgery
352
CWE
Product Name: MyBB Moderator Log Notes Plugin
Affected Version From: 1.1
Affected Version To: 1.1
Patch Exists: YES
Related CWE: N/A
CPE: a:mybb:mybb:1.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Ubuntu 18.04
2018
MyBB Moderator Log Notes Plugin 1.1 – Cross-Site Request Forgery
The plugin allows moderators to save notes and display them in a list in the modCP. The CSRF allows an attacker to remotely delete all mod notes and mod note logs in the modCP & ACP.
Mitigation:
Implementing a CSRF token in the request can prevent this attack.