First published: Tue Feb 11 2020(Updated: )
Cross-site scripting (XSS) vulnerability in MyBB before 1.6.13 allows remote authenticated users to inject arbitrary web script or HTML via the name parameter in the edit action of the config-profile_fields module.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Mybb Mybb | <1.6.13 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
The CVE ID of the vulnerability is CVE-2014-3826.
The severity of CVE-2014-3826 is medium with a CVSS score of 5.4.
CVE-2014-3826 affects MyBB versions up to and excluding 1.6.13.
A remote authenticated user can exploit CVE-2014-3826 by injecting arbitrary web scripts or HTML through the name parameter in the edit action of the config-profile_fields module.
Yes, a proof of concept for CVE-2014-3826 is available at http://adamziaja.com/poc/201312-xss-mybb.html.