RSS   Podatności dla 'MYBB'   RSS

2022-03-09
 
CVE-2022-24734

CWE-94
 

 
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.

 
2021-11-04
 
CVE-2021-43281

CWE-94
 

 
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.

 
2021-10-26
 
CVE-2021-41866

CWE-79
 

 
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.

 
2021-08-31
 
CVE-2020-19049

CWE-79
 

 
Cross Site Scripting (XSS) in MyBB v1.8.20 allows remote attackers to inject arbitrary web script or HTML via the "Description" field found in the "Add New Forum" page by doing an authenticated POST HTTP request to '/Upload/admin/index.php?module=forum-management&action=add'.

 
2021-03-15
 
CVE-2021-27949

CWE-79
 

 
Cross-site Scripting vulnerability in MyBB before 1.8.26 via Custom moderator tools.

 
 
CVE-2021-27948

CWE-89
 

 
SQL Injection vulnerability in MyBB before 1.8.26 via User Groups. (issue 3 of 3).

 
 
CVE-2021-27947

CWE-89
 

 
SQL Injection vulnerability in MyBB before 1.8.26 via the Copy Forum feature in Forum Management. (issue 2 of 3).

 
 
CVE-2021-27946

CWE-89
 

 
SQL Injection vulnerability in MyBB before 1.8.26 via poll vote count. (issue 1 of 3).

 
 
CVE-2021-27890

CWE-89
 

 
SQL Injection vulnerablity in MyBB before 1.8.26 via theme properties included in theme XML files.

 
 
CVE-2021-27889

CWE-79
 

 
Cross-site Scripting (XSS) vulnerability in MyBB before 1.8.26 via Nested Auto URL when parsing messages.

 


Copyright 2024, cxsecurity.com

 

Back to Top