vendor:
MyBB OUGC Feedback Plugin
by:
0xB9
6.1
CVSS
MEDIUM
Cross-Site Scripting
79
CWE
Product Name: MyBB OUGC Feedback Plugin
Affected Version From: 1.8.22
Affected Version To: 1.8.22
Patch Exists: YES
Related CWE: CVE-2021-28115
CPE: 2.3:a:mybb:mybb_ougc_feedback_plugin:1.8.22
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 10
2021
MyBB OUGC Feedback Plugin 1.8.22 – Cross-Site Scripting
This plugin adds a feedback system to your forum. Edit feedback button is vulnerable to XSS. Go to a user profile, add feedback and leave the following payload as comment '><script>alert(1)</script>. When clicking Edit payload will execute.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in the application.