MyBB 1.8.4

CPE Details

MyBB 1.8.4
1.8.4
2018-07-26 14:59 +00:00
2018-07-26 14:59 +00:00

Alerte pour un CPE

Stay informed of any changes for a specific CPE.
Alert management

CPE Name: cpe:2.3:a:mybb:mybb:1.8.4:*:*:*:*:*:*:*

Informations

Vendor

mybb

Product

mybb

Version

1.8.4

Related CVE

Open and find in CVE List

CVE ID Published Description Score Severity
CVE-2023-46251 2023-11-06 17:41 +00:00 MyBB is a free and open source forum software. Custom MyCode (BBCode) for the visual editor (_SCEditor_) doesn't escape input properly when rendering HTML, resulting in a DOM-based XSS vulnerability. This weakness can be exploited by pointing a victim to a page where the visual editor is active (e.g. as a post or Private Message) and operates on a maliciously crafted MyCode message. This may occur on pages where message content is pre-filled using a GET/POST parameter, or on reply pages where a previously saved malicious message is quoted. The impact is be mitigated when: 1. the visual editor is disabled globally (_Admin CP → Configuration → Settings → Clickable Smilies and BB Code: [Clickable MyCode Editor](https://github.com/mybb/mybb/blob/mybb_1836/install/resources/settings.xml#L2087-L2094)_ is set to _Off_), or 2. the visual editor is disabled for individual user accounts (_User CP → Your Profile → Edit Options_: _Show the MyCode formatting options on the posting pages_ checkbox is not checked). MyBB 1.8.37 resolves this issue with the commit `6dcaf0b4d`. Users are advised to upgrade. Users unable to upgrade may mitigate the impact without upgrading MyBB by changing the following setting (_Admin CP → Configuration → Settings_): - _Clickable Smilies and BB Code → [Clickable MyCode Editor](https://github.com/mybb/mybb/blob/mybb_1836/install/resources/settings.xml#L2087-L2094)_: _Off_. Similarly, individual MyBB forum users are able to disable the visual editor by diabling the account option (_User CP → Your Profile → Edit Options_) _Show the MyCode formatting options on the posting pages_.
7.5
HIGH
CVE-2023-45556 2023-11-05 23:00 +00:00 Cross Site Scripting vulnerability in Mybb Mybb Forums v.1.8.33 allows a local attacker to execute arbitrary code via the theme Name parameter in the theme management component.
5.4
MEDIUM
CVE-2020-22612 2023-08-31 22:00 +00:00 Installer RCE on settings file write in MyBB before 1.8.22.
9.8
CRITICAL
CVE-2023-41362 2023-08-28 22:00 +00:00 MyBB before 1.8.36 allows Code Injection by users with certain high privileges. Templates in Admin CP intentionally use eval, and there was some validation of the input to eval, but type juggling interfered with this when using PCRE within PHP.
7.2
HIGH
CVE-2023-28467 2023-05-21 22:00 +00:00 In MyBB before 1.8.34, there is XSS in the User CP module via the user email field.
6.1
MEDIUM
CVE-2022-45867 2023-01-02 23:00 +00:00 MyBB before 1.8.33 allows Directory Traversal. The Admin CP Languages module allows remote authenticated users, with high privileges, to achieve local file inclusion and execution.
7.2
HIGH
CVE-2022-43707 2022-11-20 23:00 +00:00 MyBB 1.8.31 has a Cross-site scripting (XSS) vulnerability in the visual MyCode editor (SCEditor) allows remote attackers to inject HTML via user input or stored data
6.1
MEDIUM
CVE-2022-43708 2022-11-20 23:00 +00:00 MyBB 1.8.31 has a (issue 2 of 2) cross-site scripting (XSS) vulnerabilities in the post Attachments interface allow attackers to inject HTML by persuading the user to upload a file with specially crafted name
6.1
MEDIUM
CVE-2022-43709 2022-11-20 23:00 +00:00 MyBB 1.8.31 has a SQL injection vulnerability in the Admin CP's Users module allows remote authenticated users to modify the query string via direct user input or stored search filter settings.
4.9
MEDIUM
CVE-2022-39265 2022-10-05 22:00 +00:00 MyBB is a free and open source forum software. The _Mail Settings_ → Additional Parameters for PHP's mail() function mail_parameters setting value, in connection with the configured mail program's options and behavior, may allow access to sensitive information and Remote Code Execution (RCE). The vulnerable module requires Admin CP access with the `_Can manage settings?_` permission and may depend on configured file permissions. MyBB 1.8.31 resolves this issue with the commit `0cd318136a`. Users are advised to upgrade. There are no known workarounds for this vulnerability.
7.2
HIGH
CVE-2017-8103 2022-10-03 14:23 +00:00 In MyBB before 1.8.11, the Email MyCode component allows XSS, as demonstrated by an onmouseover event.
6.1
MEDIUM
CVE-2022-24734 2022-03-09 20:25 +00:00 MyBB is a free and open source forum software. In affected versions the Admin CP's Settings management module does not validate setting types correctly on insertion and update, making it possible to add settings of supported type `php` with PHP code, executed on on _Change Settings_ pages. This results in a Remote Code Execution (RCE) vulnerability. The vulnerable module requires Admin CP access with the `Can manage settings?` permission. MyBB's Settings module, which allows administrators to add, edit, and delete non-default settings, stores setting data in an options code string ($options_code; mybb_settings.optionscode database column) that identifies the setting type and its options, separated by a new line character (\n). In MyBB 1.2.0, support for setting type php was added, for which the remaining part of the options code is PHP code executed on Change Settings pages (reserved for plugins and internal use). MyBB 1.8.30 resolves this issue. There are no known workarounds.
7.2
HIGH
CVE-2021-43281 2021-11-04 16:42 +00:00 MyBB before 1.8.29 allows Remote Code Injection by an admin with the "Can manage settings?" permission. The Admin CP's Settings management module does not validate setting types correctly on insertion and update, making it possible to add settings of supported type "php" with PHP code, executed on Change Settings pages.
7.2
HIGH
CVE-2021-41866 2021-10-26 19:25 +00:00 MyBB before 1.8.28 allows stored XSS because the displayed Template Name value in the Admin CP's theme management is not escaped properly.
5.4
MEDIUM
CVE-2021-27949 2021-03-15 16:19 +00:00 Cross-site Scripting vulnerability in MyBB before 1.8.26 via Custom moderator tools.
6.1
MEDIUM
CVE-2021-27948 2021-03-15 16:13 +00:00 SQL Injection vulnerability in MyBB before 1.8.26 via User Groups. (issue 3 of 3).
7.2
HIGH
CVE-2021-27947 2021-03-15 16:10 +00:00 SQL Injection vulnerability in MyBB before 1.8.26 via the Copy Forum feature in Forum Management. (issue 2 of 3).
7.2
HIGH
CVE-2021-27946 2021-03-15 16:08 +00:00 SQL Injection vulnerability in MyBB before 1.8.26 via poll vote count. (issue 1 of 3).
8.8
HIGH
CVE-2021-27890 2021-03-15 16:04 +00:00 SQL Injection vulnerablity in MyBB before 1.8.26 via theme properties included in theme XML files.
8.8
HIGH
CVE-2021-27889 2021-03-15 15:57 +00:00 Cross-site Scripting (XSS) vulnerability in MyBB before 1.8.26 via Nested Auto URL when parsing messages.
6.1
MEDIUM
CVE-2021-27279 2021-02-22 18:04 +00:00 MyBB before 1.8.25 allows stored XSS via nested [email] tags with MyCode (aka BBCode).
5.4
MEDIUM
CVE-2020-15139 2020-08-10 19:35 +00:00 In MyBB before version 1.8.24, the custom MyCode (BBCode) for the visual editor doesn't escape input properly when rendering HTML, resulting in a DOM-based XSS vulnerability. The weakness can be exploited by pointing a victim to a page where the visual editor is active (e.g. as a post or Private Message) and operates on a maliciously crafted MyCode message. This may occur on pages where message content is pre-filled using a GET/POST parameter, or on reply pages where a previously saved malicious message is quoted. After upgrading MyBB to 1.8.24, make sure to update the version attribute in the `codebuttons` template for non-default themes to serve the latest version of the patched `jscripts/bbcodes_sceditor.js` file.
8.8
HIGH
CVE-2019-20225 2020-01-02 13:02 +00:00 MyBB before 1.8.22 allows an open redirect on login.
6.1
MEDIUM
CVE-2019-12831 2019-06-15 15:05 +00:00 In MyBB before 1.8.21, an attacker can abuse a default behavior of MySQL on many systems (that leads to truncation of strings that are too long for a database column) to create a PHP shell in the cache directory of a targeted forum via a crafted XML import, as demonstrated by truncation of aaaaaaaaaaaaaaaaaaaaaaaaaa.php.css to aaaaaaaaaaaaaaaaaaaaaaaaaa.php with a 30-character limit, aka theme import stylesheet name RCE.
7.2
HIGH
CVE-2019-12830 2019-06-15 15:04 +00:00 In MyBB before 1.8.21, an attacker can exploit a parsing flaw in the Private Message / Post renderer that leads to [video] BBCode persistent XSS to take over any forum account, aka a nested video MyCode issue.
8.7
HIGH
CVE-2018-19202 2019-04-11 18:00 +00:00 A reflected XSS vulnerability in index.php in MyBB 1.8.x through 1.8.19 allows remote attackers to inject JavaScript via the 'upsetting[bburl]' parameter.
6.1
MEDIUM
CVE-2018-19201 2019-03-29 17:58 +00:00 A reflected XSS vulnerability in the ModCP Profile Editor in MyBB before 1.8.20 allows remote attackers to inject JavaScript via the 'username' parameter.
6.1
MEDIUM
CVE-2018-17128 2018-09-17 02:00 +00:00 A Persistent XSS issue was discovered in the Visual Editor in MyBB before 1.8.19 via a Video MyCode.
5.4
MEDIUM
CVE-2018-1000502 2018-06-26 14:00 +00:00 MyBB Group MyBB contains a File Inclusion vulnerability in Admin panel (Tools and Maintenance -> Task Manager -> Add New Task) that can result in Allows Local File Inclusion on modern PHP versions and Remote File Inclusion on ancient PHP versions. This attack appear to be exploitable via Must have access to admin panel. This vulnerability appears to have been fixed in 1.8.15.
7.2
HIGH
CVE-2018-1000503 2018-06-26 14:00 +00:00 MyBB Group MyBB contains a Incorrect Access Control vulnerability in Private forums that can result in Users can view posts from private forums without having the password. This attack appear to be exploitable via Subscribe to a forum through IDOR. This vulnerability appears to have been fixed in 1.8.15.
4.3
MEDIUM
CVE-2017-16780 2017-11-10 22:00 +00:00 The installer in MyBB before 1.8.13 allows remote attackers to execute arbitrary code by writing to the configuration file.
9.8
CRITICAL
CVE-2017-16781 2017-11-10 22:00 +00:00 The installer in MyBB before 1.8.13 has XSS.
5.4
MEDIUM
CVE-2017-8104 2017-04-24 16:00 +00:00 In MyBB before 1.8.11, the smilie module allows Directory Traversal via the pathfolder parameter.
5.3
MEDIUM
CVE-2017-7566 2017-04-06 14:00 +00:00 MyBB before 1.8.11 allows remote attackers to bypass an SSRF protection mechanism.
7.7
HIGH
CVE-2015-8973 2017-01-31 21:00 +00:00 xmlhttp.php in MyBB (aka MyBulletinBoard) before 1.6.18 and 1.8.x before 1.8.6 and MyBB Merge System before 1.8.6 allows remote attackers to bypass intended access restrictions via vectors related to the forum password.
8.3
HIGH
CVE-2015-8974 2017-01-31 21:00 +00:00 SQL injection vulnerability in the Group Promotions module in the admin control panel in MyBB (aka MyBulletinBoard) before 1.6.18 and 1.8.x before 1.8.6 and MyBB Merge System before 1.8.6 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.
10
CRITICAL
CVE-2015-8975 2017-01-31 21:00 +00:00 Cross-site scripting (XSS) vulnerability in the error handler in MyBB (aka MyBulletinBoard) before 1.6.18 and 1.8.x before 1.8.6 and MyBB Merge System before 1.8.6 might allow remote attackers to inject arbitrary web script or HTML via unspecified vectors.
6.1
MEDIUM
CVE-2015-8976 2017-01-31 21:00 +00:00 Cross-site scripting (XSS) vulnerability in MyBB (aka MyBulletinBoard) before 1.6.18 and 1.8.x before 1.8.6 and MyBB Merge System before 1.8.6 might allow remote attackers to inject arbitrary web script or HTML via vectors related to "old upgrade files."
6.1
MEDIUM
CVE-2015-8977 2017-01-31 21:00 +00:00 MyBB (aka MyBulletinBoard) before 1.6.18 and 1.8.x before 1.8.6 and MyBB Merge System before 1.8.6 allow remote attackers to obtain the installation path via vectors involving error log files.
7.5
HIGH
CVE-2016-9402 2017-01-31 21:00 +00:00 SQL injection vulnerability in the moderation tool in MyBB (aka MyBulletinBoard) before 1.8.7 and MyBB Merge System before 1.8.7 might allow remote attackers to execute arbitrary SQL commands via unspecified vectors.
9.8
CRITICAL
CVE-2016-9403 2017-01-31 21:00 +00:00 newreply.php in MyBB (aka MyBulletinBoard) before 1.8.7 and MyBB Merge System before 1.8.7 allows remote attackers to have unspecified impact by leveraging a missing permission check.
9.8
CRITICAL
CVE-2016-9404 2017-01-31 21:00 +00:00 Cross-site scripting (XSS) vulnerability in MyBB (aka MyBulletinBoard) before 1.8.7 and MyBB Merge System before 1.8.7 might allow remote attackers to inject arbitrary web script or HTML via vectors related to login.
6.1
MEDIUM
CVE-2016-9405 2017-01-31 21:00 +00:00 Cross-site scripting (XSS) vulnerability in member validation in MyBB (aka MyBulletinBoard) before 1.8.7 and MyBB Merge System before 1.8.7 might allow remote attackers to inject arbitrary web script or HTML via unspecified vectors.
6.1
MEDIUM
CVE-2016-9406 2017-01-31 21:00 +00:00 Cross-site scripting (XSS) vulnerability in the User control panel in MyBB (aka MyBulletinBoard) before 1.8.7 and MyBB Merge System before 1.8.7 might allow remote attackers to inject arbitrary web script or HTML via unspecified vectors.
6.1
MEDIUM
CVE-2016-9407 2017-01-31 21:00 +00:00 Cross-site scripting (XSS) vulnerability in MyBB (aka MyBulletinBoard) before 1.8.7 and MyBB Merge System before 1.8.7 might allow remote attackers to inject arbitrary web script or HTML via vectors involving Mod control panel logs.
6.1
MEDIUM
CVE-2016-9408 2017-01-31 21:00 +00:00 Cross-site scripting (XSS) vulnerability in the Mod control panel in MyBB (aka MyBulletinBoard) before 1.8.7 and MyBB Merge System before 1.8.7 might allow remote attackers to inject arbitrary web script or HTML via vectors involving editing users.
6.1
MEDIUM
CVE-2016-9409 2017-01-31 21:00 +00:00 Cross-site scripting (XSS) vulnerability in the Admin control panel in MyBB (aka MyBulletinBoard) before 1.8.7 and MyBB Merge System before 1.8.7 might allow remote attackers to inject arbitrary web script or HTML via vectors involving pruning logs.
6.1
MEDIUM
CVE-2016-9410 2017-01-31 21:00 +00:00 MyBB (aka MyBulletinBoard) before 1.8.7 and MyBB Merge System before 1.8.7 might allow remote attackers to obtain sensitive database information via vectors involving templates.
7.5
HIGH
CVE-2016-9411 2017-01-31 21:00 +00:00 The Admin control panel in MyBB (aka MyBulletinBoard) before 1.8.7 and MyBB Merge System before 1.8.7 allows remote attackers to obtain the installation path via vectors involving sending mails.
5.3
MEDIUM
CVE-2016-9412 2017-01-31 21:00 +00:00 MyBB (aka MyBulletinBoard) before 1.8.7 and MyBB Merge System before 1.8.7 allow attackers to have unspecified impact via vectors related to low adminsid and sid entropy.
9.8
CRITICAL
CVE-2016-9413 2017-01-31 21:00 +00:00 The Admin control panel in MyBB (aka MyBulletinBoard) before 1.8.7 and MyBB Merge System before 1.8.7 allows remote attackers to conduct clickjacking attacks via unspecified vectors.
6.5
MEDIUM
CVE-2016-9414 2017-01-31 21:00 +00:00 MyBB (aka MyBulletinBoard) before 1.8.7 and MyBB Merge System before 1.8.7 allow remote attackers to obtain sensitive information by leveraging missing directory listing protection in upload directories.
7.5
HIGH
CVE-2016-9415 2017-01-31 21:00 +00:00 MyBB (aka MyBulletinBoard) before 1.8.8 on Windows and MyBB Merge System before 1.8.8 on Windows allow remote attackers to overwrite arbitrary CSS files via vectors related to "style import."
7.5
HIGH
CVE-2016-9416 2017-01-31 21:00 +00:00 SQL injection vulnerability in the users data handler in MyBB (aka MyBulletinBoard) before 1.8.8 and MyBB Merge System before 1.8.8 allows remote attackers to execute arbitrary SQL commands via unspecified vectors.
9.8
CRITICAL
CVE-2016-9417 2017-01-31 21:00 +00:00 The fetch_remote_file function in MyBB (aka MyBulletinBoard) before 1.8.8 and MyBB Merge System before 1.8.8 allows remote attackers to conduct server-side request forgery (SSRF) attacks via unspecified vectors.
7.4
HIGH
CVE-2016-9418 2017-01-31 21:00 +00:00 MyBB (aka MyBulletinBoard) before 1.8.8 on Windows and MyBB Merge System before 1.8.8 on Windows might allow remote attackers to obtain sensitive information from ACP backups via vectors involving a short name.
7.5
HIGH
CVE-2016-9419 2017-01-31 21:00 +00:00 Cross-site scripting (XSS) vulnerability in the Admin control panel in MyBB (aka MyBulletinBoard) before 1.8.8 and MyBB Merge System before 1.8.8 allows remote attackers to inject arbitrary web script or HTML via unspecified vectors.
6.1
MEDIUM
CVE-2016-9420 2017-01-31 21:00 +00:00 MyBB (aka MyBulletinBoard) before 1.8.8 and MyBB Merge System before 1.8.8 allow remote attackers to have unspecified impact via vectors related to "loose comparison false positives."
9.8
CRITICAL
CVE-2016-9421 2017-01-31 21:00 +00:00 Cross-site scripting (XSS) vulnerability in the Users module in the Admin control panel in MyBB (aka MyBulletinBoard) before 1.8.8 and MyBB Merge System before 1.8.8 might allow remote attackers to inject arbitrary web script or HTML via unspecified vectors.
6.1
MEDIUM
CVE-2015-4552 2015-09-03 15:00 +00:00 Cross-site scripting (XSS) vulnerability in the quick edit function in xmlhttp.php in MyBB (aka MyBulletinBoard) before 1.8.5 allows remote attackers to inject arbitrary web script or HTML via the content of a post.
4.3
CVE-2011-4569 2011-11-29 10:00 +00:00 SQL injection vulnerability in userbarsettings.php in the Userbar plugin 2.2 for MyBB Forum allows remote attackers to execute arbitrary SQL commands via the image2 parameter.
7.5
Click on the button to the left (OFF), to authorize the inscription of cookie improving the functionalities of the site. Click on the button to the left (Accept all), to unauthorize the inscription of cookie improving the functionalities of the site.